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

Eric Blake eblake at redhat.com
Thu Jan 13 23:10:58 UTC 2011


On 01/13/2011 10:20 AM, Jim Fehlig wrote:
> Daniel P. Berrange wrote:
>> 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
>>   
> 
> Thanks Daniel.  I've pushed this series now.

Unfortunately, this series is making 'make check' fail, like this:

57) Xen XM-2-XML Parse  pci-devs                                      ...
Expect [l]
Actual [hap = 0
l]

... FAILED
58) Xen XM-2-XML Format pci-devs                                      ... OK
FAIL: xmconfigtest

Can you work on a followup patch to adjust all the test .xm files to
account for the new "hap = 0" line?

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110113/89908a1f/attachment-0001.sig>


More information about the libvir-list mailing list