aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2024-11-04ppc/spapr: remove deprecated machine pseries-2.7Harsh Prateek Bora1-4/+0
2024-11-04ppc/spapr: remove deprecated machine pseries-2.3Harsh Prateek Bora1-1/+0
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert1-2/+0
2024-09-13hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé1-2/+0
2024-09-12hw/loongarch: virt: support up to 4 serial portsJason A. Donenfeld1-4/+5
2024-06-19hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()Philippe Mathieu-Daudé1-1/+1
2024-06-19hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()Philippe Mathieu-Daudé1-1/+1
2024-04-29hw/loongarch: fdt adds pch_msi ControllerSong Gao1-0/+1
2024-04-29hw/loongarch: fdt adds pch_pic ControllerSong Gao1-0/+1
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata1-0/+1
2024-02-22hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.hPhilippe Mathieu-Daudé1-0/+17
2024-02-11hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller1-0/+2
2024-01-10hw/pci-host/gpex: Define properties for MMIO rangesSunil V L1-8/+20
2023-11-07hw/pci-host: Update PHB5 XSCOM registersSaif Abrar2-2/+4
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan1-0/+17
2023-10-20hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller1-0/+92
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini1-1/+0
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater1-45/+0
2023-09-08include/: spelling fixesMichael Tokarev1-1/+1
2023-07-10hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow1-10/+0
2023-07-10hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow1-0/+2
2023-07-10hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow1-1/+0
2023-07-10hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow1-3/+0
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow1-5/+0
2023-05-19hw/pci-host/pam: Make init_pam() usage more readableBernhard Beschow1-2/+3
2023-03-04Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell1-0/+3
2023-03-03pnv_phb4_pec: Simplify/align code to parent user-created PHBsFrederic Barrat1-1/+1
2023-03-03pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful fileFrederic Barrat1-0/+1
2023-03-03pnv_phb4_pec: Keep track of instantiated PHBsFrederic Barrat1-0/+2
2023-03-03hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASEBibo Mao1-8/+9
2023-02-05ppc/pnv/pci: Update PHB5 version registerFrederic Barrat1-1/+1
2023-02-05ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_IDFrederic Barrat1-1/+0
2023-02-05ppc/pnv/pci: Cleanup PnvPHBPecState structureFrederic Barrat1-2/+0
2023-01-20include/hw/ppc include/hw/pci-host: Drop extra typedefsMarkus Armbruster2-3/+0
2023-01-20include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.hMarkus Armbruster1-1/+2
2023-01-13hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in headerPhilippe Mathieu-Daudé1-0/+18
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster4-4/+4
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster6-11/+2
2023-01-06hw/intc/loongarch_pch: Change default irq number of pch irq controllerTianrui Zhao1-0/+1
2023-01-06hw/intc/loongarch_pch_msi: add irq number propertyTianrui Zhao1-1/+0
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang1-0/+1
2022-10-31hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan1-0/+44
2022-09-20hw/loongarch: Add platform bus supportXiaojuan Yang1-0/+5
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB4RootBus propertiesDaniel Henrique Barboza1-0/+10
2022-08-31ppc/pnv: add phb-id/chip-id PnvPHB3RootBus propertiesDaniel Henrique Barboza1-1/+8
2022-08-31ppc/pnv: remove PnvPHB4.versionDaniel Henrique Barboza1-2/+0
2022-08-31ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza1-1/+0
2022-08-31ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza1-9/+0
2022-08-31ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza1-6/+0
2022-08-31ppc/pnv: turn PnvPHB4 into a PnvPHB backendDaniel Henrique Barboza1-1/+4