Kernel-based Virtual Machine
KVM (Kernel-based Virtual Machine) is virtualization software for
Linux. It is based on the hardware virtualization extensions provided
by Intel VT and AMD-V technologies. KVM kernel modules provide a
control interface at /dev/kvm which the qemu-kvm user-space program
uses to provide a hybrid emulated and actual hardware environment
sufficent to run various PC operating systems (guests) in unmodified
form, including Linux, Windows, and Mac OS X.
Since qemu-kvm is derived from the qemu processor emulator sources it
also is able to run guests using processor emulation mode, but with the
expected performance impact. Conversely, hardware virtualization
features outside the processor such as iommu and sr-iov are used by KVM
allowing for improved performance.
The seabios, vgabios and ipxe open source projects are also pulled from
to provide the firmware components included.
To increase performance over emulated hardware devices virtio drivers
are supported, and in the case of Windows, included.
KVM is compatible with various VM management solutions, including
libvirt, virt-manager and vm-install.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.3/kvm && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
60-kvm.rules | 0000000221 221 Bytes | |
S390-0003-Make-char-muxer-more-robust-wrt-small-FI |
0000002501 2.44 KB | |
S390-qemu-early-printk.patch | 0000002807 2.74 KB | |
bcc-0.16.17-2.i486.rpm | 0000266199 260 KB | |
ipxe-717279a.tar.bz2 | 0002208839 2.11 MB | |
ipxe-avoid-bad-array-reference.patch | 0000000742 742 Bytes | |
ipxe-rom-settings.patch | 0000000762 762 Bytes | |
kvm-glibc217.patch | 0000000534 534 Bytes | |
kvm-qemu-avoid-deprecated-gnutls-types.patch | 0000000980 980 Bytes | |
kvm-qemu-avoid-redunant-declaration-error.patch | 0000000731 731 Bytes | |
kvm-qemu-default-memsize.patch | 0000000347 347 Bytes | |
kvm-qemu-enable-kvm-acceleration.patch | 0000000234 234 Bytes | |
kvm-qemu-madvise-DONTFORK-for-tight-memory-migrati |
0000000531 531 Bytes | |
kvm-qemu-make-rtl8139-default-nic.patch | 0000000533 533 Bytes | |
kvm-qemu-preXX-console.patch | 0000001171 1.14 KB | |
kvm-qemu-preXX-dictzip1.patch | 0000019495 19 KB | |
kvm-qemu-preXX-dictzip2.patch | 0000012144 11.9 KB | |
kvm-qemu-preXX-dictzip3.patch | 0000001471 1.44 KB | |
kvm-qemu-preXX-report-default-mac-used.patch | 0000001200 1.17 KB | |
kvm-qemu-preXX-serial-retry-revert.patch | 0000002952 2.88 KB | |
kvm-qemu-provide-__u64-for-broken-sys-capability-h |
0000000470 470 Bytes | |
kvm-studio-slirp-nooutgoing.patch | 0000004162 4.06 KB | |
kvm-studio-vnc.patch | 0000004085 3.99 KB | |
kvm-supported.txt | 0000015567 15.2 KB | |
kvm.changes | 0000043606 42.6 KB | |
kvm.spec | 0000012846 12.5 KB | |
qemu-1.3.0.tar.bz2 | 0005783245 5.52 MB | |
qemu-datadir.diff | 0000000589 589 Bytes | |
qemu-ifup | 0000000711 711 Bytes | |
seabios-261e870.tar.bz2 | 0000376848 368 KB | |
seabios-reformat-lst-in-case-it-is-generated-by-ne |
0000000955 955 Bytes | |
seabios-sanitize-version.patch | 0000000464 464 Bytes | |
sgabios.tar.bz2 | 0000027575 26.9 KB | |
vgabios-0.6c.tar.bz2 | 0000069903 68.3 KB | |
vgabios-bcc-paths.patch | 0000000414 414 Bytes | |
win-virtio-drivers-src.tar.bz2 | 0000124270 121 KB | |
win-virtio-drivers.iso | 0005029888 4.8 MB |
Latest Revision
copy after accepting 150674
Comments 0