summaryrefslogtreecommitdiffstats
path: root/hw/pci/pci-hotplug-old.c
Commit message (Expand)AuthorAgeFilesLines
* Use error_is_set() only when necessaryMarkus Armbruster2014-02-171-2/+2
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+1
* scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-231-1/+1
* pci: Simpler implementation of primary PCI busDavid Gibson2013-07-071-6/+20
* pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+2
* pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-071-2/+2
* pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-2/+2
* pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-071-1/+1
* pci: Abolish pci_find_root_bus()David Gibson2013-07-071-9/+25
* pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-041-0/+14
* pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-041-0/+292
OpenPOWER on IntegriCloud