]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemucapabilitiestest: Add data for the qemu-10.0 dev cycle on x86_64
authorPeter Krempa <pkrempa@redhat.com>
Tue, 4 Feb 2025 16:12:00 +0000 (17:12 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 5 Feb 2025 18:29:38 +0000 (19:29 +0100)
commit712c39f987e1fb75a9fe3168dfb2501b719b5070
tree35744f9032936a03ee8ee8a255c9ea144e7f4f9b
parentfde300fa7443f7a6149f22c2a8cb6ac2a54c79a8
qemucapabilitiestest: Add data for the qemu-10.0 dev cycle on x86_64

Add data based on 'v9.2.0-1537-gd922088eb4'

Notable changes:
    - '10.0' machine types added
    - 'hub' chardev backend added
    - 'cpr' migrate channel added
    - 'nsamples' field for 'dbus' audio backend now reported
    - 'ClearwaterForest-v1' cpu model added
    - 'SierraForest-v2' cpu model added
    - 'ivshmem-flat' device added
    - new qom objects:
        - 'virtio-mem-system-reset'
        - 'vmclock'
    - default value of 'rombar' changed from 1 to -1 for all devices
    - 'intel-iommu' device:
        - default value of 'aw-bit' changed from '39' to '48'
        - 'fs1gp' boolean added
        - 'x-flts' boolean added
    - 'virtio-balloon-pci'/'virtio-mem-pci':
        - 'ioeventfd' added
        - 'vectors' added

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