mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-10 05:17:59 +03:00
qemucapabilitiesdata: Final update of 'caps_8.2.0_x86_64'
QEMU 8.2 was released, update the x86_64 data for a final time. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
8a7b3ded60
commit
de49ec50b8
@ -17,11 +17,11 @@
|
||||
{
|
||||
"return": {
|
||||
"qemu": {
|
||||
"micro": 50,
|
||||
"minor": 1,
|
||||
"micro": 0,
|
||||
"minor": 2,
|
||||
"major": 8
|
||||
},
|
||||
"package": "v8.1.0-3111-gad6ef0a42e"
|
||||
"package": "v8.2.0"
|
||||
},
|
||||
"id": "libvirt-2"
|
||||
}
|
||||
@ -30705,9 +30705,10 @@
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"default-value": 0,
|
||||
"name": "len-reserved-regions",
|
||||
"type": "uint32"
|
||||
"default-value": [
|
||||
],
|
||||
"name": "reserved-regions",
|
||||
"type": "list"
|
||||
},
|
||||
{
|
||||
"default-value": 0,
|
||||
|
@ -199,9 +199,9 @@
|
||||
<flag name='qcow2-discard-no-unref'/>
|
||||
<flag name='run-with.async-teardown'/>
|
||||
<flag name='virtio-blk-vhost-vdpa'/>
|
||||
<version>8001050</version>
|
||||
<version>8002000</version>
|
||||
<microcodeVersion>43100246</microcodeVersion>
|
||||
<package>v8.1.0-3111-gad6ef0a42e</package>
|
||||
<package>v8.2.0</package>
|
||||
<arch>x86_64</arch>
|
||||
<hostCPU type='kvm' model='base' migratability='yes'>
|
||||
<property name='avx-ne-convert' type='boolean' value='false'/>
|
||||
|
Loading…
Reference in New Issue
Block a user