Highlights
- QEMU v9.1.0 The backend has been updated to the latest upstream QEMU which brings with it a variety of bug fixes and performance improvements.
- (macOS 15) Nested virtualization for Linux Linux VMs using Apple Virtualization backend on macOS 15 and M3 or newer will now have nested virtualization enabled by default.
- (macOS 15) Total Store Ordering for QEMU VMs using QEMU backend on macOS 15 can now enable TSO (in QEMU settings) at the hypervisor level. When TSO is enabled on a guest operating system that is aware of the system register (i.e. Rosetta for Linux), performance of Intel emulation within the guest can be greatly improved. Note that if the guest kernel supports dynamically toggling TSO, you do not need to enable this.
- (macOS 15) Improved macOS guest support The last window size (including full screen size) will be restored when the guest supports dynamic resolution. Removable drives and shared directories can now be ejected and changed while the macOS VM is running. Copy/paste synchronization between macOS 15 guest and host now works when the guest tools are installed (from the CD icon in the toolbar).
Notes
- (macOS) There is a known issue with macOS 15.0 and 15.0.1 where accesses to files will fail due to permission error. This issue has been resolved with macOS 15.1.
- (macOS) There is a known issue on M4 series of Macs where virtualization fails for macOS guests older than 13.4. The issue should be addressed by Apple in a future update. (#6794)
- The update to QEMU v9.1.0 will likely introduce new issues and regressions. If you experience any problem (crashes, performance, errors) that was not evident in v4.5.x, please open an issue and provide all the requested information. It would also be helpful if you can provide a reproducible example and note the last version of UTM where it worked properly.
Changes (v4.6.1)
- Updated SPICE GTK to v0.42, libsoup to v3.6.0, and phodav to 3.0
- Fixed an issue where an empty and broken .utm package is created when creation of VM fails
- Localization: Updated Chinese (Hong Kong, Simplified) (thanks @changanmoon)
- Localization: Updated Japanese (thanks @MMP0)
- (macOS) Fix fullscreen button showing up as zoom when the dock icon is disabled (thanks @ntoskrnl) (#6269)
- (macOS) Fixed an issue "With SME enabled, at least one vector length must be enabled." when an M4 series Mac is running macOS 15.2 beta (#6790)
- (macOS) Fixed permission issue with EFI vars when installed with Nix (#6725)
- (macOS 13) Enable changing shared directory for newer macOS guests (#6807)
- (macOS) Fixed a memory leak caused by an event listener not unregistering after the VM window is closed
- (macOS) Support saving and restoring dynamic resolution when the guest supports it (both QEMU SPICE based and Apple Virtualization based guests)
- (macOS) Scripting: added new import and export commands to the Apple Script interface as well as extra QEMU args to the configuration for a new VM (thanks @naveenrajm7) (#6716, #6734, #6741)
- (macOS) Scripting: Fixed a crash when an invalid .utm package is found
- (macOS 15) Virtualization: Fixed nested virtualization not being set (#6789)
- (macOS 15) Virtualization: Support ejecting and changing removable drives while the VM is running
- (macOS 15) Virtualization: Support installing guest tools for macOS guests
- (macOS 15) Virtualization: Support copy-paste on macOS 15 guests when guest tools is installed
- (macOS) Home: Fixed alerts not showing up
- (macOS) Home: Fixed VM download confirmation not showing up when wizard is open (#6820)
Changes (v4.6.0)
- Updated to QEMU v9.1.0
- Fixed "RPC timeout" when stopping a VM
- Fixed a race condition when cleaning up SPICE objects
- Localization: Updated Chinese (Hong Kong, Simplified) (thanks @changanmoon)
- (iOS 16+) Home: Always show the sidebar
- (macOS 15) Enable nested virtualization when available
Issues
Please check the full list on Github and help report any bug you find that is not listed.
Installation
File | Description | Installation | JIT | Hypervisor | USB |
---|---|---|---|---|---|
UTM.deb | Jailbroken iOS version | Open in Cydia, dpkg, or Sileo | Yes | Yes(1) | Yes |
UTM.dmg | macOS version | Mounting and copying UTM.app to /Applications | Yes | Yes | Yes |
UTM.ipa | Non-jailbroken iOS version (sideloading) | AltStore, etc (see guide) | Yes(2) | No | No |
UTM-HV.ipa | Non-jailbroken iOS version (TrollStore) | TrollStore | Yes | Yes(1) | Yes |
UTM-SE.ipa | Non-jailbroken iOS version (sideloading) | AltStore, enterprise signing, etc | No | No | No |
UTM-Remote.ipa | Remote client | Any | No | No | No |
- Hypervisor on iOS requires an M1 iPad or newer.
- Enabling JIT may require a separate JIT enabler such as Jitterbug or Jitstreamer.