]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: capabilities: Update '10.1.0' capabilities on x86_64 after release
authorPeter Krempa <pkrempa@redhat.com>
Mon, 18 Aug 2025 15:04:12 +0000 (17:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 2 Sep 2025 08:53:40 +0000 (10:53 +0200)
commite19c1fd67414821aaa16743762cdd3574e8a2340
tree01734a9851160c0001306aafa7d49f1b72b3fe6b
parentef7fbc7ab41bcc53233384c1ee8985e3656d5dad
qemu: capabilities: Update '10.1.0' capabilities on x86_64 after release

Notable changes:
 - 'netdev_add' now supports 'passt'
 - new command 'qom-list-get'
 - 'query-block' and 'query-named-block-nodes' returns also 'children' links
 - 'gtk' graphics backend added 'keep-aspect-ratio' and 'scale' properties
 - 'query-migrate' now reports 'postcopy-latency',
   'postcopy-non-vcpu-latency' and 'postcopy-vcpu-latency'
 - new unstable command 'x-accel-stats'
 - 'x-query-opcount' unstable command removed
 - 'arch-capabilities' CPU flag no longer explsed on AMD cpus
   (this also causes the qemuxmlconftest changes)

 - new named cpu models:
    - GraniteRapids-v3-x86_64-cpu
    - SapphireRapids-v4-x86_64-cpu
    - SierraForest-v3-x86_64-cpu
    - YongFeng-v3-x86_64-cpu

 - new devices
    - cxl-fmw

 - PIIX4_PM/ICH9-LPC added 'bus' property
 - vfio-pci added 'x-migration-load-config-after-iter',
   'x-migration-max-queued-buffers-size', 'x-pci-class-code'

 - virtio-gpu added 'optputs' property
 - virtio-net added:
    - 'hash-ipv4','hash-ipv6','hash-ipv6ex'
    - 'hash-tcp4','hash-tcp6','hash-tcp6ex'
    - 'hash-udp4','hash-udp6','hash-udp6ex'

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/domaincapsdata/qemu_10.1.0-q35.x86_64.xml
tests/domaincapsdata/qemu_10.1.0.x86_64.xml
tests/qemucapabilitiesdata/caps_10.1.0_x86_64.replies
tests/qemucapabilitiesdata/caps_10.1.0_x86_64.xml
tests/qemuxmlconfdata/cpu-host-model-fallback-kvm.x86_64-latest.args
tests/qemuxmlconfdata/cpu-host-model-features.x86_64-latest.args
tests/qemuxmlconfdata/cpu-host-model-kvm.x86_64-latest.args
tests/qemuxmlconfdata/cpu-host-model-nofallback-kvm.x86_64-latest.args