
Once you’ve created a VM, what’s interesting is that it will immediately show download progress:Īutomatic IPSW discovery courtesy of VZMacOSRestoreImage.fetchLatestSupportedWithCompletionHandler The Parallels UI presents a straightforward path to getting a Mac VM created when running on an M1.

Any of this experimentation requires running macOS Monterey betas as the host OS. The other repos I listed above are also easy enough to get started with, just that the setup steps vary slightly and also require you to build the projects from source (which still requires Xcode 13 betas, since only these include the macOS 12 platform SDK). This KB article from Parallels also covers macOS Monterey guest support on Apple Silicon in more detail. Parallels offers a 14-day trial of the Parallels Desktop product. So, I just started using Parallels to experiment with what was possible at this early stage (and to just take the easiest path to seeing this for my own eyes). I’m aware of only one commercial offering that uses these new APIs, and that is Parallels Desktop 17. Where can we see some of these new Virtualization framework features already implemented? There are several open-source experiments you’ll find on GitHub: Virtualizing on Apple Siliconīecause Apple Silicon hardware has such great performance at a low thermal cost, and Apple hardware is the only legal platform on which (as a user) to run macOS, and macOS is the only officially-supported platform for building and releasing apps for Apple hardware platforms, I’m very interested in being able to continue to virtualize macOS as we transition away from Intel-based Apple hardware. What’s interesting here is that (I think) it’s the first time we see native Apple APIs for macOS guest virtual machines. VZVirtioSoundDeviceOutputStreamConfiguration VZVirtioSoundDeviceInputStreamConfiguration VZUSBScreenCoordinatePointingDeviceConfiguration In particular, notice the VZMac* APIs: VZAudioDeviceConfiguration


Here’s the new APIs below (at time of writing, where Monterey’s latest version is beta 10). When Apple released the first macOS 12 Monterey betas in June 2021, some interesting new APIs were added to the Virtualization framework developer docs. Check out the follow-up article from June 2022 here. Note: Since this article was originally published, there have been exciting new developments.
