Hacker News new | ask | show | jobs
by mrgalaxy 1474 days ago
There’s literally only one feature on the iPad I want: virtualization. Can it do that yet?
4 comments

No, not yet (not without jailbreak, at least). https://worthdoingbadly.com/hv/ mentions that M1 iPads "already have Hypervisor support unlocked in the kernel" so they might be planning something for someday…
Not until they're forced to by court order.

Remember, even arbitrary code execution is officially not allowed yet (yes there are exceptions)

Why is this being downvoted? with virtualization you could just run a linux distro or whatever and a lot of the complains in this thread would be resolved
yes, actually: https://getutm.app
> Does this require a jailbreak?

> UTM is supported on iOS 11, 12, and 13 for non-jailbroken devices through sideloading. UTM requires a jailbreak to use on iOS 14.

That is emulation, using I would guess qemu. The ipad hardware is capable of full hardware virtualization.
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