]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtiofsd: add --syslog command-line option
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 26 Jun 2019 09:25:54 +0000 (10:25 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 23 Jan 2020 16:41:37 +0000 (16:41 +0000)
commitf185621d41f03a23b55795b89e6584253fa23505
treefcd1563f617e663282d2cc3b76eee14b4f53debd
parent3db2876a0153ac7103c077c53090e020faffb3ea
virtiofsd: add --syslog command-line option

Sometimes collecting output from stderr is inconvenient or does not fit
within the overall logging architecture.  Add syslog(3) support for
cases where stderr cannot be used.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
dgilbert: Reworked as a logging function
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
tools/virtiofsd/fuse_lowlevel.h
tools/virtiofsd/helper.c
tools/virtiofsd/passthrough_ll.c
tools/virtiofsd/seccomp.c
tools/virtiofsd/seccomp.h