No, Hypervisor.framewok and Virtualization.framework are two different things. Virtualization.framework was introduced in macOS 11 as an alternative to Hypervisor.framework.
Apple's documentation for Hypervisor.framework: https://developer.apple.com/documentation/hypervisor For Virtualization.framework: https://developer.apple.com/documentation/virtualization On Fri, Dec 2, 2022, 5:48 AM Bryan Steele <[email protected]> wrote: > On Fri, Dec 02, 2022 at 05:23:45AM -0800, Catherine Kelly wrote: > > UTM does not use Virtualization.framework. It is a GUI wrapper for QEMU. > > https://mac.getutm.app/ > > "UTM employs Apple's Hypervisor virtualization framework to run ARM64 > operating systems on Apple Silicon at near native speeds." > > > On Fri, Dec 2, 2022, 3:11 AM Stuart Henderson <[email protected]> > wrote: > > > > > On 2022/12/01 19:55, Catherine Kelly wrote: > > > > Bryan Steele wrote: > > > > > You may need to switch to the framebuffer console. > > > > > > > > > > boot> set tty fb0 > > > > > > > > I've tried that - it still didn't boot. > > > > > > I don't know if it's general to all Virtualization.frameworks VMs, but > > > to run OpenBSD under UTM I needed to disable viorng in the VM config > > > otherwise it would hang (I forget where, but RNG is setup early so it > > > could be at this point). > > > > > > > >
