summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2014-02-102-12/+0
* pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+5
* pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+8
* qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-3/+0
* pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-261-0/+14
* pci: do not export pci_bus_resetPaolo Bonzini2013-12-231-1/+0
* xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+0
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-314-21/+51
|\
| * q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+1
| * q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-0/+2
| * pcie_host: expose address formatMichael S. Tsirkin2013-10-141-0/+21
| * pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-0/+3
| * hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-3/+0
| * hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-18/+0
| * hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-0/+23
| * hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+1
* | lsi: add 53C810 variantHervé Poussineau2013-09-161-0/+1
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-0/+1
|\
| * pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-0/+1
* | 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