[libvirt] [PATCH 0/2] tests: Add capabilities for QEMU 4.2.0 on ppc64 and aarch64

Andrea Bolognani abologna at redhat.com
Fri Oct 11 07:16:02 UTC 2019


On Fri, 2019-10-11 at 08:51 +0200, Jiri Denemark wrote:
> On Thu, Oct 10, 2019 at 16:56:29 +0200, Andrea Bolognani wrote:
> > This will be useful to test Jirka's changes to how we handle default
> > CPU models on more architectures.
> > 
> > The version posted to the list is heavily snipped, but you can grab
> > the full one with
> > 
> >   $ git fetch https://gitlab.com/abologna/libvirt caps-4.2.0
> > 
> > Andrea Bolognani (2):
> >   tests: Add capabilitie for QEMU 4.2.0 on ppc64
> >   tests: Add capabilitie for QEMU 4.2.0 on aarch64
> > 
> >  .../caps_4.2.0.aarch64.replies                | 20684 +++++++++++++
> >  .../caps_4.2.0.aarch64.xml                    |   321 +
> >  .../caps_4.2.0.ppc64.replies                  | 24406 ++++++++++++++++
> >  .../qemucapabilitiesdata/caps_4.2.0.ppc64.xml |  1087 +
> >  4 files changed, 46498 insertions(+)
> >  create mode 100644 tests/qemucapabilitiesdata/caps_4.2.0.aarch64.replies
> >  create mode 100644 tests/qemucapabilitiesdata/caps_4.2.0.aarch64.xml
> >  create mode 100644 tests/qemucapabilitiesdata/caps_4.2.0.ppc64.replies
> >  create mode 100644 tests/qemucapabilitiesdata/caps_4.2.0.ppc64.xml
> 
> Could you also add corresponding test cases to domaincapstest.c?

Sure, I'll squash that in.

Is there any chance we can convert that test case to automatically
pick up new .replies files, same as qemucapabilitiestest and
qemucaps2xmltest? It's so much more convenient, and reduces the
chance of missing the necessary changes to zero :)

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list