[libvirt] [PATCH 1/4] Add HAP to virDomainFeature enum

Daniel P. Berrange berrange at redhat.com
Thu Jan 13 13:27:19 UTC 2011


On Wed, Jan 05, 2011 at 04:32:39PM -0700, Jim Fehlig wrote:
> Extend the virDomainFeature enumeration to include HAP (hardware
> assisted paging) feature.
> 
> Hardware features such as Extended Page Table and Nested Page
> Table augment hypervisor software techniques such as shadow
> page table.  Adding HAP to the virDomainFeature enumeration
> allows users to select between hardware and software memory
> management mechanisms for their guests.
> ---
>  src/conf/domain_conf.c |    3 ++-
>  src/conf/domain_conf.h |    1 +
>  2 files changed, 3 insertions(+), 1 deletions(-)

ACK

Daniel




More information about the libvir-list mailing list