qemu-patch-raspberry4/trace
Salvador Fandino e144a605a6 qemu_set_log_filename: filename argument may be NULL
NULL is a valid log filename used to indicate we want to use stderr
but qemu_set_log_filename (which is called by bsd-user/main.c) was not
handling it correctly.

That also made redundant a couple of NULL checks in calling code which
have been removed.

Signed-off-by: Salvador Fandino <salvador@qindel.com>
Message-Id: <20200123193626.19956-1-salvador@qindel.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2020-01-30 21:33:50 +00:00
..
control-internal.h
control-target.c
control-vcpu.h
control.c qemu_set_log_filename: filename argument may be NULL 2020-01-30 21:33:50 +00:00
control.h
event-internal.h
ftrace.c
ftrace.h
Makefile.objs
mem-internal.h trace: Remove trace_mem_build_info_no_se_[bl]e 2020-01-15 15:13:09 -10:00
mem.h
qmp.c
simple.c
simple.h