summaryrefslogtreecommitdiffstats
path: root/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-102-23/+21
|\
| * qdev: switch reset to post-orderPaolo Bonzini2013-12-231-15/+16
| * pci: clean up resetting of IRQsPaolo Bonzini2013-12-231-3/+4
| * pci: do not export pci_bus_resetPaolo Bonzini2013-12-232-7/+3
* | qdev: Drop misleading qbus_free() functionStefan Hajnoczi2013-12-241-1/+1
|/
* pci: fix pci bridge fw pathGerd Hoffmann2013-12-111-1/+1
* pci: fix address space size for bridgeMichael S. Tsirkin2013-12-101-1/+1
* pci: unregister vmstate_pcibus on unplugBandan Das2013-11-211-0/+8
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-26/+0
* bswap.h: Remove cpu_to_be32wu()Peter Maydell2013-11-051-2/+2
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-054-4/+4
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-315-42/+64
|\
| * pcie_host: expose address formatMichael S. Tsirkin2013-10-141-21/+0
| * pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-3/+0
| * pci: fix up w64 size calculation helperMichael S. Tsirkin2013-10-141-8/+12
| * hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-2/+0
| * hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-142-4/+4
| * hw: set interrupts using pci irq wrappersMarcel Apfelbaum2013-10-141-1/+1
| * hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-4/+22
| * hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+26
* | Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-161-1/+1
|/
* pci: remove explicit check to 64K ioport sizeHervé Poussineau2013-09-151-2/+4
* pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+50
* Add c++ keywords to QAPI helper scriptTomoki Sekiyama2013-09-091-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-032-7/+28
|\
| * pci: add config space access tracesAlexey Kardashevskiy2013-08-281-1/+10
| * pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-6/+18
* | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-302-2/+3
* | 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-0/+52
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-293-13/+31
* scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber2013-07-231-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-182-1/+6
|\
| * pci-bridge: update mappings for migration/restoreDon Koch2013-07-102-1/+6
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-085-87/+137
|\ \ | |/
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-19/+14
| * pci: Remove domain from PCIHostBusDavid Gibson2013-07-071-4/+3
| * pci: Simpler implementation of primary PCI busDavid Gibson2013-07-072-9/+26
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-072-5/+8
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-072-5/+6
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-074-24/+27
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-073-10/+15
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-072-13/+40
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-042-15/+15
| * pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-042-4/+4
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-045-14/+16
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-045-13/+13
|/
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-201-1/+2
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-4/+0
* pci: use memory core for iommu supportAvi Kivity2013-06-201-20/+19
OpenPOWER on IntegriCloud