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

SlackBuilds Repository

13.37 > System > qemu-kvm (1.0.1)

qemu-kvm is a generic and open source virtualizer.  qemu-kvm achieves
near native performances by leveraging the kvm-kmod modules and
executing the guest code directly on the host CPU. Slackware provides
pre-built 32/64 bit x86 kvm-kmod modules or you can build different
versions with the kvm-kmod package.

While qemu-kvm can virtualize many system guest types (e.g. alpha, arm,
i386, ppc, x86_64, s390, sparc), not all these system guest types utilize
the kvm-kmod modules. For those system guest types that don't utilize
the kvm-kmod modules, it is recommended to use the qemu package instead
of this qemu-kvm package.

The qemu-kvm SlackBuild renames the primary binary from 'qemu-system-
x86_64' to 'qemu-kvm' so that the qemu SlackBuild won't overwrite it
if both packages are installed on the same host system. The qemu-kvm
SlackBuild patches the installed udev rules so that you no longer are
required to use the system group 'kvm' as the default. The 'users'
group is set as the default in this SlackBuild. If you want to use a
different group, then run the SlackBuild like this:
KVMGROUP=group sh qemu-kvm.SlackBuild

Don't forget to load the 'kvm-intel' or 'kvm-amd' module (depending on
your processor) prior to running 'qemu-kvm'.

spice is an optional dependency.

Maintained by: Stu Miller
Keywords: qemu,kvm,virtualization,kvm qemu,qemu kvm virtualization,virtual,virtual machine,qemu kvm virtual machine
ChangeLog: qemu-kvm

Homepage:
http://www.linux-kvm.org/page/Main_Page

Source Downloads:
qemu-kvm-1.0.1.tar.gz (f23711fb9f3c70f802829b109ba9aa27)

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

(the SlackBuild does not include the source)

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

Validated for Slackware 13.37

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