This script is for Slackware 11.0 only and may be outdated.

SlackBuilds Repository

11.0 > System > qemu (0.8.2)

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. 


QEMU has two operating modes:

Full system emulation. In this mode, QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different Operating Systems without rebooting the PC or to debug system code.

User mode emulation (Linux host only). In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU.


An optional proprietary QEMU Accelerator Module (kqemu) is available to optimize the case where a PC is emulated on a PC. This module enables QEMU to run most of the target application code directly on the host processor to achieve near native performance.

This build of QEMU is built with support for kqemu. To achieve this, the QEMU build process probes for current kernel path. A different kernel path can be set by editing qemu.SlackBuild. QEMU and kqemu should be built and used against the same kernel version.
If you are not planning on using kqemu, you may edit the SlackBuild and remove the --enable-kqemu line if you wish.

Maintained by: hollywoodb
Keywords: qemu,kqemu,emulator,emulate,vmware
ChangeLog: qemu

Homepage:
http://fabrice.bellard.free.fr/qemu/

Source Downloads:
qemu-0.8.2.tar.gz (5b3a89eb2f256a8a6f3bb07f7b3f1b07)

Download SlackBuild:
qemu.tar.gz
qemu.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
qemu.SlackBuild
qemu.info
slack-desc

Validated for Slackware 11.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds