summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland2020-10-181-2/+0Star
* acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-301-0/+11
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-1810-48/+17Star
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-4/+1Star
* sabre: Rename SABRE_DEVICE to SABREEduardo Habkost2020-09-091-1/+1
* gpex: Fix type checking function nameEduardo Habkost2020-09-091-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0910-46/+46
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-0910-32/+57
* spapr: Add a new level of NUMA for GPUsReza Arbab2020-07-201-0/+1
* hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé2020-03-091-7/+0Star
* hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé2020-03-091-0/+1
* 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