]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainObjPrivateAlloc: Use virHashNew instead of virHashCreate
authorPeter Krempa <pkrempa@redhat.com>
Wed, 21 Oct 2020 11:12:08 +0000 (13:12 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 22 Oct 2020 13:02:46 +0000 (15:02 +0200)
commitaa99658b0606854a1feee552351f2609e01b97b6
treef004bc5fe709b857e000bebeee667963592f3cd4
parentafc41391364ea737813b85a7556ce4c293ee67f8
qemuDomainObjPrivateAlloc: Use virHashNew instead of virHashCreate

virHashCreate will be removed in upcoming patches. This change has an
impact on ordering of the blockjob entries in one of the status XML->XML
tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_domain.c
tests/qemustatusxml2xmldata/blockjob-blockdev-in.xml