summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* pci: Pass size to pci_bus_new_inplace()Andreas Färber2013-08-301-1/+1
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-2/+12
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-1/+6
* Xen PV DevicePaul Durrant2013-07-291-2/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-182-1/+2
|\
| * pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
| * pci-bridge: update mappings for migration/restoreDon Koch2013-07-101-0/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-082-7/+22
|\ \ | |/
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-0/+2
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-2/+4
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-071-1/+1
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-072-1/+11
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-071-1/+2
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-071-1/+1
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-041-2/+2
* | dma: keep a device alive while it has SGListsPaolo Bonzini2013-07-041-1/+1
|/
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-9/+8
* pci: use memory core for iommu supportAvi Kivity2013-06-202-4/+4
* NVMe: Initial commit for new storage interfaceKeith Busch2013-06-171-0/+1
* pci: add VMSTATE_MSIXGerd Hoffmann2013-06-031-0/+11
* Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-04-221-0/+1
|\
| * scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman2013-04-191-0/+1
* | pci: add pci test deviceMichael S. Tsirkin2013-04-161-0/+1
|/
* hw: move headers to include/Paolo Bonzini2013-04-0815-0/+2465
OpenPOWER on IntegriCloud