qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] tests: silence error_report in tests


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] tests: silence error_report in tests
Date: Mon, 24 Oct 2016 18:31:01 +0200

This is my (counter)proposal for silencing test-vmstate.

Thanks,

Paolo

Paolo Bonzini (2):
  qemu-error: remove dependency of stubs on monitor
  tests: send error_report to test log

 include/glib-compat.h       | 13 +++++++++++++
 include/qemu/error-report.h |  1 +
 monitor.c                   | 21 +++++++++++++++++++++
 stubs/Makefile.objs         |  2 +-
 stubs/error-printf.c        | 19 +++++++++++++++++++
 stubs/mon-printf.c          | 11 -----------
 util/qemu-error.c           | 26 +++-----------------------
 7 files changed, 58 insertions(+), 35 deletions(-)
 create mode 100644 stubs/error-printf.c
 delete mode 100644 stubs/mon-printf.c

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]