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
