]> xenbits.xensource.com Git - libvirt.git/commit
tests: Update qemucaps2xml for QEMU 4.0.0 on x86_64
authorAndrea Bolognani <abologna@redhat.com>
Thu, 31 Jan 2019 13:02:47 +0000 (14:02 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Feb 2019 11:28:32 +0000 (12:28 +0100)
commitbca2346641b12c0daf8b7b9822da30a1ed12210e
treed1b35c9cd5902de23abc26ba5276bb1ce024c4dc
parentad25a68826ec397909546e78bf3dba8498e5fbd2
tests: Update qemucaps2xml for QEMU 4.0.0 on x86_64

Commit fb0d0d6c5492 added capabilities data and updated
qemucapabilitiestest but forgot to update qemucaps2xmltest
at the same time.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemucaps2xmloutdata/caps_4.0.0.x86_64.xml [new file with mode: 0644]
tests/qemucaps2xmltest.c