diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-06-19 09:15:07 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-06-20 15:19:58 -0500 |
commit | 5a25cb8e4a10af08d81a1cddda4032901d85acd1 (patch) | |
tree | 14489ea01597d817cc19d48b97ac90e4f23b11a7 /system/qemu-legacy/README | |
parent | efdaa581571c00b33a51a1a3bca9db5a1a79d74e (diff) |
system/qemu-legacy: Added (0.11.x branch of qemu)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/qemu-legacy/README')
-rw-r--r-- | system/qemu-legacy/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/qemu-legacy/README b/system/qemu-legacy/README new file mode 100644 index 0000000000000..5e7a333cb82d9 --- /dev/null +++ b/system/qemu-legacy/README @@ -0,0 +1,8 @@ +qemu (open source processor emulator) + +QEMU is a generic and open source processor emulator which achieves +a good emulation speed by using dynamic translation. + +This SlackBuild builds qemu-0.11.1 which was the last version to +support the kqemu kernel module (also available here). It is for +people with hardware that doesn't support virtualisation. |