qemu-irix/hw/misc/macio
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
..
Makefile.objs
cuda.c hw: do not pass NULL to memory_region_init from instance_init 2015-10-28 14:48:40 -05:00
mac_dbdma.c mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete 2015-10-17 18:19:14 -05:00
macio.c macio: move DBDMA_init from instance_init to realize 2015-10-28 14:49:54 -05:00