qemu-e2k/hw/pci
Markus Armbruster 7ee6c1e182 pci: Permit incremental conversion of device models to realize
Call the new PCIDeviceClass method realize().  Default it to
pci_default_realize(), which calls old method init().

To convert a device model, make it implement realize() rather than
init().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Gonglei <arei.gonglei@huawei.com>
2015-02-26 12:42:16 +01:00
..
Makefile.objs
msi.c
msix.c
pci_bridge.c
pci_host.c
pci-hotplug-old.c
pci-stub.c
pci.c pci: Permit incremental conversion of device models to realize 2015-02-26 12:42:16 +01:00
pcie_aer.c
pcie_host.c
pcie_port.c
pcie.c
shpc.c
slotid_cap.c