Hacker News new | ask | show | jobs
by erric 2817 days ago
You can run MacOS in a VM as long as it’s on apple hardware.
4 comments

Outside of that MacOS in a VM is a bit performance hamstrung as hardware acceleration for graphics doesn't work in most straightforward setups.
Do you have any references to running GPU workloads on a Mac VM?
NVidia passthrough is actually not too hard to get working these days on KVM, thanks to the driver support that’s been added aimed at eGPUs.
Right, but then the question of what hardware to use remains. And if you find it, perhaps the VM isn't as necessary.
"DO NOT JUMP THE FENCE"
However, even in a VM it's missing hardware IDs that prevent it from being able to sign an app that can actually run on an iPhone.
What hardware ID are you talking about? As far as I was aware, as long as your code is validly signed it should run fine on iPhone.