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 Clean up around error_get_pretty(), qerror_report_err() 2015-02-26 07:01:08 +00:00
pci-stub.c hmp: Name HMP command handler functions hmp_COMMAND() 2015-02-18 11:58:30 +01:00
pci.c pci: Permit incremental conversion of device models to realize 2015-02-26 12:42:16 +01:00
pcie_aer.c hmp: Name HMP command handler functions hmp_COMMAND() 2015-02-18 11:58:30 +01:00
pcie_host.c pcie: remove mmconfig memory leak and wrap mmconfig update with transaction 2015-02-16 17:24:53 +01:00
pcie_port.c qdev: HotplugHandler: Rename unplug callback to unplug_request 2014-10-15 05:03:13 +02:00
pcie.c pcie: fix improper use of negative value 2014-11-24 20:57:11 +02:00
shpc.c pci: split shpc_cleanup and shpc_free 2015-02-16 17:30:14 +01:00
slotid_cap.c