aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci-host
AgeCommit message (Expand)Author
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
2022-08-31ppc/pnv: add PHB4 bus init helperDaniel Henrique Barboza
2022-08-31ppc/pnv: turn PnvPHB3 into a PnvPHB backendDaniel Henrique Barboza
2022-08-31ppc/pnv: add PHB3 bus init helperDaniel Henrique Barboza
2022-07-29hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'Xiaojuan Yang
2022-07-26i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins
2022-07-19hw/loongarch: Add acpi ged supportXiaojuan Yang
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy
2022-06-28hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow
2022-06-06hw/loongarch: Add LoongArch ls7a rtc device supportXiaojuan Yang
2022-06-06hw/loongarch: Add some devices support for 3A5000.Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)Xiaojuan Yang
2022-06-06hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)Xiaojuan Yang
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-08dino: move from hw/hppa to hw/pci-hostMark Cave-Ayland
2022-04-04ppc/pnv: Fix number of registers in the PCIe controller on POWER9Frederic Barrat
2022-03-14ppc/pnv: Introduce a pnv-phb5 device to match root portFrederic Barrat
2022-03-02ppc/pnv: Add support for PHB5 "Address-based trigger" modeCédric Le Goater
2022-03-02ppc/pnv: Add support for PQ offload on PHB5Cédric Le Goater
2022-03-02ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridgeCédric Le Goater
2022-01-18ppc/pnv: Add a 'rp_model' class attribute for the PHB4 PECCédric Le Goater
2022-01-18ppc/pnv: remove PnvPhb4PecStack objectDaniel Henrique Barboza
2022-01-18ppc/pnv: make PECs create and realize PHB4sDaniel Henrique Barboza
2022-01-18ppc/pnv: remove PnvPhb4PecStack::stack_noDaniel Henrique Barboza
2022-01-18ppc/pnv: remove stack pointer from PnvPHB4Daniel Henrique Barboza
2022-01-18ppc/pnv: introduce PnvPHB4 'pec' propertyDaniel Henrique Barboza