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

SlackBuilds Repository

13.0 > System > qemu (0.12.3)

QEMU is a generic and open source machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for
one machine (e.g. an ARM board) on a different machine (e.g. your own PC).
By using dynamic translation, it achieves very good performances.

When used as a virtualizer, QEMU achieves near native performances by
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 -" ).

Maintained by: Andrew Brouwers
Keywords: qemu,kqemu,emulator,emulate,vmware,emulation,virtualization,binary,virtual
ChangeLog: qemu

Homepage:
http://wiki.qemu.org/Main_Page

Source Downloads:
qemu-0.12.3.tar.gz (d215e4568650e8019816397174c090e1)

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 13.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