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

Andrea Bolognani abologna at redhat.com
Thu Oct 10 14:56:29 UTC 2019


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

-- 
2.21.0




More information about the libvir-list mailing list