commit 79f56c669f0f4d554cec3137d0a6aadf7c5f2bec Author: Jim Fehlig Date: Wed Jan 5 16:07:54 2011 -0700 Document HAP domain feature Add HAP feature to schema and documentation. Index: libvirt-0.8.7/docs/formatdomain.html.in =================================================================== --- libvirt-0.8.7.orig/docs/formatdomain.html.in +++ libvirt-0.8.7/docs/formatdomain.html.in @@ -437,6 +437,7 @@ <pae/> <acpi/> <apic/> + <hap/> </features> ... @@ -456,6 +457,10 @@
ACPI is useful for power management, for example, with KVM guests it is required for graceful shutdown to work.
+
hap
+
Enable use of Hardware Assisted Paging if available in + the hardware. +

Time keeping

Index: libvirt-0.8.7/docs/schemas/domain.rng =================================================================== --- libvirt-0.8.7.orig/docs/schemas/domain.rng +++ libvirt-0.8.7/docs/schemas/domain.rng @@ -1741,7 +1741,7 @@ @@ -1762,6 +1762,11 @@ + + + + +