On Thu, Feb 06, 2025 at 17:05:43 +0100, Peter Krempa wrote:
> See 3/3
>
> Peter Krempa (3):
> qemuxmlconftest: Allow testing of the 'writable' flag for passed FDs
> for disks
> qemuxmlconftest: Add testing of FDs with 'writable' flag in
> 'disk-source-fd'
> qemu: domain: Initialize FD passthrough for a virStorageSource before
> using it
>
> src/qemu/qemu_domain.c | 6 ++--
> .../disk-source-fd.x86_64-latest.args | 36 +++++++++++--------
> .../disk-source-fd.x86_64-latest.xml | 21 +++++++++--
> tests/qemuxmlconfdata/disk-source-fd.xml | 16 +++++++--
> tests/qemuxmlconftest.c | 9 +++--
> tests/testutilsqemu.c | 2 ++
> tests/testutilsqemu.h | 2 +-
> 7 files changed, 67 insertions(+), 25 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>