On Mon, Jan 17, 2022 at 02:45:28PM -0300, Daniel Henrique Barboza wrote: > Changes in all 'ppc64-latest.ags' files were needed due to the > JSONification of command line devices. > > Signed-off-by: Daniel Henrique Barboza <danielhb413@xxxxxxxxx> > --- > tests/domaincapsdata/qemu_7.0.0.ppc64.xml | 148 + > .../caps_7.0.0.ppc64.replies | 33825 ++++++++++++++++ > .../qemucapabilitiesdata/caps_7.0.0.ppc64.xml | 1140 + > ...default-video-type-ppc64.ppc64-latest.args | 8 +- > ...ault-cpu-kvm-pseries-2.7.ppc64-latest.args | 8 +- > ...ault-cpu-kvm-pseries-3.1.ppc64-latest.args | 8 +- > ...ault-cpu-kvm-pseries-4.2.ppc64-latest.args | 8 +- > ...ault-cpu-tcg-pseries-2.7.ppc64-latest.args | 8 +- > ...ault-cpu-tcg-pseries-3.1.ppc64-latest.args | 8 +- > ...ault-cpu-tcg-pseries-4.2.ppc64-latest.args | 8 +- > .../ppc64-pseries-graphics.ppc64-latest.args | 22 +- > .../ppc64-pseries-headless.ppc64-latest.args | 16 +- > .../ppc64-tpmproxy-single.ppc64-latest.args | 6 +- > .../ppc64-tpmproxy-with-tpm.ppc64-latest.args | 8 +- > .../tpm-emulator-spapr.ppc64-latest.args | 14 +- > 15 files changed, 35174 insertions(+), 61 deletions(-) > create mode 100644 tests/domaincapsdata/qemu_7.0.0.ppc64.xml > create mode 100644 tests/qemucapabilitiesdata/caps_7.0.0.ppc64.replies > create mode 100644 tests/qemucapabilitiesdata/caps_7.0.0.ppc64.xml Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> and pushed after squashing in the hunk below. Now that 6.2.0 is out, can you please update the corresponding capabilities so that they match what was released? Thanks! diff --git a/tests/qemucapabilitiesdata/caps_7.0.0.ppc64.xml b/tests/qemucapabilitiesdata/caps_7.0.0.ppc64.xml index 161c15dc1b..88eee87587 100644 --- a/tests/qemucapabilitiesdata/caps_7.0.0.ppc64.xml +++ b/tests/qemucapabilitiesdata/caps_7.0.0.ppc64.xml @@ -99,7 +99,6 @@ <flag name='spapr-pci-host-bridge.numa_node'/> <flag name='virtio-net.tx_queue_size'/> <flag name='chardev-reconnect'/> - <flag name='virtio-gpu.max_outputs'/> <flag name='virtio-blk.num-queues'/> <flag name='machine.pseries.resize-hpt'/> <flag name='spapr-vty'/> -- Andrea Bolognani / Red Hat / Virtualization