summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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
* | hw/pci-host/uninorth: Use the PCI_FUNC() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-041-1/+1
* | hw/pci-host: Use the PCI_BUILD_BDF() macro from 'hw/pci/pci.h'Philippe Mathieu-Daudé2021-01-042-3/+2Star
|/
* hw/pci-host/pam: Replace magic number by PAM_REGIONS_COUNT definitionPhilippe Mathieu-Daudé2020-12-132-2/+2
* vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
* acpi/gpex: Build tables for pxbYubo Miao2020-12-081-0/+54
* acpi/gpex: Extract two APIs from acpi_dsdt_add_pciYubo Miao2020-12-081-49/+63
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* hw/mips/boston: Fix Lesser GPL version numberChetan Pant2020-11-031-1/+1
* hw/pci-host/sabre: Simplify code initializing variable oncePhilippe Mathieu-Daudé2020-10-281-11/+1Star
* hw/pci-host/sabre: Remove superfluous address range checkPhilippe Mathieu-Daudé2020-10-281-2/+2
* hw/pci-host/sabre: Update documentation linkPhilippe Mathieu-Daudé2020-10-281-1/+1
* sabre: increase number of PCI bus IRQs from 32 to 64Mark Cave-Ayland2020-10-281-1/+1
* sabre: don't call sysbus_mmio_map() in sabre_realize()Mark Cave-Ayland2020-10-281-8/+0Star
* uninorth: use qdev gpios for PCI IRQsMark Cave-Ayland2020-10-181-36/+9Star
* grackle: use qdev gpios for PCI IRQsMark Cave-Ayland2020-10-181-17/+2Star
* acpi/gpex: no reason to use a method for _CRSGerd Hoffmann2020-09-301-3/+1Star
* acpi: add acpi_dsdt_add_gpexGerd Hoffmann2020-09-302-0/+180