summaryrefslogtreecommitdiff
path: root/system/qemu/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/qemu/README')
-rw-r--r--system/qemu/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/qemu/README b/system/qemu/README
index 1c2c240fc9..253779d6ea 100644
--- a/system/qemu/README
+++ b/system/qemu/README
@@ -6,9 +6,10 @@ By using dynamic translation, it achieves very good performances.
When used as a virtualizer, QEMU achieves near native performances by
executing the guest code directly on the host CPU. A host driver called
-the QEMU accelerator (also known as KQEMU) is needed in this case. The
-virtualizer mode requires that both the host and guest machine use x86
-compatible processors.
+the QEMU accelerator (also known as KQEMU) is needed in this case
+(contained in the optional dependency kqemu). The virtualizer mode
+requires that both the host and guest machine use x86 compatible
+processors.
NOTE:
qemu builds man-pages at compile-time; to do so, /sbin must be in the