log.c has no maintainer.  I can take this through my error-next
branch.

Markus Armbruster (3):
  log: Plug memory leak on multiple -dfilter
  log: Fix qemu_set_dfilter_ranges() error reporting
  log: Fix qemu_set_log_filename() error handling

 bsd-user/main.c      |   3 +-
 include/qemu/log.h   |   4 +-
 linux-user/main.c    |   3 +-
 monitor.c            |   7 ++-
 tests/test-logging.c |  88 ++++++++++---------------------------
 trace/control.c      |   3 +-
 util/log.c           | 122 +++++++++++++++++++++++++++------------------------
 vl.c                 |   4 +-
 8 files changed, 104 insertions(+), 130 deletions(-)

-- 
2.5.5


Reply via email to