docs: Note about MacOS (#45)
This commit is contained in:
parent
6d18fd73e3
commit
c1780b2f46
1 changed files with 3 additions and 1 deletions
|
@ -11,10 +11,12 @@
|
|||
|
||||
</div></h1>
|
||||
|
||||
QEMU in a docker container for running ARM-based virtual machines.
|
||||
QEMU in a docker container for running ARM-based virtual machines, for devices like the Raspberry Pi 5 and many others.
|
||||
|
||||
It uses high-performance QEMU options (like KVM acceleration, kernel-mode networking, IO threading, etc.) to achieve near-native speed.
|
||||
|
||||
Note: for KVM acceleration you need a Linux-based operating system, as it's not available on MacOS unfortunately.
|
||||
|
||||
## Features
|
||||
|
||||
- Multi-platform
|
||||
|
|
Loading…
Reference in a new issue