Paolo Bonzini f424d5c4c9 qdev: add children before qdev_init
We want the composition tree to to be in order by the time we call
qdev_init, so that a single set of the toplevel realize property can
propagate all the way down the composition tree.

This is not the case so far.  Unfortunately, this is incompatible
with calling qdev_init in the constructor wrappers for devices,
so for now we need to unattach some devices that are created through
those wrappers.  This will be fixed by removing qdev_init and instead
setting the toplevel realize property after machine init.

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-04-02 15:04:15 -05:00
2012-03-14 22:20:27 +01:00
2012-03-27 09:14:19 -03:00
2012-03-17 13:01:18 +00:00
2012-04-02 15:04:15 -05:00
2012-04-02 15:04:15 -05:00
2012-03-27 09:15:52 -03:00
2012-04-02 15:04:15 -05:00
2012-01-13 10:55:56 -06:00
2011-12-02 10:50:57 +00:00
2012-03-14 22:20:25 +01:00
2011-12-06 11:40:01 -02:00
2011-12-06 11:40:01 -02:00
2012-01-18 10:23:39 -02:00
2012-01-13 10:37:00 +00:00
2012-02-09 16:17:51 +01:00
2012-04-01 20:30:23 +02:00
2012-03-12 10:30:23 +00:00
2012-03-03 18:10:16 +00:00
2012-03-14 22:20:27 +01:00
2012-03-30 08:14:11 -05:00
2012-03-30 08:14:11 -05:00
2012-03-30 08:14:11 -05: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-04-01 20:30:23 +02:00
2012-03-14 22:20:27 +01:00
2012-02-22 13:29:07 +01:00
2012-03-14 22:20:27 +01:00
2012-03-24 19:57:58 +00:00
2012-03-15 10:39:52 -03:00
2012-03-15 10:39:52 -03:00
2011-12-02 10:50:57 +00:00
2012-03-14 22:20:27 +01:00
2012-03-14 22:20:27 +01:00
2012-03-15 10:39:52 -03:00
2012-03-15 10:39:52 -03:00
2012-03-15 10:39:52 -03:00
2011-12-02 10:50:57 +00:00
2012-01-13 10:55:56 -06:00
2012-03-14 22:20:27 +01:00
2012-03-14 22:20:27 +01:00
2011-12-09 11:25:22 +00:00
2011-12-02 10:50:57 +00:00
2012-03-14 22:20:26 +01:00
2012-03-05 17:40:12 +02:00
2012-03-15 10:39:52 -03:00
2012-03-15 10:39:52 -03:00
2012-03-15 10:39:52 -03:00
2012-02-15 09:39:21 -06:00
2012-03-27 09:15:28 -03:00
2012-02-24 13:36:04 -06:00
2011-12-22 11:53:59 +01:00
2011-12-22 11:53:59 +01:00
2012-02-04 11:49:34 +00:00
2012-02-01 16:24:40 -06:00
2012-02-17 08:33:32 -06:00
2012-02-17 08:33:32 -06:00
2011-12-22 11:53:58 +01:00
2012-01-13 10:55:56 -06:00
2012-03-14 22:20:27 +01:00
2012-01-10 18:23:58 +01:00
2012-01-10 18:23:58 +01:00
2012-02-03 10:41:08 -06:00
2012-03-02 11:56:38 +00:00
2012-03-12 15:09:23 -05:00
2012-02-17 12:41:59 +01:00
2012-02-17 08:33:33 -06:00
2011-12-15 09:20:50 -06:00
2012-03-30 08:14:11 -05:00
2012-03-30 08:14:11 -05:00
2011-12-06 10:07:04 +00:00
2012-04-02 09:43:16 -05:00
2012-03-30 08:14:11 -05:00
2011-12-11 17:50:43 -06:00
2012-03-30 08:14:11 -05:00
2012-03-14 22:20:27 +01:00
2012-03-15 10:39:52 -03:00
2012-02-28 22:33:41 +01:00
2012-03-14 22:20:27 +01:00
2012-03-14 22:20:26 +01:00

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

- QEMU team
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 524 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%