From c1780b2f460bd3a9dbe99f9e883ba7e3853fcc00 Mon Sep 17 00:00:00 2001 From: Kroese Date: Mon, 22 Apr 2024 18:12:21 +0200 Subject: [PATCH] docs: Note about MacOS (#45) --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3377d29..0ad116a 100644 --- a/readme.md +++ b/readme.md @@ -11,10 +11,12 @@ -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