summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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
* i440fx: Register i440FX-pcihost properties as class propertiesEduardo Habkost2020-09-221-16/+16
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-185-19/+7Star
* sabre: Rename SABRE_DEVICE to SABREEduardo Habkost2020-09-091-4/+4
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-098-24/+24
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-098-14/+28
* ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constantEduardo Habkost2020-08-271-1/+1
* versatile: Fix typo in PCI_VPB_HOST definitionEduardo Habkost2020-08-271-1/+1
* meson: convert hw/pci-hostMarc-André Lureau2020-08-212-24/+31
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-0/+1
* xen: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2020-07-101-4/+3Star
* error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-103-13/+5Star
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-104-16/+16
* qdev: Use returned bool to check for qdev_realize() etc. failureMarkus Armbruster2020-07-103-10/+5Star
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-154-7/+6Star
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-152-2/+2
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-157-24/+12Star
* qom: Tidy up a few object_initialize_child() callsMarkus Armbruster2020-06-151-1/+1