Paket: kvm (1:84+dfsg-0ubuntu12.4~hardy1)
Links für kvm
Ubuntu-Ressourcen:
Quellcode-Paket kvm herunterladen:
- [kvm_84+dfsg-0ubuntu12.4~hardy1.dsc]
- [kvm_84+dfsg.orig.tar.gz]
- [kvm_84+dfsg-0ubuntu12.4~hardy1.diff.gz]
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Jan Lübbe
It should generally not be necessary for users to contact the original maintainer.
Externe Ressourcen:
- Homepage [kvm.qumranet.com]
Ähnliche Pakete:
Full virtualization on i386 and amd64 hardware
Using KVM, one can run multiple virtual PCs, each running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc.
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux hosts on x86 (32 and 64-bit) hardware.
KVM is intended for systems where the processor has hardware support for virtualization, see below for details. All combinations of 32-bit and 64-bit host and guest systems are supported, except 64-bit guests on 32-bit hosts.
KVM requires your system to support hardware virtualization, provided by AMD's SVM capability or Intel's VT. To find out if your processor has the necessary support, do as follows:
* Make sure you run Linux 2.6.16 or newer for AMD processors, or Linux 2.6.15 for Intel processors. Older Linux versions do not report the virtualization capabilities.
* Run this command in a shell: egrep '^flags.*(vmx|svm)' /proc/cpuinfo
If it prints anything, the processor provides hardware virtualization support and is suitable for use with KVM.
Without hardware support, you can use qemu instead, possibly with the kqemu package for better performance.
The recommended qemu package contains the script /usr/sbin/qemu-make-debian-root, which uses debootstrap to build a Debian disk image. See the man page for qemu-make-debian-root. The suggested hal package is only used for automatically reporting the system bios version and computer model when reporting bugs.
KVM consists of two loadable kernel modules (kvm.ko and either kvm-amd.ko or kvm-intel.ko) and a userspace component. This package contains the userspace component, and you can get the kernel modules from the standard kernel images or build them yourself from the kvm-source package which provides the module source.
Andere Pakete mit Bezug zu kvm
|
|
|
-
- dep: adduser
- add and remove users and groups
-
- dep: bridge-utils
- Utilities for configuring the Linux ethernet bridge
-
- dep: iproute
- Professional tools to control the networking in Linux kernels
-
- dep: kvm-source (>= 84)
- Source for the KVM driver
-
- dep: libasound2 (>> 1.0.14)
- ALSA library
-
- dep: libc6 (>= 2.4)
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgnutls13 (>= 2.0.4-0)
- the GNU TLS library - runtime library
-
- dep: libncurses5 (>= 5.6+20071006-3)
- Shared libraries for terminal handling
-
- dep: libsdl1.2debian (>= 1.2.10-1)
- Simple DirectMedia Layer
-
- dep: libx11-6
- X11 client-side library
-
- dep: python
- An interactive high-level object-oriented language (default version)
-
- dep: zlib1g (>= 1:1.2.3.3.dfsg-1)
- compression library - runtime
-
- sug: hal
- Hardware Abstraction Layer
-
- sug: kvm-pxe
- Paket nicht verfügbar
-
- sug: samba
- a LanManager-like file and printer server for Unix
-
- sug: ubuntu-vm-builder
- Ubuntu VM builder
-
- sug: vde2
- Virtual Distributed Ethernet
kvm herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 1.106,4 kB | 3.256,0 kB | [Liste der Dateien] |
| i386 | 1.033,7 kB | 3.084,0 kB | [Liste der Dateien] |