Files
qemu/hw/misc
Paolo Bonzini db97d9d886 macio: move DBDMA_init from instance_init to realize
DBDMA_init is not idempotent, and calling it from instance_init
breaks a simple object_new/object_unref pair.  Work around this,
pending qdev-ification of DBDMA, by moving the call to realize.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1443689999-12182-4-git-send-email-armbru@redhat.com>
(cherry picked from commit c710440235)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2015-10-28 14:49:54 -05:00
..
2013-11-05 17:47:29 +01:00
2015-03-01 12:33:22 +01:00
2013-11-05 17:47:30 +01:00
2014-06-30 21:13:30 +02:00
2015-04-30 16:05:48 +03:00
2015-03-19 11:11:55 +03:00
2015-03-19 11:11:55 +03:00
2015-03-19 11:11:55 +03:00
2015-03-19 11:11:55 +03:00
2013-07-29 21:06:59 +02:00
2014-06-23 11:12:28 -04:00
2015-10-21 11:17:10 -05:00