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:
Peter Krempa 2023-11-16 14:58:07 +01:00
parent 8a7b3ded60
commit de49ec50b8
2 changed files with 9 additions and 8 deletions

View File

@ -17,11 +17,11 @@
{ {
"return": { "return": {
"qemu": { "qemu": {
"micro": 50, "micro": 0,
"minor": 1, "minor": 2,
"major": 8 "major": 8
}, },
"package": "v8.1.0-3111-gad6ef0a42e" "package": "v8.2.0"
}, },
"id": "libvirt-2" "id": "libvirt-2"
} }
@ -30705,9 +30705,10 @@
"type": "bool" "type": "bool"
}, },
{ {
"default-value": 0, "default-value": [
"name": "len-reserved-regions", ],
"type": "uint32" "name": "reserved-regions",
"type": "list"
}, },
{ {
"default-value": 0, "default-value": 0,

View File

@ -199,9 +199,9 @@
<flag name='qcow2-discard-no-unref'/> <flag name='qcow2-discard-no-unref'/>
<flag name='run-with.async-teardown'/> <flag name='run-with.async-teardown'/>
<flag name='virtio-blk-vhost-vdpa'/> <flag name='virtio-blk-vhost-vdpa'/>
<version>8001050</version> <version>8002000</version>
<microcodeVersion>43100246</microcodeVersion> <microcodeVersion>43100246</microcodeVersion>
<package>v8.1.0-3111-gad6ef0a42e</package> <package>v8.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='avx-ne-convert' type='boolean' value='false'/> <property name='avx-ne-convert' type='boolean' value='false'/>