git: fqa.9front.org

Download patch

ref: 082335fdedfc2c9bf9f6e69b0136e2196e73b02c
parent: 3b3f9481f5588c3fe6dabbcfedf0eba4e53d4557
author: sl <sl@9front>
date: Wed Jan 28 22:38:11 EST 2026

fqa3.ms: qemu: some systems need -enable-kvm (thanks, jari)

--- a/fqa3.ms
+++ b/fqa3.ms
@@ -1520,6 +1520,15 @@
 -device scsi-cd,drive=vd1,bootindex=0
 .P2
 
+.B
+Note:
+.R
+You may need the
+.CW
+-enable-kvm
+.R
+flag on some systems.
+
 Finally, see:
 .ihtml a <a href="fqa4.html#4.3">
 .I
@@ -1630,6 +1639,15 @@
 -drive if=none,id=vd0,file=9front.qcow2.img \e
 -device scsi-hd,drive=vd0
 .P2
+
+.B
+Note:
+.R
+You may need the
+.CW
+-enable-kvm
+.R
+flag on some systems.
 
 .html - <a name="3.3.1.2.1" />
 .ihtml h5 <h5>
--