A simple launcher for running ARM64 VM using QEMU on Apple silicon.
The launcher embedded a pre-built binary of QEMU based on the latest 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.
bcdedit -set TESTSIGNING ON
If you have already enabled test signing for the above ethernet driver, you can skip steps 1-4
In Windows 10, right click on the Start menu, then choose “Command Prompt (Admin)”.
Click “Yes” in the UAC prompt.
Run the following in the CMD prompt to allow drivers that are test-signed:
bcdedit -set TESTSIGNING ON
Restart Windows.
After Windows boots, download the virtio driver from here.
Unzip the folder.
Run the InstallCerts and Driver.bat
After this is done, shutdown Windows.
AVCM configuration for Windows VM, switch the graphics option to from ramfb to virtio-gpu.
Note: This driver use a hardware cursor which causes the default Windows white arrow cursor to not display properly. If you leave the "unhide mouse pointer" checked, then you will see the Mac cursor and it avoids the invisible cursor issue. Alternatively, you can switch the cursor option in Windows to use the Black cursor instead of the White cursor, and then uncheck the "unhide mouse pointer" in ACVM.