On Fri, Mar 04, 2022 at 06:56:16PM +0000, Daniel P. Berrangé wrote:
We want to decouple knowledge of daemonization from other code. What
the
logging code really wants to know is whether it can use stdio or not.
Add an API to let the logging code be informed of this fact explicitly.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
include/qemu/log.h | 1 +
softmmu/vl.c | 3 +++
util/log.c | 12 +++++++++---
3 files changed, 13 insertions(+), 3 deletions(-)
Reviewed-by: Eric Blake <eblake(a)redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization:
qemu.org |
libvirt.org