Kernel-based Virtual Machine
KVM (Kernel-based Virtual Machine) is a virtualization software for
Linux which is based on hardware virtualization extensions (Intel VT-X
and AMD-V) and a modified version of qemu to enable full hardware
emulation as far as needed to boot many PC operating systems in
unmodified form, including Linux, Windows and Mac OS X.
Note: KVM is not yet ready for production use and has known issues. You
can find details the Novell bugzilla: http://bugzilla.novell.com
KVM depends on Intel VT and AMD-V and does not run on CPUs without
these extensions. qemu can be used on those, with some performance
penalty, instead.
As the hardware emulation used for KVM is based on QEMU, virtual
machines can be moved between QEMU and KVM hosts seamlessly.
The package libvirt contains libvirtd, a simple hypervisor for managing
multiple QEMU and KVM virtual machines on one host machine. The
included virtsh allows to define virtual machines using XML files and
allows some simple management of such virtual machines on the command
line. virt-manager is a GUI for connecting to, and controlling virtual
machines based on libvirt.
- Sources inherited from project DISCONTINUED:openSUSE:11.1:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Evergreen:11.1/kvm-kmp && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
IA64-kvm-suse.patch | 0000003472 3.39 KB | |
ia64-fix-pagesize.pl | 0000000729 729 Bytes | |
kvm-ioapic.patch | 0000000454 454 Bytes | |
kvm-kmod-2.6.30.1.tar.bz2 | 0000242035 236 KB | |
kvm-kmp.changes | 0000013871 13.5 KB | |
kvm-kmp.spec | 0000007000 6.84 KB | |
kvm-local-include2.patch | 0000000742 742 Bytes | |
kvm-pre-2.6.32-hypercalls.patch | 0000000998 998 Bytes | |
kvm-preXX-COPYING.patch | 0000018931 18.5 KB | |
kvm-preXX-cpuid-entry-count.patch | 0000000383 383 Bytes | |
kvm-preXX-cr8-null-pointer.patch | 0000000439 439 Bytes | |
kvm-preXX-debug-reg-check-cpl.patch | 0000002122 2.07 KB | |
kvm-preXX-init-on-demand.patch | 0000016004 15.6 KB | |
kvm-preXX-macos.patch | 0000002246 2.19 KB | |
ready | 0000000000 0 Bytes | |
sles10.patch | 0000001407 1.37 KB |
Comments 0