KVM Features: Difference between revisions
From KVM
m (VhostNet available) |
m (→KVM-Features) |
||
Line 18: | Line 18: | ||
* [[CPU clustering]] - | * [[CPU clustering]] - | ||
* [[hpet]] - | * [[hpet]] - | ||
* [[ | * [[Device assignment]] - | ||
* [[pxe boot]] - | * [[pxe boot]] - | ||
* [[iscsi boot]] - | * [[iscsi boot]] - | ||
* [[x2apic]] - | * [[x2apic]] - | ||
* [[ | * [[Floppy]] - | ||
* [[ | * [[CDROM]] - | ||
* [[USB]] - | * [[USB]] - | ||
* [[UsbPassthrough|USB host device passthrough]] - | * [[UsbPassthrough|USB host device passthrough]] - | ||
* [[ | * [[Sound]] - | ||
* [[UserspaceIrqchip|Userspace Irqchip emulation]] - | * [[UserspaceIrqchip|Userspace Irqchip emulation]] - | ||
* [[UserspacePit|Userspace | * [[UserspacePit|Userspace pit emulation]] - | ||
* [[Balloon|Balloon memory driver]] - | * [[Balloon|Balloon memory driver]] - | ||
* [[LargePages|Large pages support]] - | * [[LargePages|Large pages support]] - | ||
* [[StableABI|Stable Guest ABI]] - | * [[StableABI|Stable Guest ABI]] - |
Revision as of 21:48, 19 January 2017
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 device passthrough -
- Sound -
- Userspace Irqchip emulation -
- Userspace pit emulation -
- Balloon memory driver -
- Large pages support -
- Stable Guest ABI -