You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remember to back up your VMs before running a beta release of UTM!
Highlights
Multiple display and headless display is now supported for QEMU machines. You can configure 0 or more displays as well as 0 or more builtin terminal consoles. On macOS, a new window will be created for each display and builtin terminal. On iOS, you can create multiple windows (iPad) as well as plug in an external display or AirPlay (iPad or iPhone) and assign outputs to each window.
Ventura updates to Virtualization. macOS Ventura introduces new features to Virtualization.framework that is now integrated into UTM. You can now create GUI Linux VMs with EFI boot. Clipboard sharing and directory sharing now works with macOS Ventura guests. Rosetta x86_64 emulation is supported for Linux VMs on Apple Silicon.
VirtFS sharing for QEMU. This can be enabled in the VM settings under Sharing. You can mount the tag "share" in the VM. Note that macOS UID are numbered differently than Linux so you may need to set up your guest to have permission to access the shared directory.
Easier Windows 10/11 installation and Windows guest tools downloader. You can now download and mount the Windows drivers and guest tools ISO image with a single click (macOS: disk icon in VM window, iOS: 3D touch context menu on home screen). Additionally, the ISO now include an "Autounattend.xml" which is recognized by the Windows 10/11 installer. When mounted to a second CD drive, the installer will install the correct drivers, bypass secure boot/TPM requirements, and launch the SPICE tools installer on first login.
(macOS) Resize QEMU disk images. In the drives settings page, you can now expand the size of the QCOW2 disk image.
(iOS) QEMU Virtualization for M1 iPad. With the release of TrollStore, you can now enable Hypervisor on iOS. Note that only M1 hardware and kernel have support for Hypervisor. iOS 14.4.2-14.5.1 is supported only on M1 iPad Pro jailbroken with fugu14/unc0ver. iOS 15.0-15.1.1 is supported on any M1 iPad running TrollStore.
Notes
iOS 14 and macOS 11.3 are the new minimum supported systems. Please use UTM v3.x for support down to iOS 11 and macOS 11
The configuration backend has been massively rewritten. Please backup all VMs prior to updating as you will not be able to re-open VMs saved by UTM v4 on older versions of UTM if you decide to downgrade.
Wizard: No longer tries to download the Windows guest tools when selecting a non-Windows OS
(iOS) Enable build with Hypervisor.framework (support limited to M1 iPad)
(iOS) Fixed a crash when switching display in a window
(iOS) On jailbroken devices, the memory limit will automatically be increased to the maximum, preventing the Jetsam system from terminating UTM for memory usage
Fixed an issue where changing external drive/shared directory for a QEMU VM -> exit UTM -> reopen UTM and start the VM results in the drive/share not being restored
Disable changing a VirtFS share from the home window (this is not an supported operation)
Better detection of UUID collision which addresses an issue where VMs with the same UUID do not show up on the home screen and other VMs show up as duplicates and clicking on any of them results in a freeze
Removed "view.plist" for host-specific configuration settings (i.e. bookmarks to removable drives and window options) and replaced it with a new "registry" that is stored outside of the .utm bundle. Old "view.plist" settings and bookmarks will be migrated to the registry on first launch and the file will be deleted from the .utm bundle. For Apple VMs, the bookmarks will no longer be stored in config.plist and the settings will be migrated to the registry as well.
VirtFS no longer requires SPICE to be enabled (thanks @tie)
Support adding PTTY (macOS only), TCP client, and TCP server serial connections for QEMU machines (address should show up in the home screen) (PTY interface for QEMU backend #3546)
(macOS 13+) Add removable drives, will show up as USB mass storage
Issues
Please check the full list on Github and help report any bug you find that is not listed.
Known Issues
Automation URL commands currently do not work completely
(macOS) GUI Linux boot may not be compatible with all distros. Ubuntu Server 22.04 does not install.
Installation
iOS: Visit https://getutm.app/install/ for the most up to date installation instructions. macOS: Download "UTM.dmg" below and copy the contents to your /Applications directory.
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
No
Yes(1)
Yes
UTM.SE.ipa
Non-jailbroken iOS version (sideloading)
AltStore, enterprise signing, etc
No
No
No
Hypervisor on iOS requires an M1 iPad.
Enabling JIT may require a separate JIT enabler such as Jitterbug or Jitstreamer.
This discussion was created from the release v4.0.5 (Beta).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Remember to back up your VMs before running a beta release of UTM!
Highlights
Notes
Changes (v4.0.5)
Changes (v4.0.4)
Changes (v4.0.3)
Changes (v4.0.2)
Changes (v4.0.1)
Changes (v4.0.0)
Issues
Please check the full list on Github and help report any bug you find that is not listed.
Known Issues
Installation
iOS: Visit https://getutm.app/install/ for the most up to date installation instructions.
macOS: Download "UTM.dmg" below and copy the contents to your
/Applications
directory.This discussion was created from the release v4.0.5 (Beta).
Beta Was this translation helpful? Give feedback.
All reactions