qemu/hw/pci-host
Peter Maydell cd93dbf375 versatile_pci: Update to realize and instance init functions
Update the Versatile PCI controller to use a realize function rather
than SysBusDevice::init. To reflect the fact that the 'realview_pci'
class is taking most of its implementation from 'versatile_pci' (and
to make the QOM casts work) we make 'realview_pci' a subclass of
'versatile_pci'.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Paul Brook <paul@codesourcery.com>
2013-04-19 11:15:18 +01:00
..
apb.c
bonito.c
dec.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
dec.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
grackle.c
Makefile.objs
pam.c
piix.c
ppce500.c
prep.c
q35.c
uninorth.c
versatile.c versatile_pci: Update to realize and instance init functions 2013-04-19 11:15:18 +01:00