Peter Maydell 52d06136bd vl.c: Don't print errno after failed qemu_chr_new()
The qemu_chr_new() function doesn't set errno on failure, so
don't print strerror(errno) on the error handling path when
dealing with the -serial, -parallel and -virtioconsole arguments.
This avoids nonsensical error messages like:
  $ ./arm-softmmu/qemu-system-arm -serial wombat
  qemu: could not open serial device 'wombat': Success

We also rephrase the message slightly to make it a little clearer
that we're expecting the name of a QEMU chr backend rather than
a host or guest serial/parallel/etc device.

Reported-by: Christian Müller <christian.mueller@heig-vd.ch>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-07-28 09:08:12 +00:00
2012-07-27 21:13:02 +00:00
2012-06-21 20:04:24 +00:00
2012-06-18 15:32:45 +02:00
2012-07-23 11:55:17 +01:00
2012-06-21 17:59:27 -05:00
2012-07-21 10:54:40 +01:00
2012-07-10 18:27:33 +02:00
2012-07-27 21:13:06 +00:00
2012-07-07 09:04:42 +00:00
2012-04-19 16:51:47 +02:00
2012-07-13 10:38:16 +01:00
2012-01-13 10:37:00 +00:00
2012-05-14 07:27:24 +02:00
2012-02-09 16:17:51 +01:00
2012-07-27 21:13:05 +00:00
2012-03-12 10:30:23 +00:00
2012-06-29 13:31:07 +02:00
2012-04-15 21:25:16 +02:00
2012-07-27 21:12:57 +00:00
2012-03-30 08:14:11 -05:00
2012-05-12 09:14:38 +00:00
2012-01-10 09:36:43 +01:00
2012-03-07 13:03:51 +00:00
2012-04-01 20:30:23 +02:00
2012-03-14 22:20:27 +01:00
2012-06-27 16:33:26 -05:00
2012-03-14 22:20:27 +01:00
2011-06-07 13:52:10 -05:00
2012-07-23 11:55:17 +01:00
2012-07-23 11:55:17 +01:00
2012-07-27 21:13:04 +00:00
2012-03-14 22:20:27 +01:00
2012-07-13 13:46:55 -03:00
2012-07-13 13:46:55 -03:00
2012-05-08 14:30:09 -03:00
2012-03-19 15:17:21 +02:00
2012-05-10 08:33:34 -05:00
2012-06-28 20:28:36 +00:00
2012-03-15 10:39:52 -03:00
2012-06-29 13:27:28 +02:00
2012-06-29 13:27:28 +02:00
2012-02-15 09:39:21 -06:00
2012-07-19 11:34:32 +01:00
2012-02-17 08:33:32 -06:00
2012-02-17 08:33:32 -06:00
2012-04-26 13:14:58 -05:00
2012-07-10 18:27:33 +02:00
2012-01-13 10:55:56 -06:00
2012-01-10 18:23:58 +01:00
2012-04-07 14:00:45 +00:00
2012-01-10 18:23:58 +01:00
2012-07-23 11:55:18 +01:00
2012-02-03 10:41:08 -06:00
2012-07-17 16:48:32 +02:00
2012-07-14 11:53:03 +00:00
2012-07-14 11:53:03 +00:00
2012-04-19 17:19:37 +02:00
2012-04-15 21:25:16 +02:00
2012-04-07 14:00:45 +00:00
2012-06-21 18:45:18 +00:00
2012-05-08 14:30:09 -03:00
2012-04-24 09:50:31 -05:00
2012-03-14 22:20:27 +01:00
2012-06-29 13:18:21 +02:00
2012-06-22 10:34:21 +01:00
2012-06-28 20:28:08 +00:00
2012-06-29 13:18:21 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%