aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2022-01-12ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza1-1/+0
2022-01-12ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza1-2/+5
2022-01-12pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza1-0/+2
2022-01-12pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS nameDaniel Henrique Barboza1-1/+1
2022-01-12pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS nameDaniel Henrique Barboza1-1/+1
2022-01-12pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza1-2/+0
2022-01-12ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater1-2/+0
2022-01-04ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater1-2/+0
2021-12-17ppc/pnv: Introduce a num_stack class attributeCédric Le Goater1-0/+1
2021-12-17ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater1-0/+2
2021-12-17ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater1-0/+3
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