mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-21 19:02:25 +00:00
qemucapstest: Update qemu capabilities probe dump for qemu-6.2 release
qemu-6.2 is out, update the caps dump for the final time. Notable changes: - 'unstable' feature flag for various QMP schema entries - 'aio-max-batch' iothread property - 'kernel-hashes' knob for the 'sev-guest' object - 'native-hotplug' of 'pcie-root-port' is now unstable again - 'page-sampling/dirty-ring/dirty-bitmap' mode for 'calc-dirty-rate' - 'toolsversion' field for the 'vmdk' disk format driver - CPU changes resulting in 'core-capability' being present on the cpu of the machine this dump was done on Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
856e6f0b34
commit
f8915af663
File diff suppressed because it is too large
Load Diff
@ -240,10 +240,10 @@
|
||||
<flag name='device.json'/>
|
||||
<flag name='query-dirty-rate'/>
|
||||
<flag name='rbd-encryption'/>
|
||||
<version>6001050</version>
|
||||
<version>6002000</version>
|
||||
<kvmVersion>0</kvmVersion>
|
||||
<microcodeVersion>43100244</microcodeVersion>
|
||||
<package>v6.1.0-1735-gc52d69e7db</package>
|
||||
<package>v6.2.0</package>
|
||||
<arch>x86_64</arch>
|
||||
<hostCPU type='kvm' model='base' migratability='yes'>
|
||||
<property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
|
||||
@ -635,7 +635,6 @@
|
||||
<blocker name='movdiri'/>
|
||||
<blocker name='movdir64b'/>
|
||||
<blocker name='spec-ctrl'/>
|
||||
<blocker name='core-capability'/>
|
||||
</cpu>
|
||||
<cpu type='kvm' name='Snowridge-v3' typename='Snowridge-v3-x86_64-cpu' usable='no'>
|
||||
<blocker name='erms'/>
|
||||
@ -2008,7 +2007,6 @@
|
||||
<blocker name='movdir64b'/>
|
||||
<blocker name='spec-ctrl'/>
|
||||
<blocker name='arch-capabilities'/>
|
||||
<blocker name='core-capability'/>
|
||||
<blocker name='ssbd'/>
|
||||
<blocker name='3dnowprefetch'/>
|
||||
<blocker name='xsavec'/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user