KVM Features: Difference between revisions

From KVM
(Add Nested Guests cross-reference)
mNo edit summary
Line 9: Line 9:
* [[KSM|KSM]] - Kernel Samepage Merging
* [[KSM|KSM]] - Kernel Samepage Merging
* [[KVMClock|Kvm Paravirtual Clock]] - A Paravirtual timesource for KVM
* [[KVMClock|Kvm Paravirtual Clock]] - A Paravirtual timesource for KVM
* [[CPUHotPlug|CPU Hotplug support]] - Adding cpus on the fly
* [[CPUHotPlug|CPU Hotplug support]] - Adding CPU's on the fly
* [[pcihotplug|PCI Hotplug support]] - Adding pci devices on the fly
* [[pcihotplug|PCI Hotplug support]] - Adding PCI devices on the fly
* [[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
* [[Nested Guests]] - Running virtual machines within virtual machines
* [[VhostNet|vhost]] -  
* [[VhostNet|vhost]] -  

Revision as of 06:19, 10 March 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