]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: update QEMU and domain ppc64 capabilities for qemu 6.2
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Tue, 26 Oct 2021 17:37:06 +0000 (13:37 -0400)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 12 Nov 2021 16:44:42 +0000 (13:44 -0300)
commit9b2130ec8ef36bf2fb3ee56ba02dff7302ef8450
tree46d680d4adafedb4da829d64975329a1bc179093
parent842cfc9d4193cad3d205ebe49a87d048fb269e82
tests: update QEMU and domain ppc64 capabilities for qemu 6.2

This patch updates domaincapsdata and qemucapabilitiesdata for ppc64
with qemu commit v6.1.0-1714-gc5b2f55981.

Changes in all 'ppc64-latest.ags' files were needed. The changes are
mundane despite the volume. For all 'ppc64-latest.args' files the
changes are:

- removing '-sandbox' command line;
- 'secret' and 'memory-backend-ram' objects are now using qom-type format;
- '-device' is now using qom-type format.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
15 files changed:
tests/domaincapsdata/qemu_6.2.0.ppc64.xml [new file with mode: 0644]
tests/qemucapabilitiesdata/caps_6.2.0.ppc64.replies [new file with mode: 0644]
tests/qemucapabilitiesdata/caps_6.2.0.ppc64.xml [new file with mode: 0644]
tests/qemuxml2argvdata/default-video-type-ppc64.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-2.7.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-3.1.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-default-cpu-kvm-pseries-4.2.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-2.7.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-3.1.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-default-cpu-tcg-pseries-4.2.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-pseries-graphics.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-pseries-headless.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-tpmproxy-single.ppc64-latest.args
tests/qemuxml2argvdata/ppc64-tpmproxy-with-tpm.ppc64-latest.args
tests/qemuxml2argvdata/tpm-emulator-spapr.ppc64-latest.args