• J
    Add HAP to virDomainFeature enum · 48a5dccd
    Jim Fehlig 提交于
    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.
    48a5dccd
domain_conf.h 37.1 KB