]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemucapabilitiestest: Add test data for the qemu-6.2 development cycle
authorPeter Krempa <pkrempa@redhat.com>
Fri, 10 Sep 2021 08:52:12 +0000 (10:52 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 12 Oct 2021 12:23:53 +0000 (14:23 +0200)
commitc30064a94c5bba804cf0d2de5c72e13481dd99ee
tree39cb561f909bab377f6578b556cea6118236977a
parentf1818032f5acf4d5b6587351f0bed87309479f28
qemucapabilitiestest: Add test data for the qemu-6.2 development cycle

The data is based on commit v6.1.0-1313-gc09124dcb8

Notable changes:

- New machine types for the 6.2 cycle were added
- MEM_UNPLUG_ERROR event was deprecated and replaced by
  DEVICE_UNPLUG_GUEST_ERROR
- Intel SGX related commands and devices added
- 'copy-before-write' blockdev filter was added
- 'memory-backend-epc' was added
- new cpu flags

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/domaincapsdata/qemu_6.2.0-q35.x86_64.xml [new file with mode: 0644]
tests/domaincapsdata/qemu_6.2.0-tcg.x86_64.xml [new file with mode: 0644]
tests/domaincapsdata/qemu_6.2.0.x86_64.xml [new file with mode: 0644]
tests/qemucapabilitiesdata/caps_6.2.0.x86_64.replies [new file with mode: 0644]
tests/qemucapabilitiesdata/caps_6.2.0.x86_64.xml [new file with mode: 0644]