Markus Armbruster fb12577c2a Drop config_error(), use qemu_error() instead
Diagnostic output goes to stderr, except when we're in a monitor
command, when it goes to the monitor instead.

config_error() implements this with a monitor argument: if it's
non-null, report there, else to stderr.  This obliges us to pass the
monitor down various call chains, to make it available to
config_error().

The recently created qemu_error() doesn't need a monitor argument to
route output.  Use it.

There's one user-visible difference: config_error() prepended "qemu: "
to a message bound for stderr.  qemu_error() doesn't, which means the
prefix goes away with this commit.  If such a prefix is desired for
stderr, then I figure it should be slapped on all error messages, not
just the ones that used to go through config_error().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-06 14:36:11 -05:00
2009-10-04 15:02:44 +02:00
2009-10-01 16:12:16 -05:00
2009-10-06 14:36:10 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-02 17:59:10 +00:00
2009-10-02 19:46:31 +00:00
2008-12-13 09:32:43 +00:00
2009-09-12 07:36:22 +00:00
2009-09-12 07:36:22 +00:00
2009-05-13 20:54:26 +01:00
2004-08-01 21:54:53 +00:00
2009-09-12 07:36:22 +00:00
2009-09-25 19:53:21 +00:00
2009-10-05 09:32:44 -05:00
2009-10-01 16:12:16 -05:00
2009-09-11 10:19:46 -05:00
2009-09-12 07:36:22 +00:00
2009-09-11 10:19:46 -05:00
2009-03-10 21:43:35 +00:00
2009-01-14 18:39:49 +00:00
2009-09-04 09:37:34 -05:00
2009-09-19 18:43:44 +02:00
2009-10-01 16:12:16 -05:00
2009-10-05 09:32:44 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2008-10-12 17:54:42 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-09-12 07:36:22 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-09-20 06:56:26 +00:00
2008-10-27 19:49:12 +00:00
2009-10-05 09:32:44 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-09-12 07:36:22 +00:00
2009-10-01 16:12:16 -05:00
2007-09-16 20:03:23 +00:00
2009-07-02 17:54:34 +00:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2009-10-05 09:32:45 -05:00
2009-10-01 16:12:16 -05:00
2008-12-14 08:50:18 +00:00
2009-10-01 16:12:16 -05:00
2009-09-20 16:19:32 +00:00
2009-08-27 19:33:15 -05:00
2009-07-30 09:50:36 -05:00
2009-08-24 08:01:42 -05:00
2009-09-12 07:36:22 +00:00
2009-09-04 09:37:30 -05:00
2009-10-06 14:36:10 -05:00
2009-08-15 07:51:59 +00:00
2009-09-12 07:36:22 +00:00
2009-09-12 07:36:22 +00:00
2009-09-11 10:19:49 -05:00
2009-06-15 13:52:27 +02:00
2009-09-12 07:36:22 +00:00
2009-09-12 07:36:22 +00:00
2009-10-06 14:36:09 -05:00
2009-10-01 16:12:16 -05:00
2009-05-19 22:29:20 +04:00
2009-09-20 07:51:06 +00:00
2009-09-12 07:36:22 +00:00
2009-09-12 09:58:51 +00:00
2009-07-22 10:58:49 -05:00
2009-10-05 09:32:45 -05:00
2009-09-04 09:37:29 -05:00
2009-09-04 09:37:29 -05:00
2009-09-04 09:37:29 -05:00
2008-12-14 08:50:18 +00:00
2009-10-01 16:12:16 -05:00
2009-06-29 08:52:44 -05:00
2009-07-08 18:25:37 +04:00
2009-10-06 14:36:09 -05:00
2009-09-25 19:53:21 +00:00
2009-04-07 21:47:27 +00:00
2009-09-13 19:38:43 +00:00
2009-10-06 14:36:09 -05:00
2009-10-01 16:12:16 -05:00
2009-10-01 16:12:16 -05:00
2008-12-04 11:29:42 +00:00
2009-10-01 16:12:16 -05:00
2009-09-25 17:40:16 +02:00
2009-03-05 23:01:23 +00:00
2009-07-16 18:12:18 -05:00
2008-09-06 16:31:30 +00:00
2009-10-06 14:36:10 -05:00
2009-10-01 16:12:16 -05:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-03-06 23:44:29 +00:00
2009-10-05 14:01:16 -05:00
2009-10-01 16:12:16 -05:00
2009-08-10 13:05:30 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 418 MiB
Languages
Rust 68.8%
C 26.3%
C++ 3%
Python 0.9%
Shell 0.5%
Other 0.3%