summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
...
* ppc/pnv: move PHB4 XSCOM init to phb4_realize()Daniel Henrique Barboza2022-01-122-292/+304
* ppc/pnv: set phb4 properties in stk_realize()Daniel Henrique Barboza2022-01-121-3/+3
* pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()Daniel Henrique Barboza2022-01-121-3/+2Star
* pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza2022-01-122-14/+18
* ppc/pnv: Complete user created PHB3 devicesCédric Le Goater2022-01-121-0/+9
* ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater2022-01-121-0/+6
* ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater2022-01-121-1/+10
* pnv_phb4.c: check if root port exists in rc_config functionsDaniel Henrique Barboza2022-01-121-2/+8
* pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza2022-01-121-11/+7Star
* ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2022-01-121-9/+6Star
* pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_portDaniel Henrique Barboza2022-01-121-0/+15
* pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_portDaniel Henrique Barboza2022-01-121-0/+16
* pnv_phb4.c: do not set 'root-bus' as bus nameDaniel Henrique Barboza2022-01-041-1/+1
* pnv_phb3.c: do not set 'root-bus' as bus nameDaniel Henrique Barboza2022-01-041-1/+2
* ppc/pnv: Remove the PHB4 "device-id" propertyCédric Le Goater2022-01-042-4/+0Star
* ppc/pnv: Remove PHB4 reset handlerCédric Le Goater2022-01-041-13/+0Star
* dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé2021-12-303-7/+12
* ppc/pnv: Move realize of PEC stacks under the PEC modelCédric Le Goater2021-12-171-4/+30
* ppc/pnv: Remove "system-memory" property from PHB4 PECCédric Le Goater2021-12-171-5/+1Star
* ppc/pnv: Compute the PHB index from the PHB4 PEC modelCédric Le Goater2021-12-171-0/+16
* ppc/pnv: Introduce a num_stack class attributeCédric Le Goater2021-12-171-1/+11
* ppc/pnv: Introduce a "chip" property under the PHB4 modelCédric Le Goater2021-12-171-0/+7
* ppc/pnv: Introduce version and device_id class atributes for PHB4 devicesCédric Le Goater2021-12-171-0/+2
* ppc/pnv: Move mapping of the PHB3 CQ regions under pnv_pbcq_realize()Cédric Le Goater2021-12-171-0/+11
* ppc/pnv: Use the chip class to check the index of PHB3 devicesCédric Le Goater2021-12-171-1/+1
* ppc/pnv: Introduce a "chip" property under PHB3Cédric Le Goater2021-12-171-0/+1
* pci-host: Allow extended config space access for PowerNV PHB4 modelChristophe Lombard2021-12-171-0/+1
* hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-301-6/+4Star
* ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan2021-10-211-0/+1
* pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()Peter Maydell2021-09-302-5/+5
* hw/pci: remove all references to find_i440fx functionAni Sinha2021-09-041-6/+0Star
* Use PCI_HOST_BRIDGE macroEduardo Habkost2021-09-041-3/+1Star
* Revert "acpi/gpex: Inform os to keep firmware resource map"Michael S. Tsirkin2021-08-031-18/+2Star
* hw/pci-hist/pnv_phb4: Fix typo in pnv_phb4_ioda_writeRichard Henderson2021-07-261-1/+1
* hw/pci-host/Kconfig: Add missing dependency MV64361 -> I8259Philippe Mathieu-Daudé2021-07-201-0/+1
* hw/i386: Add a default_bus_bypass_iommu pc machine optionXingang Wang2021-07-161-0/+2
* mv64361: Remove extra break from a switch caseBALATON Zoltan2021-07-131-1/+0Star
* hw/pci-host/raven: Add PCI_IO_BASE_ADDR definitionPhilippe Mathieu-Daudé2021-07-111-4/+7
* hw/pci-host: Rename Raven ASIC PCI bridge as raven.cPhilippe Mathieu-Daudé2021-07-113-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-07-091-0/+3
|\
| * hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH fieldPhilippe Mathieu-Daudé2021-07-031-0/+3
* | hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé2021-07-021-2/+2
* | hw/pci-host/bonito: Trace PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé2021-07-022-0/+11
|/
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* hw/pci-host: Do not build gpex-acpi.c if GPEX is not selectedPhilippe Mathieu-Daudé2021-05-131-1/+1
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell2021-05-055-0/+1881
|\
| * hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan2021-05-045-0/+1881
* | Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-025-5/+0Star
|/
* hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell2021-04-301-3/+53
* hw/pci-host: Introduce SH_PCI Kconfig entryPhilippe Mathieu-Daudé2021-03-063-0/+209