mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
tests: qemucapabilities: Update data for qemu-v5.1.0 release
qemu-v5.1.0 is released now. There weren't any noticable changes since our last update to 'rc2'. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
8098462bfb
commit
9abf742986
@ -17,11 +17,11 @@
|
|||||||
{
|
{
|
||||||
"return": {
|
"return": {
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"micro": 92,
|
"micro": 0,
|
||||||
"minor": 0,
|
"minor": 1,
|
||||||
"major": 5
|
"major": 5
|
||||||
},
|
},
|
||||||
"package": "v5.1.0-rc2"
|
"package": "v5.1.0"
|
||||||
},
|
},
|
||||||
"id": "libvirt-2"
|
"id": "libvirt-2"
|
||||||
}
|
}
|
||||||
|
@ -242,10 +242,10 @@
|
|||||||
<flag name='intel-iommu.aw-bits'/>
|
<flag name='intel-iommu.aw-bits'/>
|
||||||
<flag name='numa.hmat'/>
|
<flag name='numa.hmat'/>
|
||||||
<flag name='blockdev-hostdev-scsi'/>
|
<flag name='blockdev-hostdev-scsi'/>
|
||||||
<version>5000092</version>
|
<version>5001000</version>
|
||||||
<kvmVersion>0</kvmVersion>
|
<kvmVersion>0</kvmVersion>
|
||||||
<microcodeVersion>43100242</microcodeVersion>
|
<microcodeVersion>43100242</microcodeVersion>
|
||||||
<package>v5.1.0-rc2</package>
|
<package>v5.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='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