aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2020-09-09sabre: Rename SABRE_DEVICE to SABREEduardo Habkost1-1/+1
2020-09-09gpex: Fix type checking function nameEduardo Habkost1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost10-46/+46
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost10-32/+57
2020-07-20spapr: Add a new level of NUMA for GPUsReza Arbab1-0/+1
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé1-7/+0
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé1-0/+1
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater2-0/+614
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2-0/+783
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov1-0/+10
2019-12-18hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé1-2/+17
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé1-2/+1
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé1-0/+37
2019-10-24spapr: Remove SpaprIrq::nr_msisDavid Gibson1-2/+2
2019-10-04spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson1-7/+0
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz1-10/+14
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster5-5/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster2-1/+3
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell1-2/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12spapr: Clean up dt creation for PCI busesDavid Gibson1-2/+2
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy1-0/+45
2019-03-12spapr: Use CamelCase properlyDavid Gibson1-22/+22
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth1-1/+1
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz1-0/+5
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz1-1/+3
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz1-1/+1
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2-4/+4
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost1-1/+0
2019-01-09spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz1-2/+4
2019-01-09spapr: move spapr_create_phb() to core machine codeGreg Kurz1-2/+0
2018-09-25spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dtCédric Le Goater1-3/+2
2018-08-30uninorth: add ofw-addr property to allow correct fw path generationMark Cave-Ayland1-0/+1
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland1-1/+3
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