[MacTUG] utmapp/UTM: Virtual machines for iOS and macOS

Marlon A Griffith m3griffi at engmail.uwaterloo.ca
Tue Sep 20 09:17:19 EDT 2022


"""
     It is possible to invent a single machine which can be used to 
compute any computable sequence.

-- Alan Turing, 1936

UTM is a full featured system emulator and virtual machine host for iOS 
and macOS. It is based off of QEMU. In short, it allows you to run 
Windows, Linux, and more on your Mac, iPhone, and iPad. More information 
at https://getutm.app/ and https://mac.getutm.app/
...
Features

     Full system emulation (MMU, devices, etc) using QEMU
     30+ processors supported including x86_64, ARM64, and RISC-V
     VGA graphics mode using SPICE and QXL
     Text terminal mode
     USB devices
     JIT based acceleration using QEMU TCG
     Frontend designed from scratch for macOS 11 and iOS 11+ using the 
latest and greatest APIs
     Create, manage, run VMs directly from your device

Additional macOS Features

     Hardware accelerated virtualization using Hypervisor.framework and QEMU
     Boot macOS guests with Virtualization.framework on macOS 12+

https://github.com/utmapp/UTM
"""


More information about the MacTUG mailing list