summaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)Author
2021-05-05Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell
2021-02-10Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-02-10multi-process: setup a machine object for remote device processJagannathan Raman
2021-02-10multi-process: setup PCI host bridge for remote deviceJagannathan Raman
2021-02-10spapr: Adjust firmware path of PCI devicesGreg Kurz
2021-01-06spapr: Fix buffer overflow in spapr_numa_associativity_init()Greg Kurz
2020-12-13hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé
2020-12-08acpi/gpex: Build tables for pxbYubo Miao
2020-11-15nomaintainer: Fix Lesser GPL version numberChetan Pant
2020-11-03hw/mips/boston: Fix Lesser GPL version numberChetan Pant
2020-10-18uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland
2020-09-30acpi: add acpi_dsdt_add_gpexGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09sabre: Rename SABRE_DEVICE to SABREEduardo Habkost
2020-09-09gpex: Fix type checking function nameEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-20spapr: Add a new level of NUMA for GPUsReza Arbab
2020-03-09hw/pci-host/q35: Remove unused includesPhilippe Mathieu-Daudé
2020-03-09hw/pci-host/q35: Include "qemu/range.h"Philippe Mathieu-Daudé
2020-02-02ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridgeCédric Le Goater
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2020-01-22q35: implement 128K SMRAM at default SMBASE addressIgor Mammedov
2019-12-18hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé
2019-11-05hw/pci-host/i440fx: Remove the last PIIX3 tracesPhilippe Mathieu-Daudé
2019-11-05hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.hPhilippe Mathieu-Daudé
2019-10-24spapr: Remove SpaprIrq::nr_msisDavid Gibson
2019-10-04spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...Peter Maydell
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12spapr: Clean up dt creation for PCI busesDavid Gibson
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy
2019-03-12spapr: Use CamelCase properlyDavid Gibson
2019-02-26spapr_pci: provide node start offset via spapr_populate_pci_dt()Michael Roth
2019-02-26spapr_pci: add PHB unrealizeGreg Kurz
2019-02-26spapr/pci: Generate FDT fragment at configure connector timeGreg Kurz
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost
2019-01-09spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz
2019-01-09spapr: move spapr_create_phb() to core machine codeGreg Kurz