Patches 1, 2 and 4 are too big for the list, so I'm sending a
[REDACTED] version. The full series is available from
https://github.com/andreabolognani/libvirt/
in the "caps" branch.
Andrea Bolognani (4):
tests: Add caps for QEMU 2.10.0 on aarch64 (GICv2)
tests: Add caps for QEMU 2.10.0 on aarch64 (GICv3)
tests: Rename ppc64le caps to ppc64
tests: Add caps for QEMU 2.10.0 on ppc64
...qemu_2.6.0.ppc64le.xml => qemu_2.6.0.ppc64.xml} | 2 +-
tests/domaincapstest.c | 2 +-
...e.replies => caps_2.10.0-gicv2.aarch64.replies} | 23145 ++++++++-----------
.../caps_2.10.0-gicv2.aarch64.xml | 303 +
...e.replies => caps_2.10.0-gicv3.aarch64.replies} | 23145 ++++++++-----------
.../caps_2.10.0-gicv3.aarch64.xml | 303 +
...0.ppc64le.replies => caps_2.10.0.ppc64.replies} | 4714 ++--
...aps_2.9.0.ppc64le.xml => caps_2.10.0.ppc64.xml} | 31 +-
....0.ppc64le.replies => caps_2.6.0.ppc64.replies} | 0
...caps_2.6.0.ppc64le.xml => caps_2.6.0.ppc64.xml} | 0
....0.ppc64le.replies => caps_2.9.0.ppc64.replies} | 0
...caps_2.9.0.ppc64le.xml => caps_2.9.0.ppc64.xml} | 0
tests/qemucapabilitiestest.c | 7 +-
13 files changed, 24043 insertions(+), 27609 deletions(-)
rename tests/domaincapsschemadata/{qemu_2.6.0.ppc64le.xml => qemu_2.6.0.ppc64.xml}
(98%)
copy tests/qemucapabilitiesdata/{caps_2.9.0.ppc64le.replies =>
caps_2.10.0-gicv2.aarch64.replies} (69%)
create mode 100644 tests/qemucapabilitiesdata/caps_2.10.0-gicv2.aarch64.xml
copy tests/qemucapabilitiesdata/{caps_2.9.0.ppc64le.replies =>
caps_2.10.0-gicv3.aarch64.replies} (69%)
create mode 100644 tests/qemucapabilitiesdata/caps_2.10.0-gicv3.aarch64.xml
copy tests/qemucapabilitiesdata/{caps_2.9.0.ppc64le.replies =>
caps_2.10.0.ppc64.replies} (83%)
copy tests/qemucapabilitiesdata/{caps_2.9.0.ppc64le.xml => caps_2.10.0.ppc64.xml}
(99%)
rename tests/qemucapabilitiesdata/{caps_2.6.0.ppc64le.replies =>
caps_2.6.0.ppc64.replies} (100%)
rename tests/qemucapabilitiesdata/{caps_2.6.0.ppc64le.xml => caps_2.6.0.ppc64.xml}
(100%)
rename tests/qemucapabilitiesdata/{caps_2.9.0.ppc64le.replies =>
caps_2.9.0.ppc64.replies} (100%)
rename tests/qemucapabilitiesdata/{caps_2.9.0.ppc64le.xml => caps_2.9.0.ppc64.xml}
(100%)
--
2.13.6