Kevin Wolf beb6f0de7a Fix QEMU_WARN_UNUSED_RESULT
Since commit 747bbdf7 QEMU_WARN_UNUSED_RESULT is never defined as it is
conditional on a define from config-host.h which is included only later.
Include that file earlier to get the warnings back.

Reactivating it unfortunately leads to some warnings about unused qdev_init
results. These calls are changed to qdev_init_nofail to avoid build failures.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-01-19 16:31:04 -06:00
2009-12-21 16:03:03 +01:00
2010-01-13 17:14:16 -06:00
2010-01-19 16:31:04 -06:00
2010-01-19 16:31:04 -06:00
2010-01-11 13:41:00 -06:00
2010-01-08 09:58:40 -06:00
2009-12-23 23:47:12 +01:00
2010-01-13 17:14:15 -06:00
2009-11-17 08:49:30 -06:00
2009-12-18 11:26:27 -06:00
2009-11-17 08:49:38 -06:00
2009-11-21 09:06:46 +00:00
2009-11-14 01:19:12 +01:00
2009-12-05 17:36:00 +01:00
2009-12-17 18:12:04 +01:00
2010-01-13 17:14:14 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-12-23 16:35:01 +02:00
2010-01-08 09:58:40 -06:00
2010-01-08 09:58:40 -06:00
2009-12-03 11:45:50 -06:00
2010-01-19 16:31:04 -06:00
2010-01-19 16:31:04 -06:00
2009-12-12 07:59:43 -06:00
2010-01-08 09:58:40 -06:00
2010-01-13 17:14:15 -06:00
2009-12-03 09:41:29 -06:00
2009-12-25 18:19:15 +00:00
2009-11-17 08:49:39 -06:00
2009-11-17 08:49:39 -06:00
2009-12-18 11:26:27 -06:00
2009-12-12 07:59:46 -06:00
2009-12-03 11:45:50 -06:00
2010-01-19 16:31:04 -06:00
2009-12-18 11:26:27 -06:00
2009-12-21 20:19:12 +00:00
2010-01-13 17:14:15 -06:00
2010-01-13 17:14:15 -06:00
2009-12-03 11:45:50 -06:00
2009-12-12 07:59:39 -06:00
2009-11-17 08:49:38 -06:00
2009-11-17 08:49:38 -06:00
2009-12-03 09:41:20 -06:00
2009-12-03 09:41:18 -06:00
2009-12-03 09:41:20 -06:00
2010-01-08 16:55:03 -06:00
2009-11-14 01:19:12 +01:00
2010-01-19 16:31:04 -06:00
2010-01-13 17:14:15 -06:00
2010-01-19 16:31:04 -06: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%