]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemustatusxml2xmltest: Remove hack for qemuCaps allocation
authorPeter Krempa <pkrempa@redhat.com>
Tue, 17 Aug 2021 13:12:21 +0000 (15:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 18 Aug 2021 08:20:48 +0000 (10:20 +0200)
commit7eeb50fd333f6d72d165f1a8f7da42b74cb35302
treeb2176957036e7271a5425f38728d3c1a59145035
parent767f4e5f72c7ba577e55ace36b98f2fe43b7247a
qemustatusxml2xmltest: Remove hack for qemuCaps allocation

Since qemuCaps are now always allocated we don't need the hack.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemustatusxml2xmltest.c