Commit 580a5e27c63809abd633290950e387daedddcafa
1 parent
0443eaf6
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1288 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
4 additions
and
0 deletions
qemu-doc.texi
... | ... | @@ -443,6 +443,10 @@ usually mounted on it (check with the shell command |
443 | 443 | @var{QEMU_TMPDIR} shell variable to set a new directory for the QEMU |
444 | 444 | RAM file. |
445 | 445 | |
446 | +KQEMU has only been tested with Linux 2.4, Linux 2.6 and Windows 2000 | |
447 | +as guest OSes. If your guest OS do not work with KQEMU, you can | |
448 | +dynamically disable KQEMU with the @option{-no-kqemu} option. | |
449 | + | |
446 | 450 | @section QEMU Monitor |
447 | 451 | |
448 | 452 | The QEMU monitor is used to give complex commands to the QEMU | ... | ... |