Replies: 1 comment
-
|
hey @Opuqide. got to it now—it should be available as a machine. about the entitlement, QEMU's codebase already has that logic, all you need to do is use the resulting binary from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So, in the original QEMU, when compiling all softmmu's, VMApple is added to
qemu-system-aarch64. Why not add instructions on how to install macOS and use it in QEMU?When running

./qemu-system-aarch64-unsigned, VMApple doesn't show up.It'd be nice to run another Apple operating system instead of just iOS!
A little side-note: This will require the
Hypervisorframework, so the command must be signed withcom.apple.security.hypervisor. For Linux, you can take advantage using the kernel and run the VM using KVM and OpenCore.Beta Was this translation helpful? Give feedback.
All reactions