KhaosT / ACVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACVM

A simple launcher for running ARM64 VM using QEMU on Apple silicon.

The launcher embedded a pre-built binary of QEMU based on the patches from Alexander Graf.

You can download the Windows 10 on ARM from here, and drag the VHDX file to the main image area to boot it.

To get internet working, please follow @niw's guide, make sure you use virtio-win-0.1.190.iso or later (I tried 0.1.185, and that one crashed the VM).

About

License:GNU General Public License v2.0


Languages

Language:C 81.9%Language:Assembly 8.9%Language:Swift 4.5%Language:Makefile 2.9%Language:Meson 1.8%