mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:03:48 +03:00
37d5a141b6
Add the test data based on v8.1.0-1639-g63011373ad Notable changes in comparison with qemu-8.1 release: - new 8.2 machine types added - removed machine types: 'pc-i440fx-1.4', 'pc-i440fx-1.5', 'pc-i440fx-1.6', 'pc-i440fx-1.7' - 'rom' parameter for 'memory-backend-file' added - 'qemu-text-console', 'qemu-graphic-console', 'qemu-fixed-text-console' QOM types added - 'qemu-console' -object removed - 'ufs-lu', 'ufs' devices added - 'sd-card-spi' device added - 'cryptodev-backend-lkcf' added - 'calc-dirty-rate' paramters 'calc-time-unit' added - 'guest_uso4', 'guest_uso6' 'host_uso' options for 'virtio-net-pci' added - new cpu flags: 'vmx-any-errcode', 'gds-no', 'vmx-complex', 'vmx-enable-user-wait-pause' Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>