summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2020-02-022-0/+614
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-022-0/+783
* q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov2020-01-221-0/+10
* hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-2/+17
* hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé2019-11-051-2/+1Star
* hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé2019-11-051-0/+37
* spapr: Remove SpaprIrq::nr_msisDavid Gibson2019-10-241-2/+2
* spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson2019-10-041-7/+0Star
* spapr/pci: Convert types to QEMU coding styleGreg Kurz2019-08-291-10/+14
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-165-5/+0Star
* include: Make headers more self-containedMarkus Armbruster2019-08-162-1/+3
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell2019-06-121-2/+2
|\
| * spapr: Clean up dt creation for PCI busesDavid Gibson2019-06-121-2/+2
* | Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
|/
* Clean up decorations and whitespace around header guardsMarkus Armbruster2019-05-131-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
* spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy2019-04-261-0/+45
* spapr: Use CamelCase properlyDavid Gibson2019-03-121-22/+22
* spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth2019-02-251-1/+1
* spapr_pci: add PHB unrealizeGreg Kurz2019-02-251-0/+5
* spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz2019-02-251-1/+3
* spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz2019-02-171-1/+1
* Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2019-01-302-4/+4
* spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost2019-01-101-1/+0Star
* spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz2019-01-081-2/+4
* spapr: move spapr_create_phb() to core machine codeGreg Kurz2019-01-081-2/+0Star
* spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater2018-09-251-3/+2Star
* uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland2018-08-301-0/+1
* uninorth: remove token register from uninorth deviceMark Cave-Ayland2018-06-121-1/+3
* uninorth: create new uninorth deviceMark Cave-Ayland2018-05-041-0/+11
* uninorth: rename UNINState to UNINHostStateMark Cave-Ayland2018-04-271-6/+6
* uninorth: move PCI IO (ISA) memory region into the uninorth deviceMark Cave-Ayland2018-04-271-0/+1
* uninorth: use object link to pass OpenPIC object to uninorthMark Cave-Ayland2018-04-271-1/+4
* uninorth: introduce temporary pic_irqs device propertyMark Cave-Ayland2018-04-271-0/+1
* uninorth: move uninorth definitions into uninorth.hMark Cave-Ayland2018-04-271-0/+51
* pci: Add support for Designware IP blockAndrey Smirnov2018-03-091-0/+102
* apb: rename apb.c to sabre.cMark Cave-Ayland2018-01-241-1/+1
* apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland2018-01-241-5/+5
* apb: QOMify sabre PCI host bridgeMark Cave-Ayland2018-01-241-3/+11
* apb: rename APB functions to use sabre prefixMark Cave-Ayland2018-01-241-1/+0Star
* apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland2018-01-241-9/+0Star
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-112-6/+50
|\
| * sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland2018-01-091-56/+1Star
| * apb: QOMify IOMMUMark Cave-Ayland2018-01-091-1/+7
| * apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constantsMark Cave-Ayland2018-01-091-0/+2
| * ebus: wire up OBIO interrupts to APB pbm via qdev GPIOsMark Cave-Ayland2018-01-091-1/+7
| * apb: remove busA property from PBMPCIBridge stateMark Cave-Ayland2018-01-091-3/+0Star
| * apb: remove pci_apb_init() and instantiate APB device using qdevMark Cave-Ayland2018-01-091-2/+2
| * apb: move the two secondary PCI bridges objects into APBStateMark Cave-Ayland2018-01-091-2/+3
| * apb: use gpios to wire up the apb device to the SPARC CPU IRQsMark Cave-Ayland2018-01-091-2/+4