]> xenbits.xensource.com Git - libvirt.git/commit
qemuxml2argvtest: Add support for populating 'fds' in private data
authorPeter Krempa <pkrempa@redhat.com>
Tue, 11 Oct 2022 13:52:54 +0000 (15:52 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 9 Jan 2023 13:59:42 +0000 (14:59 +0100)
commit0fcdb512d4aed9730f082f2da7cd5b9c3694d271
treea83f10ca27b76585a3d7e887ec569d1c629b1900
parentf762f87534e6b6cecd4d7551b6f0282f0eac44b4
qemuxml2argvtest: Add support for populating 'fds' in private data

Introduce a new argument type for testQemuInfoSetArgs named ARG_FD_GROUP
which allows users to instantiate tests with populated FD passing hash
table.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/storage_source_conf.c
src/conf/storage_source_conf.h
tests/qemuxml2argvtest.c
tests/testutilsqemu.c
tests/testutilsqemu.h