]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemucapabilities: Add test data for the qemu-7.0 development cycle
authorPeter Krempa <pkrempa@redhat.com>
Thu, 13 Jan 2022 14:50:10 +0000 (15:50 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 17 Jan 2022 08:26:17 +0000 (09:26 +0100)
commitcb15bf9d4d41bea23b09ca5bd23dc1257ed76d61
treedb365862c0d6944723d30cb97ad0a8a4748ee75d
parent8a1e6c1ab123239e12bbdaf6b398b0721db8f63b
tests: qemucapabilities: Add test data for the qemu-7.0 development cycle

Update to commit v6.2.0-874-g1cd2ad11d3

Notable changes are:
- added flag noting that use of JSON syntax for -device was fixed
- 'dbus' backend for graphics and character devices added
- virtio-mem added 'node' property
- 'clusters' added to CPU topology
- 'open-timeout' property for NBD protocol backend
- 'wheel-left' and 'wheel-right' event types for 'input-send-event'
- increased default resolution to '1280x800' on 'virtio-gpu'
- SGX property 'section-size' changed to 'sections' incompatibly
  (unused luckily)

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