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
QEMU v10.0.2: The backend has been updated to the latest upstream QEMU which brings with it a variety of bug fixes and performance improvements.
Liquid Glass: UTM adopts the Liquid Glass design on *OS 26.
App Intents: New support for automation with Shortcuts.
Keyboard Shortcuts: Define custom key combinations (such as Ctrl+Alt+Del) that can be sent to the VM from the new Keyboard menu.
Improved Wizard: Simplify the creation of emulated machines by selecting from a list of well-supported configurations. The updated wizard can create more working configurations such as RISC-V64 Ubuntu, classic Mac OS 8.x/9.x, and Windows 95/98.
Notes
(iOS) iOS 26 breaks the technique that AltJIT and similar tools use to enable JIT.
Changes (v4.7.3)
Fixed a crash when starting a VM results in a block device error
Stop button can now be used a second time to force kill a VM if it is unresponsive after stopping for the first time
libusb: Fixed multiple race conditions that caused crashes when using USB capture
CocoaSpice: Fixed multiple race conditions that caused crashes during VM start
Localization: Updated Chinese (Hong Kong, Simplified) (thanks @changanmoon)
QEMU: Do not create a default floppy drive when -nodefaults is used. UTM configuration will set up a FDC device and this is the only way to set up bootindex for floppy.
Wizard: Legacy Windows configurations will now use PS/2 controller by default
Wizard: Update OS logos to be consistent with other icons
Wizard: Windows + i440fx hardware will now instantiate default devices (sound, VGA, networking) that should work with Windows 95/98
Wizard: Add additional supported hardware configurations for running older Windows
Wizard: Support floppy boot for Windows configuration
(macOS) Fixed connecting USB devices from secondary windows
(macOS) New "Virtual Machine" menu which mirrors the actions accessible through the toolbar
(macOS) Keyboard Shortcuts toolbar icon is no longer shown by default (it can be placed on the toolbar through View -> Customize Toolbar). It is also accessible through the "Virtual Machine" menu.
Wizard: New option to import an existing drive image when setting up a Linux VM. This allows Ubuntu for RISC-V64 to work out of the box. (No way to emulate Risc-V #7183)
Wizard: New option to create a serial port only Linux VM. This allows Ubuntu for RISC-V64 to work out of the box. (No way to emulate Risc-V #7183)
Wizard: Removed VHDX import option because Microsoft now provides ARM64 ISO images. Note: You can still create manually import an VHDX after creating a new VM.
Wizard: Most common and supported machines for emulation are now listed prominently with the full list of supported QEMU architectures/targets hidden behind an "Expert" mode. This is necessary because most of the QEMU targets are not properly supported by the wizard anyways and does not generate a bootable config. They usually require a lot more manual tinkering. The page order of the wizard is also tweaked so the hardware config comes before the boot config now.
Localization: Updated Chinese (Hong Kong, Simplified) (thanks @changanmoon)
(iOS SE) Fixed a crash when launching ArchLinux due to mis-handling of REV32
(iOS SE) Fixed a crash when the first instruction executed is a goto
(iOS SE) Removed ARM32, RISC-V32, and added M68K. There is little use for ARM32 and RISC-V32 as they cannot boot anything useful that cannot also be booted by the 64-bit variant (which is still included). If you have a counter example of this, please open an issue on GitHub and we can consider re-adding it back in the future. However, removing these will make the app size a lot smaller. M68K is added to support classic Mac OS.
(macOS) Host only networks: you can set up multiple host-only networks (including ones shared by VMware) and have multiple VMs on the same virtual network (thanks @Schamper)
(macOS) utmctl: added option to boot Apple VMs into recovery mode (thanks @cees-elzinga)
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
Uh oh!
There was an error while loading. Please reload this page.
-
Highlights
Notes
Changes (v4.7.3)
Changes (v4.7.2)
version
command to detect current UTM versionChanges (v4.7.1)
bootindex
whenboot-device
is used in prom-env. This allows Yellow Dog Linux for PPC to work out of the box. (PowerPC mac99 doesn't seem load -prom-env options #6436)virtio-blk-device
for m68k #7008)Changes (v4.7.0)
Enable QEMU support for vmapple (Request: new MacOS paravirtual graphics support from Qemu 10? #7150)Machine model is removed for stability reasons butapple-gfx-pci
is still supported for Intel VMsIssues
Please check the full list on Github and help report any bug you find that is not listed.
Installation
This discussion was created from the release v4.7.3 (Beta).
Beta Was this translation helpful? Give feedback.
All reactions