summary refs log tree commit diff stats
path: root/hw/misc/macio/cuda.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2015-10-01 10:59:52 +0200
committerMarkus Armbruster <armbru@redhat.com>2015-10-09 15:25:57 +0200
commitc7104402353bf32ac1d3a276e3619a20e910506b (patch)
treec216891fada4c9b837f2b4d3df01d3dbe84850d7 /hw/misc/macio/cuda.c
parent81e0ab48dda611e9571dc2e166840205a4208567 (diff)
downloadfocaccia-qemu-c7104402353bf32ac1d3a276e3619a20e910506b.tar.gz
focaccia-qemu-c7104402353bf32ac1d3a276e3619a20e910506b.zip
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>
Diffstat (limited to 'hw/misc/macio/cuda.c')
0 files changed, 0 insertions, 0 deletions