summaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2018-05-04uninorth: create new uninorth deviceMark Cave-Ayland1-0/+11
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland1-6/+6
2018-04-27uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland1-0/+1
2018-04-27uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland1-1/+4
2018-04-27uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland1-0/+1
2018-04-27uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland1-0/+51
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov1-0/+102
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland1-1/+1
2018-01-24apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland1-5/+5
2018-01-24apb: QOMify sabre PCI host bridgeMark Cave-Ayland1-3/+11
2018-01-24apb: rename APB functions to use sabre prefixMark Cave-Ayland1-1/+0
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland1-9/+0
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2-6/+50
2018-01-09sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland1-56/+1
2018-01-09apb: QOMify IOMMUMark Cave-Ayland1-1/+7
2018-01-09apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constantsMark Cave-Ayland1-0/+2
2018-01-09ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland1-1/+7
2018-01-09apb: remove busA property from PBMPCIBridge stateMark Cave-Ayland1-3/+0
2018-01-09apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland1-2/+2
2018-01-09apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland1-2/+3
2018-01-09apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland1-2/+4
2018-01-09apb: return APBState from pci_apb_init() rather than PCIBusMark Cave-Ayland1-3/+3
2018-01-09sun4u: remove pci_ebus_init() functionMark Cave-Ayland1-2/+1
2018-01-09apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland1-0/+86
2017-12-15spapr: introduce a spapr_qirq() helperCédric Le Goater1-1/+1
2017-12-05pci: Move bridge data structures from pci_bus.h to pci_bridge.hDavid Gibson1-1/+1
2017-11-16hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum1-0/+1
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar1-0/+3
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek1-0/+6
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza1-0/+3
2017-03-14pseries: Don't expose PCIe extended config space on older machine typesDavid Gibson1-0/+2
2017-03-01ppc/xics: use the QOM interface to get irqsCédric Le Goater1-1/+1
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton1-0/+68
2017-01-24include: Fix typos found by codespellStefan Weil1-1/+1
2016-11-23spapr: Fix 2.7<->2.8 migration of PCI host bridgeDavid Gibson1-0/+6
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson1-1/+7
2016-10-16spapr_pci: Add a 64-bit MMIO windowDavid Gibson1-2/+6
2016-10-16spapr_pci: Delegate placement of PCI host bridges to machine typeDavid Gibson1-10/+1
2016-09-23spapr_pci: Add numa node idAlexey Kardashevskiy1-0/+2
2016-09-15Remove unused function declarationsLadi Prosek1-2/+0
2016-07-20acpi: add DMAR scope definition for root IOAPICPeter Xu1-0/+8
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster3-7/+7
2016-07-12spapr_pci: Include spapr.h instead of playing games with #errorMarkus Armbruster1-3/+1
2016-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+1
2016-07-05spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)Alexey Kardashevskiy1-1/+7
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster1-1/+1
2016-07-04machine: remove iommu propertyMarcel Apfelbaum1-1/+0
2016-07-01ppc/xics: Replace "icp" with "xics" in most placesBenjamin Herrenschmidt1-1/+1
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily1-2/+7
2016-06-07spapr_pci: Add and export DMA resetting helperAlexey Kardashevskiy1-0/+2