Skip to content

KVM support #87

@whitebelyash

Description

@whitebelyash

Would massively speed up iOS on 16K hosts (Raspberry Pi 5 or Asahi Linux Macs).

Currently it crashes on T8103/M1 with:

info: lookup_in_static_trust_cache @ 0xfffffff0097edcb8

Missing patch: trustcache16
kvm_set_user_memory_region: KVM_SET_USER_MEMORY_REGION failed, slot=16, start=0x210050000, size=0x10000: Invalid argument
kvm_set_phys_mem: error registering slot: Invalid argument
/home/whbex/boot.sh: line 8: 21027 Aborted         

unlike HVF, that at least somewhat boots.

Initially thought of posting this in #68, but that issue now tracks Hypervisor.framework support on macOS hosts.

Metadata

Metadata

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions