]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemucapabilities: Add data for the qemu-7.2 dev cycle
authorPeter Krempa <pkrempa@redhat.com>
Fri, 7 Oct 2022 08:14:55 +0000 (10:14 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 1 Nov 2022 14:47:44 +0000 (15:47 +0100)
commitfd97c85b95a6507638a4e8517f8b41330dcca8ed
tree229edddf0b10feae2c89c35a0eb28901c0f89792
parent43ac2e703c447f09e480a405840d106c8c7e2d34
tests: qemucapabilities: Add data for the qemu-7.2 dev cycle

Add data based on the v7.1.0-1579-g5107fd3eff qemu commit.

Notable changes:

- New machine types and corresponding objects:
    - pc-i440fx-7.2, pc-i440fx-7.2-machine, pc-q35-7.2, pc-q35-7.2-machine
- new NETDEV_STREAM_CONNECTED/NETDEV_STREAM_DISCONNECTED events
- thread-context object and prealloc-property for memory devices added
- libblkio block driver backed support added:
    - new backend protocol drivers:
       - io_uring, nvme-io_uring, virtio-blk-vhost-user, virtio-blk-vhost-vdpa
- New CPU flags and some CPU features become migratable
  (corresponding 'cpu-host-model' test changed output)
- cpu features 'avx', 'avx2', 'f16c', 'fma', 'vaes' became available in
  TCG
- 'dumpdtb' command added
- New disk frontend properties:
    - account-failed, account-invalid
- New unstable commands for debugging virtio:
  x-query-virtio, x-query-virtio-status, x-query-virtio-queue-status,
  x-query-virtio-vhost-queue-status, x-query-virtio-queue-element

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/domaincapsdata/qemu_7.2.0-q35.x86_64.xml [new file with mode: 0644]
tests/domaincapsdata/qemu_7.2.0-tcg.x86_64.xml [new file with mode: 0644]
tests/domaincapsdata/qemu_7.2.0.x86_64.xml [new file with mode: 0644]
tests/qemucapabilitiesdata/caps_7.2.0.x86_64.replies [new file with mode: 0644]
tests/qemucapabilitiesdata/caps_7.2.0.x86_64.xml [new file with mode: 0644]
tests/qemuxml2argvdata/cpu-host-model.x86_64-latest.args