KVM Features: Difference between revisions
From KVM
m (→KVM-Features) |
(Add Nested Guests cross-reference) |
||
Line 13: | Line 13: | ||
* [[VMchannel_Requirements | vmchannel ]] - Communication channel between the host and guests | * [[VMchannel_Requirements | vmchannel ]] - Communication channel between the host and guests | ||
* [[migration]] - Migrating Virtual Machines | * [[migration]] - Migrating Virtual Machines | ||
* [[Nested Guests]] - Running virtual machines within virtual machines | |||
* [[VhostNet|vhost]] - | * [[VhostNet|vhost]] - | ||
* [[scsi|SCSI disk emulation]] - | * [[scsi|SCSI disk emulation]] - |
Revision as of 12:40, 8 February 2018
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
- Nested Guests - Running virtual machines within virtual machines
- vhost -
- SCSI disk emulation -
- Virtio Devices -
- CPU clustering -
- hpet -
- Device assignment -
- pxe boot -
- iscsi boot -
- x2apic -
- Floppy -
- CDROM -
- USB -
- USB host device passthrough -
- Sound -
- Userspace irqchip emulation -
- Userspace pit emulation -
- Balloon memory driver -
- Large pages support -
- Stable Guest ABI -