summaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/pnv: Introduce a num_stack class attributeCédric Le Goater2021-12-171-0/+1
* ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater2021-12-171-0/+2
* ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater2021-12-171-0/+2
* ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater2021-12-171-0/+3
* hw/pci: remove all references to find_i440fx functionAni Sinha2021-09-041-1/+0Star
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell2021-05-051-0/+8
|\
| * hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan2021-05-041-0/+8
* | hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0Star
|/
* hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell2021-04-301-0/+4
* Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2021-02-101-0/+30
|\
| * multi-process: setup a machine object for remote device processJagannathan Raman2021-02-101-0/+1
| * multi-process: setup PCI host bridge for remote deviceJagannathan Raman2021-02-101-0/+29
* | spapr: Adjust firmware path of PCI devicesGreg Kurz2021-02-101-0/+2
|/
* spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz2021-01-061-2/+0Star
* hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé2020-12-133-2/+4
* acpi/gpex: Build tables for pxbYubo Miao2020-12-081-0/+1
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-152-2/+2
* hw/mips/boston: Fix Lesser GPL version numberChetan Pant2020-11-031-1/+1
* 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