KVM Features: Difference between revisions
From KVM
(Add link to vmchannel page) |
m (correct wiki syntax for link) |
||
Line 11: | Line 11: | ||
* [[CPUHotPlug|CPU Hotplug support]] - Adding cpus on the fly | * [[CPUHotPlug|CPU Hotplug support]] - Adding cpus on the fly | ||
* [[pcihotplug|PCI Hotplug support]] - Adding pci devices on the fly | * [[pcihotplug|PCI Hotplug support]] - Adding pci devices on the fly | ||
* [[vmchannel | * [[VMchannel_Requirements | vmchannel ]] - Communication channel between the host and guests | ||
* [[migration]] - Migrating Virtual Machines | * [[migration]] - Migrating Virtual Machines | ||
* [[vhost]] - | * [[vhost]] - |
Revision as of 02:20, 21 January 2010
KVM-Features
This is a possibly incomplete list of KVM features, together with their status. Feel free to update any of them as you see fit.
As a guideline, there is a feature description template in here
- QMP - Qemu Monitor Protocol
- KSM - Kernel Samepage Merging
- Kvm Paravirtual Clock - A Paravirtual timesource for KVM
- CPU Hotplug support - Adding cpus on the fly
- PCI Hotplug support - Adding pci devices on the fly
- vmchannel - Communication channel between the host and guests
- migration - Migrating Virtual Machines
- vhost -
- SCSI disk emulation -
- Virtio Devices -
- CPU clustering -
- hpet -
- device assignment -
- pxe boot -
- iscsi boot -
- x2apic -
- floppy -
- cdrom -
- usb -
- Usb host devices passthrough -
- sound -
- Userspace Irqchip emulation -
- Userspace Pit emulation -
- Balloon memory driver -
- Large pages support -