mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
qemucapabilitiesdata: Final update of capability test data for qemu-8.1.0 release
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
5912de7189
commit
08339a34ed
@ -17,11 +17,11 @@
|
|||||||
{
|
{
|
||||||
"return": {
|
"return": {
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"micro": 94,
|
"micro": 0,
|
||||||
"minor": 0,
|
"minor": 1,
|
||||||
"major": 8
|
"major": 8
|
||||||
},
|
},
|
||||||
"package": "v8.1.0-rc4"
|
"package": "v8.1.0"
|
||||||
},
|
},
|
||||||
"id": "libvirt-2"
|
"id": "libvirt-2"
|
||||||
}
|
}
|
||||||
|
@ -204,9 +204,9 @@
|
|||||||
<flag name='rbd-encryption-luks-any'/>
|
<flag name='rbd-encryption-luks-any'/>
|
||||||
<flag name='qcow2-discard-no-unref'/>
|
<flag name='qcow2-discard-no-unref'/>
|
||||||
<flag name='run-with.async-teardown'/>
|
<flag name='run-with.async-teardown'/>
|
||||||
<version>8000094</version>
|
<version>8001000</version>
|
||||||
<microcodeVersion>43100245</microcodeVersion>
|
<microcodeVersion>43100245</microcodeVersion>
|
||||||
<package>v8.1.0-rc4</package>
|
<package>v8.1.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='avx-ne-convert' type='boolean' value='false'/>
|
<property name='avx-ne-convert' type='boolean' value='false'/>
|
||||||
|
Loading…
Reference in New Issue
Block a user