aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2021-09-04hw/pci: remove all references to find_i440fx functionAni Sinha1-1/+0
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell1-0/+8
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan1-0/+8
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth1-1/+0
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell1-0/+4
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell1-0/+30
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman1-0/+1
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman1-0/+29
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz1-0/+2
2021-01-06spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz1-2/+0
2020-12-13hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé3-2/+4
2020-12-08acpi/gpex: Build tables for pxbYubo Miao1-0/+1
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant2-2/+2
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland1-2/+0
2020-09-30acpi: add acpi_dsdt_add_gpexGerd Hoffmann1-0/+11
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost10-48/+17
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
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