diff options
author | David Woodfall <dave@unrealize.co.uk> | 2010-05-12 23:33:39 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:33:39 +0200 |
commit | c24f767dc2253fc6e84c79c1c37c4339b1447a2f (patch) | |
tree | e3518a05a4105050a86cc8aff6f9fa48dafe8b31 /system/kqemu/README | |
parent | 13b36e171846fd2c0ace58c1a2453b6161e88c2c (diff) | |
download | slackbuilds-c24f767dc2253fc6e84c79c1c37c4339b1447a2f.tar.gz |
system/kqemu: Added to 12.2 repository
Diffstat (limited to 'system/kqemu/README')
-rw-r--r-- | system/kqemu/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/kqemu/README b/system/kqemu/README new file mode 100644 index 0000000000..24e2634fb5 --- /dev/null +++ b/system/kqemu/README @@ -0,0 +1,7 @@ +kqemu: The kermel module for qemu > 0.9.1 + +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. |