Paolo Bonzini 397d30e940 qemu-error: remove dependency of stubs on monitor
Leave the implementation of error_vprintf and error_vprintf_unless_qmp
(the latter now trivially wrapped by error_printf_unless_qmp) to
libqemustub.a and monitor.c.  This has two advantages: it lets us
remove the monitor_printf and monitor_vprintf stubs, and it lets
tests provide a different implementation of the functions that uses
g_test_message.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1477326663-67817-2-git-send-email-pbonzini@redhat.com>
2016-11-01 16:06:57 +01:00
..
2016-07-04 13:15:22 +01:00
2016-02-23 12:43:05 +00:00
2016-09-13 19:13:32 +02:00
2016-06-07 18:19:23 +03:00
2016-10-24 17:56:07 +02:00
2016-10-26 08:29:01 -07:00
2016-02-23 12:43:05 +00:00
2016-06-16 18:39:03 +02:00
2016-06-07 18:19:24 +03:00
2016-10-28 21:50:18 +08:00
2016-02-23 12:43:05 +00:00
2016-02-23 12:43:05 +00:00
2016-09-15 10:24:22 +01:00
2016-09-15 15:32:22 +03:00
2016-09-23 11:42:52 +08:00
2016-02-23 12:43:05 +00:00