]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu/dbus: log daemon stdout/err, use domainLogContext
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sun, 16 Mar 2025 08:18:35 +0000 (12:18 +0400)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 18 Mar 2025 13:15:56 +0000 (14:15 +0100)
commit507be3425bae0579bce70f03cfff66d43a9e9718
treeda2e4b05c9fba0216015fc0b3bfabd57ac994b34
parentdbfb96d18c044900986cc83c1ff6dec3894a67b6
qemu/dbus: log daemon stdout/err, use domainLogContext

Currently, if dbus-daemon writes on errfd, it will SIGPIPE.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_dbus.c