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