Markus Armbruster bd6c9a617d qdev: Don't hw_error() in qdev_init_nofail()
Some of the failures are internal errors, and hw_error() is okay then.
But the common way to fail is bad user input, e.g. -global
isa-fdc.driveA=foo where drive foo has an unsupported rerror value.

exit(1) instead.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2010-07-06 17:05:49 +02:00
2010-05-22 08:02:12 +00:00
2010-07-06 17:05:49 +02:00
2010-06-10 00:09:49 +02:00
2010-07-03 06:49:47 +00:00
2010-06-16 13:03:51 +01:00
2010-06-20 07:55:12 +00:00
2010-06-29 23:07:51 +02:00
2010-06-14 11:12:53 -05:00
2010-06-16 13:03:51 +01:00
2010-05-31 20:55:23 +02:00
2010-06-29 23:07:51 +02:00
2010-06-14 11:12:53 -05:00
2010-05-24 15:18:23 -05:00
2010-06-13 19:00:50 +01:00
2010-06-30 20:25:55 +02:00
2010-06-16 13:03:51 +01:00
2010-05-22 08:02:12 +00:00
2010-06-11 15:25:14 -03:00
2010-06-28 13:06:03 -03:00
2010-06-16 13:03:51 +01:00
2010-05-22 08:24:49 +00:00
2010-07-03 06:49:47 +00:00
2010-07-03 06:49:47 +00:00
2010-05-22 08:02:12 +00:00
2010-06-13 19:00:50 +01:00
2010-06-13 19:00:50 +01:00
2010-06-27 19:25:25 +03:00
2010-07-01 14:27:13 -03:00
2010-07-01 14:27:13 -03:00
2010-06-19 07:47:42 +00:00
2010-05-29 02:27:35 +01:00
2010-06-04 11:43:39 +02:00
2010-06-15 09:41:59 +02:00
2010-06-11 15:25:14 -03:00
2010-06-14 15:46:28 -05:00
2010-06-30 22:51:17 +02:00
2010-06-22 15:15:51 -05:00
2010-06-13 19:00:50 +01:00
2010-06-01 13:30:08 -05:00
2010-05-24 15:18:24 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%