diff options
author | Andrew Brouwers <abrouwers@gmail.com> | 2010-05-13 00:41:33 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:41:33 +0200 |
commit | 620e0ebf06e384a100721649e04b291fe5d0ae3e (patch) | |
tree | ac472dc1f78a3e838ad6dfd24c9c5ff526355f48 /system/qemu/README | |
parent | e6a75ad7e86ff9fff61d5634c51d42c7617d3293 (diff) | |
download | slackbuilds-620e0ebf06e384a100721649e04b291fe5d0ae3e.tar.gz |
system/qemu: Updated for version 0.12.1
Diffstat (limited to 'system/qemu/README')
-rw-r--r-- | system/qemu/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/qemu/README b/system/qemu/README index 6b44670759..32d9ebc6e6 100644 --- a/system/qemu/README +++ b/system/qemu/README @@ -9,3 +9,7 @@ executing the guest code directly on the host CPU. A host driver called the QEMU accelerator (also known as KQEMU) is needed in this case. The virtualizer mode requires that both the host and guest machine use x86 compatible processors. + +NOTE: +qemu builds man-pages at compile-time; to do so, /sbin must be in the +current $PATH. Be sure to run the script as root ( "su -" ). |