system/kqemu: README modification re recent qemu versions

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2010-06-19 09:02:33 -05:00 committed by Erik Hanson
parent 6e56bc9b15
commit f70aea4742

View file

@ -1,7 +1,9 @@
kqemu: The kermel module for qemu > 0.9.1
kqemu: The kermel module for qemu
The QEMU Accelerator (KQEMU) is a driver allowing a user application to
run x86 code in a Virtual Machine (VM). The code can be either user or
kernel code, in 64, 32 or 16 bit protected mode. KQEMU is very similar
in essence to the VM86 Linux syscall call, but it adds some new concepts
to improve memory handling.
NOTE: This is not needed (or used) by qemu-0.12.x or later.