mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
tests: qemucapabilitiesdata: Final update of qemu-7.2 capabilities on x86
QEMU 7.2 was released, update the capabilities data to the final state. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
b271d6f3b0
commit
443eb2330d
@ -17,11 +17,11 @@
|
|||||||
{
|
{
|
||||||
"return": {
|
"return": {
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"micro": 91,
|
"micro": 0,
|
||||||
"minor": 1,
|
"minor": 2,
|
||||||
"major": 7
|
"major": 7
|
||||||
},
|
},
|
||||||
"package": "v7.2.0-rc1"
|
"package": "v7.2.0"
|
||||||
},
|
},
|
||||||
"id": "libvirt-2"
|
"id": "libvirt-2"
|
||||||
}
|
}
|
||||||
|
@ -201,10 +201,10 @@
|
|||||||
<flag name='query-stats-schemas'/>
|
<flag name='query-stats-schemas'/>
|
||||||
<flag name='thread-context'/>
|
<flag name='thread-context'/>
|
||||||
<flag name='screenshot-format-png'/>
|
<flag name='screenshot-format-png'/>
|
||||||
<version>7001091</version>
|
<version>7002000</version>
|
||||||
<kvmVersion>0</kvmVersion>
|
<kvmVersion>0</kvmVersion>
|
||||||
<microcodeVersion>43100245</microcodeVersion>
|
<microcodeVersion>43100245</microcodeVersion>
|
||||||
<package>v7.2.0-rc1</package>
|
<package>v7.2.0</package>
|
||||||
<arch>x86_64</arch>
|
<arch>x86_64</arch>
|
||||||
<hostCPU type='kvm' model='base' migratability='yes'>
|
<hostCPU type='kvm' model='base' migratability='yes'>
|
||||||
<property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
|
<property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user