summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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
* acpi/gpex: Fix cca attribute check for pxb deviceXingang Wang2021-02-231-0/+1
* Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2021-02-103-0/+79
|\
| * multi-process: setup PCI host bridge for remote deviceJagannathan Raman2021-02-103-0/+79
* | ppc/pnv: Add trace events for PCI event notificationCédric Le Goater2021-02-102-0/+6
|/
* pci-host: designware: add pcie-msi read methodPrasad J Pandit2021-02-081-0/+19
* hw/pci-host: add pci-intack write methodPrasad J Pandit2021-02-081-0/+8
* acpi/gpex: Exclude pxb's resources from PCI0Jiahui Cen2021-01-171-21/+43
* acpi/gpex: Inform os to keep firmware resource mapJiahui Cen2021-01-171-2/+18
* acpi: Add addr offset in build_crsJiahui Cen2021-01-171-1/+2
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...Peter Maydell2021-01-062-1/+6
|\
| * pnv: Fix reverse dependency on PCI express root portsGreg Kurz2021-01-062-1/+6
* | hw/pci-host/bonito: Use pci_config_set_interrupt_pin()Philippe Mathieu-Daudé2021-01-041-1/+2
* | hw/pci-host/bonito: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé2021-01-041-2/+2
* | hw: Use the PCI_DEVFN() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-042-5/+3Star
* | hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-042-2/+2