From 87feec09d8ae280fdc8dfa841b206ba53ec75ebf Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 22 May 2011 23:28:30 +0200 Subject: advise not to enable kernel-kqemu --- hurd/running/qemu.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index aea20ae8..67a1be7c 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -58,6 +58,8 @@ Check if your CPU supports kvm: #### If you don't have hardware support (slow): $ apt-get install qemu +Do not enable kernel-kqemu, as that assumes some particular behavior from the guest kernel, which we are reluctant to artificially add to gnumach. + #### If you have hardware support (recommended): $ apt-get install qemu-kvm $ modprobe kvm -- cgit v1.2.3