]> git.proxmox.com Git - qemu.git/commit
a9scu: QOM cleanups
authorAndreas Färber <andreas.faerber@web.de>
Sun, 30 Jun 2013 17:22:12 +0000 (19:22 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 5 Nov 2013 16:47:29 +0000 (17:47 +0100)
commit9eb39db520cea30620b24098b6d731f78cc819a0
tree7a1faeba90bdb02812302ac46b0380edff9a17de
parent9b5f952bb8015b079783a9197f3331085075fbc4
a9scu: QOM cleanups

Rename A9SCUState::busdev field to parent_obj and turn realizefn into an
instance_init function to allow early MMIO mapping.

Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <andreas.faerber@web.de>
hw/misc/a9scu.c