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:
Peter Krempa 2020-08-24 14:14:48 +02:00
parent 8098462bfb
commit 9abf742986
2 changed files with 5 additions and 5 deletions

View File

@ -17,11 +17,11 @@
{
"return": {
"qemu": {
"micro": 92,
"minor": 0,
"micro": 0,
"minor": 1,
"major": 5
},
"package": "v5.1.0-rc2"
"package": "v5.1.0"
},
"id": "libvirt-2"
}

View File

@ -242,10 +242,10 @@
<flag name='intel-iommu.aw-bits'/>
<flag name='numa.hmat'/>
<flag name='blockdev-hostdev-scsi'/>
<version>5000092</version>
<version>5001000</version>
<kvmVersion>0</kvmVersion>
<microcodeVersion>43100242</microcodeVersion>
<package>v5.1.0-rc2</package>
<package>v5.1.0</package>
<arch>x86_64</arch>
<hostCPU type='kvm' model='base' migratability='yes'>
<property name='vmx-entry-load-rtit-ctl' type='boolean' value='false'/>