[libvirt] [PATCH 2/8] tests: Add capabilities data for QEMU 2.12

John Ferlan jferlan at redhat.com
Wed Mar 21 11:34:11 UTC 2018



On 03/16/2018 10:41 AM, Daniel P. Berrangé wrote:
> On Fri, Mar 16, 2018 at 10:33:30AM -0400, John Ferlan wrote:
>>
>>
>> On 03/09/2018 10:18 AM, Andrea Bolognani wrote:
>>> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
>>> ---
>>>  .../caps_2.12.0-gicv2.aarch64.replies              | 17145 +++++++++++++++
>>>  .../caps_2.12.0-gicv2.aarch64.xml                  |   318 +
>>>  .../caps_2.12.0-gicv3.aarch64.replies              | 17145 +++++++++++++++
>>>  .../caps_2.12.0-gicv3.aarch64.xml                  |   318 +
>>>  .../qemucapabilitiesdata/caps_2.12.0.ppc64.replies | 21091 +++++++++++++++++++
>>>  tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml   |  1093 +
>>>  .../caps_2.12.0.x86_64.replies                     | 19113 +++++++++++++++++
>>>  tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml  |  1270 ++
>>>  tests/qemucapabilitiestest.c                       |     4 +
>>>  9 files changed, 77497 insertions(+)
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0-gicv2.aarch64.replies
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0-gicv2.aarch64.xml
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0-gicv3.aarch64.replies
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0-gicv3.aarch64.xml
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0.ppc64.replies
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0.x86_64.replies
>>>  create mode 100644 tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml
>>>
>>
>> What, not adventurous enough for s390 too?! :-)
>>
>> While 2.12 isn't "complete" yet, we may as well update now and then try
>> to remember later on when 2.12 finalizes to do the final update. I was
>> off trying to recollect the process of generating the files ;-)
> 
> We have hit feature freeze for QEMU. A few pull requests are still
> pending to be merged, but if you wait until middle of next week,
> the capabilities should not change again before release unless
> bad bugs are found.
> 

I see that 2.12 hit rc0... since there's a few series upstream that are
essentially waiting for the real 2.12 replies/xml files - perhaps it'd
be good to just update this patch and get it pushed...

Then of course wait for the rush on qemu_capabilities.{c,h} updates...

John




More information about the libvir-list mailing list