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

John Ferlan jferlan at redhat.com
Fri Mar 16 14:33:30 UTC 2018



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 ;-)

If you need to do an update w/ latest before pushing this, that's fine.

Doesn't seem like anyone else is putting up the not yet flag, so in
order to make progress...

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list