Markus Armbruster e25b89e520 ide/isa: Replace unchecked qdev_init() by qdev_init_nofail()
isa_ide_init()'s callers don't check for failure.  isa_ide_init()
looks like it could fail, but since isa_ide_realizefn() can't fail, it
actually can't.  Replace its qdev_init() by qdev_init_nofail() to make
it obvious.

Cc: Kevin Wolf <kwolf@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2015-02-24 00:19:05 +01:00
2015-02-02 16:55:10 +01:00
2015-02-06 16:11:38 +00:00
2015-02-03 13:42:40 +01:00
2015-02-12 21:21:38 -08:00
2015-02-06 17:24:22 +01:00
2015-02-10 09:27:20 +03:00
2015-02-02 16:55:11 +01:00
2015-01-07 16:16:26 +01:00
2014-10-24 12:19:11 +01:00
2014-09-26 13:37:06 -04:00
2015-02-05 17:16:14 +01:00
2015-02-06 17:24:22 +01:00
2015-01-15 10:44:13 +03:00
2014-12-12 15:48:26 +00:00
2015-02-06 17:24:22 +01:00
2015-01-14 10:38:57 +01:00
2015-02-12 21:21:38 -08:00
2014-12-09 21:48:34 +00:00
2015-02-10 09:27:20 +03:00

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

- QEMU team
Description
Languages
C 82.6%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.5%