]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: log error output from nbdkit
authorJonathon Jongsma <jjongsma@redhat.com>
Mon, 12 Dec 2022 21:12:33 +0000 (15:12 -0600)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 19 Sep 2023 19:28:50 +0000 (14:28 -0500)
commite04373794c34f77be1eec977cb10ba0339dda90b
tree9e3de9b803fcb1389c13cc7a91098b5d011c5ee5
parente498941476a772fc4ad4a1c77eea0f46ab65dc71
qemu: log error output from nbdkit

log stderr and stdout from nbdkit into its own log so that
nbdkit-related issues can be debugged more easily.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_nbdkit.c