Hacker News new | ask | show | jobs
by teruakohatu 1474 days ago
That is emulation, using I would guess qemu. The ipad hardware is capable of full hardware virtualization.
1 comments

fwiw, qemu is not always strictly emulation. On macOS, QEMU supports using Hypervisor.framework as a backend for fast same-arch system virtualization. This is also technically possible on M1 iOS devices (w/ forged entitlements) as you mentioned and someone actually did that recently