[PATCH 00/16] qemu: Bump minimum qemu to qemu-6.2.0 and clean up capabilities

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Summary:

This series was originally just meant to clean up non-release
capabilities but it grew since we dropped debian-11 and Michal asked me
to add dev-version for amdsev variant.

Some of the long patches were truncated, fetch the proper patches at

 git fetch https://gitlab.com/pipo.sk/libvirt.git qemu_caps


Note that this series also drops caps dumps which were not updated from
the development version after final version was released. This includes:

 - caps_6.2.0_aarch64
 - caps_7.0.0_aarch64
 - caps_8.0.0_riscv64

If anyone cares enough I'll accept a replacement patch updating the caps
but as outlined in the commit message I don't think we need to do
archaeology for these as we have newer versions.

I also pinged the original author of caps_9.2.0_s390x who promised to
update the caps.

This series also contains current git caps for the 'amdsev' variant per
Michal's request.

Peter Krempa (16):
  conf: Drop support for 'sheepdog' disks
  qemuxmlconftest: Drop tests pinned to qemu-5.2
  qemuxmlconftest: Drop tests pinned to qemu-6.0
  qemuxmlconftest: Drop tests pinned to qemu-6.1
  qemucapabilitiestest: Drop qemu-5.2 data
  qemucapabilitiestest: Drop qemu-6.0 data
  qemucapabilitiestest: Drop qemu-6.1 data
  qemucapabilitiestest: Add 'qemu_9.2.0.aarch64+hvf' test data
  qemucapabilitiestest: Drop unused fake data 'caps_7.0.0_aarch64+hvf'
  qemucapabilitiesdata: Drop un-updated 'qemu_6.2.0_aarch64' data
  qemucapabilitiesdata: Drop un-updated 'caps_7.0.0_aarch64' data
  qemucapabilitiesdata: Drop un-updated 'qemu_8.0.0_riscv64' data
  qemu: capabilities: Bump minimum qemu to qemu-6.2
  qemu: block: Drop 'sheepdog' protocol support
  qemucapabilitiestest: Update 'caps_10.0.0_x86_64' to
    'v9.2.0-2369-g98c7362b1e'
  qemucapabilitiestest: Add data for the qemu-10.0 dev cycle on x86_64
    for the '+amdsev' variant

 src/conf/domain_validate.c                    |     7 +
 src/qemu/qemu_block.c                         |    44 +-
 src/qemu/qemu_capabilities.c                  |     2 +-
 ....xml => qemu_10.0.0-q35.x86_64+amdsev.xml} |   870 +-
 ....xml => qemu_10.0.0-tcg.x86_64+amdsev.xml} |  1245 +-
 ...6_64.xml => qemu_10.0.0.x86_64+amdsev.xml} |   868 +-
 .../qemu_5.2.0-tcg-virt.riscv64.xml           |   163 -
 .../domaincapsdata/qemu_5.2.0-tcg.x86_64.xml  |  1643 -
 .../qemu_5.2.0-virt.aarch64.xml               |   221 -
 .../qemu_5.2.0-virt.riscv64.xml               |   166 -
 tests/domaincapsdata/qemu_5.2.0.aarch64.xml   |   221 -
 tests/domaincapsdata/qemu_5.2.0.ppc64.xml     |   187 -
 tests/domaincapsdata/qemu_5.2.0.s390x.xml     |   288 -
 .../domaincapsdata/qemu_6.0.0-q35.x86_64.xml  |  1047 -
 .../domaincapsdata/qemu_6.0.0-tcg.x86_64.xml  |  1744 -
 .../qemu_6.0.0-virt.aarch64.xml               |   227 -
 tests/domaincapsdata/qemu_6.0.0.aarch64.xml   |   227 -
 tests/domaincapsdata/qemu_6.0.0.s390x.xml     |   293 -
 tests/domaincapsdata/qemu_6.0.0.x86_64.xml    |  1047 -
 .../domaincapsdata/qemu_6.1.0-q35.x86_64.xml  |  1139 -
 tests/domaincapsdata/qemu_6.1.0.x86_64.xml    |  1139 -
 .../qemu_6.2.0-virt.aarch64.xml               |   234 -
 tests/domaincapsdata/qemu_6.2.0.aarch64.xml   |   234 -
 .../qemu_7.0.0-virt.aarch64.xml               |   233 -
 tests/domaincapsdata/qemu_7.0.0.aarch64.xml   |   233 -
 .../qemu_8.0.0-tcg-virt.riscv64.xml           |   174 -
 .../qemu_8.0.0-virt.riscv64.xml               |   177 -
 ...hvf.xml => qemu_9.2.0-hvf.aarch64+hvf.xml} |    26 +-
 ...lies => caps_10.0.0_x86_64+amdsev.replies} | 26336 +++++++++----
 ...6_64.xml => caps_10.0.0_x86_64+amdsev.xml} |  2994 +-
 .../caps_10.0.0_x86_64.replies                |   388 +-
 .../caps_10.0.0_x86_64.xml                    |    70 +-
 .../caps_5.2.0_aarch64.replies                | 24859 ------------
 .../caps_5.2.0_aarch64.xml                    |   428 -
 .../caps_5.2.0_ppc64.replies                  | 28246 -------------
 .../qemucapabilitiesdata/caps_5.2.0_ppc64.xml |  1081 -
 .../caps_5.2.0_riscv64.replies                | 20531 ----------
 .../caps_5.2.0_riscv64.xml                    |   131 -
 .../caps_5.2.0_s390x.replies                  | 25181 ------------
 .../qemucapabilitiesdata/caps_5.2.0_s390x.xml |  3221 --
 .../caps_5.2.0_x86_64.replies                 | 30637 ---------------
 .../caps_5.2.0_x86_64.xml                     |  3113 --
 .../caps_6.0.0_aarch64.replies                | 26869 -------------
 .../caps_6.0.0_aarch64.xml                    |   454 -
 .../caps_6.0.0_s390x.replies                  | 26878 -------------
 .../qemucapabilitiesdata/caps_6.0.0_s390x.xml |  3235 --
 .../caps_6.0.0_x86_64.replies                 | 32715 ----------------
 .../caps_6.0.0_x86_64.xml                     |  3261 --
 .../caps_6.2.0_aarch64.replies                | 28023 -------------
 .../caps_6.2.0_aarch64.xml                    |   485 -
 .../caps_7.0.0_aarch64.replies                | 31776 ---------------
 .../caps_7.0.0_aarch64.xml                    |   501 -
 .../caps_8.0.0_riscv64.replies                | 27913 -------------
 .../caps_8.0.0_riscv64.xml                    |   157 -
 ...replies => caps_9.2.0_aarch64+hvf.replies} | 27603 +++++++------
 ...h64+hvf.xml => caps_9.2.0_aarch64+hvf.xml} |   647 +-
 tests/qemusecuritytest.c                      |     1 -
 .../cpu-fallback.x86_64-5.2.0.args            |    34 -
 .../cpu-fallback.x86_64-5.2.0.xml             |    40 -
 ...-host-model-fallback-kvm.x86_64-5.2.0.args |    34 -
 ...u-host-model-fallback-kvm.x86_64-5.2.0.xml |    29 -
 ...-host-model-fallback-kvm.x86_64-6.0.0.args |    34 -
 ...u-host-model-fallback-kvm.x86_64-6.0.0.xml |    29 -
 ...-host-model-fallback-kvm.x86_64-6.1.0.args |    34 -
 ...u-host-model-fallback-kvm.x86_64-6.1.0.xml |    29 -
 ...-host-model-fallback-tcg.x86_64-5.2.0.args |    34 -
 ...u-host-model-fallback-tcg.x86_64-5.2.0.xml |    29 -
 ...-host-model-fallback-tcg.x86_64-6.0.0.args |    34 -
 ...u-host-model-fallback-tcg.x86_64-6.0.0.xml |    29 -
 ...-host-model-fallback-tcg.x86_64-6.1.0.args |    34 -
 ...u-host-model-fallback-tcg.x86_64-6.1.0.xml |    29 -
 .../cpu-host-model-kvm.x86_64-5.2.0.args      |    39 -
 .../cpu-host-model-kvm.x86_64-5.2.0.xml       |    48 -
 .../cpu-host-model-kvm.x86_64-6.0.0.args      |    39 -
 .../cpu-host-model-kvm.x86_64-6.0.0.xml       |    48 -
 .../cpu-host-model-kvm.x86_64-6.1.0.args      |    39 -
 .../cpu-host-model-kvm.x86_64-6.1.0.xml       |    48 -
 ...ost-model-nofallback-kvm.x86_64-5.2.0.args |    34 -
 ...host-model-nofallback-kvm.x86_64-5.2.0.xml |    29 -
 ...ost-model-nofallback-kvm.x86_64-6.0.0.args |    34 -
 ...host-model-nofallback-kvm.x86_64-6.0.0.xml |    29 -
 ...ost-model-nofallback-kvm.x86_64-6.1.0.args |    34 -
 ...host-model-nofallback-kvm.x86_64-6.1.0.xml |    29 -
 ...ost-model-nofallback-tcg.x86_64-5.2.0.args |    34 -
 ...host-model-nofallback-tcg.x86_64-5.2.0.xml |    29 -
 ...ost-model-nofallback-tcg.x86_64-6.0.0.args |    34 -
 ...host-model-nofallback-tcg.x86_64-6.0.0.xml |    29 -
 ...ost-model-nofallback-tcg.x86_64-6.1.0.args |    34 -
 ...host-model-nofallback-tcg.x86_64-6.1.0.xml |    29 -
 .../cpu-host-model-tcg.x86_64-5.2.0.args      |    39 -
 .../cpu-host-model-tcg.x86_64-5.2.0.xml       |    48 -
 .../cpu-host-model-tcg.x86_64-6.0.0.args      |    39 -
 .../cpu-host-model-tcg.x86_64-6.0.0.xml       |    48 -
 .../cpu-host-model-tcg.x86_64-6.1.0.args      |    39 -
 .../cpu-host-model-tcg.x86_64-6.1.0.xml       |    48 -
 .../cpu-nofallback.x86_64-5.2.0.err           |     1 -
 .../cpu-nofallback.x86_64-5.2.0.xml           |    40 -
 ...sk-network-rbd-encryption.x86_64-6.0.0.err |     1 -
 .../disk-network-sheepdog.x86_64-6.0.0.args   |    39 -
 .../disk-network-sheepdog.x86_64-6.0.0.xml    |    46 -
 .../disk-network-sheepdog.x86_64-latest.err   |     1 +
 ...disk-network-tlsx509-nbd.x86_64-5.2.0.args |    38 -
 .../disk-network-tlsx509-nbd.x86_64-5.2.0.xml |    37 -
 ...virtio-scsi-reservations.x86_64-5.2.0.args |    43 -
 ...-virtio-scsi-reservations.x86_64-5.2.0.xml |    53 -
 .../graphics-vnc-tls-secret.x86_64-5.2.0.args |    37 -
 .../graphics-vnc-tls-secret.x86_64-5.2.0.xml  |    39 -
 ...ch64-virt-headless.aarch64-latest+hvf.args |     8 +-
 .../hyperv-passthrough.x86_64-6.1.0.args      |    32 -
 .../hyperv-passthrough.x86_64-6.1.0.xml       |    34 -
 ...othreads-virtio-scsi-pci.x86_64-5.2.0.args |    42 -
 ...iothreads-virtio-scsi-pci.x86_64-5.2.0.xml |    49 -
 ...ev-missing-platform-info.x86_64-6.0.0.args |    37 -
 ...sev-missing-platform-info.x86_64-6.0.0.xml |    43 -
 .../launch-security-sev.x86_64-6.0.0.args     |    37 -
 .../launch-security-sev.x86_64-6.0.0.xml      |    45 -
 .../luks-disks-source-qcow2.x86_64-5.2.0.args |    62 -
 .../luks-disks-source-qcow2.x86_64-5.2.0.xml  |   107 -
 ...ory-hotplug-nvdimm-align.x86_64-5.2.0.args |    40 -
 ...mory-hotplug-nvdimm-align.x86_64-5.2.0.xml |    60 -
 ...ory-hotplug-nvdimm-label.x86_64-5.2.0.args |    40 -
 ...mory-hotplug-nvdimm-label.x86_64-5.2.0.xml |    62 -
 ...mory-hotplug-nvdimm-pmem.x86_64-5.2.0.args |    40 -
 ...emory-hotplug-nvdimm-pmem.x86_64-5.2.0.xml |    60 -
 ...-hotplug-nvdimm-readonly.x86_64-5.2.0.args |    40 -
 ...y-hotplug-nvdimm-readonly.x86_64-5.2.0.xml |    60 -
 ...mory-hotplug-virtio-pmem.x86_64-5.2.0.args |    40 -
 ...emory-hotplug-virtio-pmem.x86_64-5.2.0.xml |    55 -
 .../misc-no-reboot.x86_64-5.2.0.args          |    36 -
 .../misc-no-reboot.x86_64-5.2.0.xml           |    38 -
 .../numatune-memnode.x86_64-5.2.0.args        |    39 -
 .../numatune-memnode.x86_64-5.2.0.xml         |    41 -
 ...0-async-teardown-disabled.s390x-6.0.0.args |    35 -
 ...90-async-teardown-disabled.s390x-6.0.0.xml |    36 -
 .../s390-async-teardown.s390x-6.0.0.err       |     1 -
 .../virtio-iommu-x86_64.x86_64-6.1.0.err      |     1 -
 .../virtio-rng-builtin.x86_64-5.2.0.args      |    36 -
 .../virtio-rng-builtin.x86_64-5.2.0.xml       |    35 -
 .../virtio-rng-egd-unix.x86_64-5.2.0.args     |    37 -
 .../virtio-rng-egd-unix.x86_64-5.2.0.xml      |    37 -
 tests/qemuxmlconftest.c                       |    47 +-
 141 files changed, 37729 insertions(+), 357243 deletions(-)
 rename tests/domaincapsdata/{qemu_5.2.0-q35.x86_64.xml => qemu_10.0.0-q35.x86_64+amdsev.xml} (51%)
 rename tests/domaincapsdata/{qemu_6.1.0-tcg.x86_64.xml => qemu_10.0.0-tcg.x86_64+amdsev.xml} (67%)
 rename tests/domaincapsdata/{qemu_5.2.0.x86_64.xml => qemu_10.0.0.x86_64+amdsev.xml} (51%)
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0-tcg-virt.riscv64.xml
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0-virt.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0-virt.riscv64.xml
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0.ppc64.xml
 delete mode 100644 tests/domaincapsdata/qemu_5.2.0.s390x.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.0.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.0.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.0.0-virt.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.0.0.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.0.0.s390x.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.0.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.1.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.1.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.2.0-virt.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_6.2.0.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_7.0.0-virt.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_7.0.0.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_8.0.0-tcg-virt.riscv64.xml
 delete mode 100644 tests/domaincapsdata/qemu_8.0.0-virt.riscv64.xml
 rename tests/domaincapsdata/{qemu_7.0.0-hvf.aarch64+hvf.xml => qemu_9.2.0-hvf.aarch64+hvf.xml} (91%)
 rename tests/qemucapabilitiesdata/{caps_6.1.0_x86_64.replies => caps_10.0.0_x86_64+amdsev.replies} (68%)
 rename tests/qemucapabilitiesdata/{caps_6.1.0_x86_64.xml => caps_10.0.0_x86_64+amdsev.xml} (63%)
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_aarch64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_aarch64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_ppc64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_ppc64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_riscv64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_riscv64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_s390x.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_s390x.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_x86_64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_5.2.0_x86_64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.0.0_aarch64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.0.0_aarch64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.0.0_s390x.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.0.0_s390x.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.0.0_x86_64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.0.0_x86_64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_aarch64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_6.2.0_aarch64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_7.0.0_aarch64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_7.0.0_aarch64.xml
 delete mode 100644 tests/qemucapabilitiesdata/caps_8.0.0_riscv64.replies
 delete mode 100644 tests/qemucapabilitiesdata/caps_8.0.0_riscv64.xml
 rename tests/qemucapabilitiesdata/{caps_7.0.0_aarch64+hvf.replies => caps_9.2.0_aarch64+hvf.replies} (82%)
 rename tests/qemucapabilitiesdata/{caps_7.0.0_aarch64+hvf.xml => caps_9.2.0_aarch64+hvf.xml} (58%)
 delete mode 100644 tests/qemuxmlconfdata/cpu-fallback.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-fallback.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-fallback-tcg.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-nofallback-tcg.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/cpu-host-model-tcg.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/cpu-nofallback.x86_64-5.2.0.err
 delete mode 100644 tests/qemuxmlconfdata/cpu-nofallback.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/disk-network-rbd-encryption.x86_64-6.0.0.err
 delete mode 100644 tests/qemuxmlconfdata/disk-network-sheepdog.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/disk-network-sheepdog.x86_64-6.0.0.xml
 create mode 100644 tests/qemuxmlconfdata/disk-network-sheepdog.x86_64-latest.err
 delete mode 100644 tests/qemuxmlconfdata/disk-network-tlsx509-nbd.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/disk-network-tlsx509-nbd.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/disk-virtio-scsi-reservations.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/disk-virtio-scsi-reservations.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/graphics-vnc-tls-secret.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/graphics-vnc-tls-secret.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/hyperv-passthrough.x86_64-6.1.0.args
 delete mode 100644 tests/qemuxmlconfdata/hyperv-passthrough.x86_64-6.1.0.xml
 delete mode 100644 tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/iothreads-virtio-scsi-pci.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/launch-security-sev-missing-platform-info.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/launch-security-sev.x86_64-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/launch-security-sev.x86_64-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/luks-disks-source-qcow2.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/luks-disks-source-qcow2.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-align.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-label.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-pmem.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-nvdimm-readonly.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/memory-hotplug-virtio-pmem.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/misc-no-reboot.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/misc-no-reboot.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/numatune-memnode.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/numatune-memnode.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/s390-async-teardown-disabled.s390x-6.0.0.args
 delete mode 100644 tests/qemuxmlconfdata/s390-async-teardown-disabled.s390x-6.0.0.xml
 delete mode 100644 tests/qemuxmlconfdata/s390-async-teardown.s390x-6.0.0.err
 delete mode 100644 tests/qemuxmlconfdata/virtio-iommu-x86_64.x86_64-6.1.0.err
 delete mode 100644 tests/qemuxmlconfdata/virtio-rng-builtin.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/virtio-rng-builtin.x86_64-5.2.0.xml
 delete mode 100644 tests/qemuxmlconfdata/virtio-rng-egd-unix.x86_64-5.2.0.args
 delete mode 100644 tests/qemuxmlconfdata/virtio-rng-egd-unix.x86_64-5.2.0.xml

-- 
2.48.1




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux