Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KhaosT/ACVM
https://github.com/KhaosT/ACVM
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/KhaosT/ACVM
- Owner: KhaosT
- License: gpl-2.0
- Created: 2020-11-30T09:56:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T04:59:02.000Z (over 3 years ago)
- Last Synced: 2024-08-01T19:46:37.200Z (3 months ago)
- Language: C
- Size: 24.9 MB
- Stars: 610
- Watchers: 31
- Forks: 83
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://patchwork.kernel.org/project/qemu-devel/list/?series=392975) from [Alexander Graf](https://twitter.com/_AlexGraf).
You can download the Windows 10 on ARM from [here](https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewARM64), and drag the VHDX file to the main image area to boot it.
To get internet working, please follow [@niw's guide](https://gist.github.com/niw/e4313b9c14e968764a52375da41b4278#enable-the-internet), make sure you use `virtio-win-0.1.190.iso` or later (I tried 0.1.185, and that one crashed the VM).