aboutsummaryrefslogtreecommitdiffstats
path: root/include/hw/pci-host (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()Philippe Mathieu-Daudé2024-06-191-1/+1
* hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()Philippe Mathieu-Daudé2024-06-191-1/+1
* hw/loongarch: fdt adds pch_msi ControllerSong Gao2024-04-291-0/+1
* hw/loongarch: fdt adds pch_pic ControllerSong Gao2024-04-291-0/+1
* q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata2024-04-231-0/+1
* hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.hPhilippe Mathieu-Daudé2024-02-221-0/+17
* hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller2024-02-111-0/+2
* hw/pci-host/gpex: Define properties for MMIO rangesSunil V L2024-01-101-8/+20
* hw/pci-host: Update PHB5 XSCOM registersSaif Abrar2023-11-072-2/+4
* hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan2023-11-071-0/+17
* hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller2023-10-201-0/+92
* pc: remove short_root_bus propertyPaolo Bonzini2023-09-291-1/+0
* spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater2023-09-181-45/+0
* include/: spelling fixesMichael Tokarev2023-09-081-1/+1
* hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow2023-07-101-10/+0
* hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow2023-07-101-0/+2
* hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow2023-07-101-1/+0
* hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow2023-07-101-3/+0
* hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow2023-07-101-5/+0
* hw/pci-host/pam: Make init_pam() usage more readableBernhard Beschow2023-05-191-2/+3
* Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell2023-03-041-0/+3
|\
| * pnv_phb4_pec: Simplify/align code to parent user-created PHBsFrederic Barrat2023-03-031-1/+1
| * pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful fileFrederic Barrat2023-03-031-0/+1
| * pnv_phb4_pec: Keep track of instantiated PHBsFrederic Barrat2023-03-031-0/+2
* | hw/loongarch/virt: rename PCH_PIC_IRQ_OFFSET with VIRT_GSI_BASEBibo Mao2023-03-031-8/+9
|/
* ppc/pnv/pci: Update PHB5 version registerFrederic Barrat2023-02-051-1/+1
* ppc/pnv/pci: Remove duplicate definition of PNV_PHB5_DEVICE_IDFrederic Barrat2023-02-051-1/+0
* ppc/pnv/pci: Cleanup PnvPHBPecState structureFrederic Barrat2023-02-051-2/+0
* include/hw/ppc include/hw/pci-host: Drop extra typedefsMarkus Armbruster2023-01-202-3/+0
* include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.hMarkus Armbruster2023-01-201-1/+2
* hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE in headerPhilippe Mathieu-Daudé2023-01-131-0/+18
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-084-4/+4
* include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster2023-01-086-11/+2
* hw/intc/loongarch_pch: Change default irq number of pch irq controllerTianrui Zhao2023-01-061-0/+1
* hw/intc/loongarch_pch_msi: add irq number propertyTianrui Zhao2023-01-061-1/+0
* hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang2022-11-041-0/+1
* hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan2022-10-311-0/+44
* hw/loongarch: Add platform bus supportXiaojuan Yang2022-09-201-0/+5
* ppc/pnv: add phb-id/chip-id PnvPHB4RootBus propertiesDaniel Henrique Barboza2022-08-311-0/+10
* ppc/pnv: add phb-id/chip-id PnvPHB3RootBus propertiesDaniel Henrique Barboza2022-08-311-1/+8
* ppc/pnv: remove PnvPHB4.versionDaniel Henrique Barboza2022-08-311-2/+0
* ppc/pnv: remove pecc->rp_modelDaniel Henrique Barboza2022-08-311-1/+0
* ppc/pnv: remove pnv-phb4-root-portDaniel Henrique Barboza2022-08-311-9/+0
* ppc/pnv: remove pnv-phb3-root-portDaniel Henrique Barboza2022-08-311-6/+0
* ppc/pnv: turn PnvPHB4 into a PnvPHB backendDaniel Henrique Barboza2022-08-311-1/+4
* ppc/pnv: add PHB4 bus init helperDaniel Henrique Barboza2022-08-311-0/+1
* ppc/pnv: turn PnvPHB3 into a PnvPHB backendDaniel Henrique Barboza2022-08-311-1/+4
* ppc/pnv: add PHB3 bus init helperDaniel Henrique Barboza2022-08-311-0/+1
* hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'Xiaojuan Yang2022-07-291-23/+20
* i386/pc: create pci-host qdev prior to pc_memory_init()Joao Martins2022-07-261-1/+2