AppleのVirtualizationフレームワークによりApple M1チップ搭載のMacでmacOS VMの作成をサポートした「UTM v3.0.1 (Beta)」がリリースされています。詳細は以下から。
UTM Projectは現地時間2022年01月08日、現在開発中のmacOS/iOS対応の仮想化ソフトウェア「UTM v3.0.0 (Beta)」のいくつかの不具合を修正した「UTM v3.0.1」のBeta版を新たに公開したと発表しています。
Changes (v3.0.1)
- (macOS) Fixed launching on macOS 11 (#3433)
- (macOS) Fixed “auxiliaryStorage is nil” when creating macOS VM on M1 Mac (thanks @pointum) (#3429)
utmapp/UTM: Virtual machines for iOS – GitHub
UTM v3.0.1 Betaでは、UTM v3.0.0 Betaで発生していた、AppleのVirtualizationフレームワークを利用したmacOSの仮想マシン(VM)が作成できない不具合が修正され、Apple M1チップ搭載のMacでmacOS 12 MontereyのVMを作成することが可能になっています。
macOS 12のIPSWはAppleのCDNから直接ダウンロードされます。
また、AltStoreを通してインストール可能なUTM v3.0.1 for iOS/iPadOS (Beta)では、16GB RAM搭載のM1 iPadでRAMを最適に拡張できるようになっているそうなので、ユーザーの方はチェックしてみてください。
Changes (v3.0.1)
- (macOS) Fixed launching on macOS 11 (#3433)
- (macOS) Fixed “auxiliaryStorage is nil” when creating macOS VM on M1 Mac (thanks @pointum) (#3429)
- (iOS) Proper enablement of extended RAM usage on M1 iPad 16GB (thanks @kkk669)
- (iOS) Fixed crash on VM launch on < iOS 13 due to toolbar not being initialized
- (iOS) Version information will now be shown in the system Settings app for UTM (at the bottom)
- Fixed cursor and screen resolution issues on ARM64 Windows after installing SPICE tools. Requires updating SPICE tools to latest version.
- Add virtio-rng-pci device to fix boot warning about randomness source (thanks @ktprograms)
- Default upscaling mode is now “nearest neighbor”
- Fixed floppy drives being read-only (thanks @conath) (#3333)
- Wizard: no longer use NVMe for Windows on x86_64 systems
- Fixed a regression where Windows boots into BSOD often on x86_64 virtualization
- Updated localization for Zh-Hant (thanks @pan93412)
- Updated localization for Zh-Hans (thanks @js-john)
- Fixed an issue where sometimes a VM will not boot due to invalid drive id (thanks @conath) (#3388)
- Changing target to PC (i440FX) will now turn off hypervisor on x86_64 by default because it is unstable (#2420)
- utmapp/UTM: Virtual machines for iOS – GitHub
コメント