aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2025-07-15hw/pci-host/gpex-acpi: Use build_pci_host_bridge_osc_methodEric Auger2-57/+6
2025-07-15hw/pci-host/gpex-acpi: Use GED acpi pcihp propertyEric Auger1-1/+2
2025-07-15hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generationEric Auger1-11/+21
2025-07-15hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_oscEric Auger1-7/+8
2025-07-15qemu: Declare all load/store helper in 'qemu/bswap.h'Philippe Mathieu-Daudé5-2/+3
2025-06-10hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resourcesBernhard Beschow1-4/+4
2025-06-10hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"BALATON Zoltan1-55/+0
2025-06-10hw/pci-host/raven: Remove is-legacy-prep propertyBALATON Zoltan1-20/+12
2025-05-20hw/pci-host/gt64120: Fix endianness handlingRakesh Jeyasingh1-34/+48
2025-05-12Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi1-1/+1
2025-05-09hw/pci-host/gpex-acpi: Fix typo in commentGustavo Romero1-1/+1
2025-05-06hw/pci-host/designware: Fix viewport configurationBernhard Beschow1-2/+2
2025-05-06hw/pci-host/designware: Remove unused includeBernhard Beschow1-1/+0
2025-04-25qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé20-25/+25
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé29-64/+69
2025-04-25hw/pci-host/designware: Use deposit/extract APIPhilippe Mathieu-Daudé1-31/+17
2025-04-23exec/cpu-all: remove exec/target_page includePierrick Bouvier1-0/+1
2025-04-23include/system: Move exec/address-spaces.h to system/address-spaces.hRichard Henderson1-1/+1
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson1-1/+1
2025-03-31hw/pci-host/designware: Fix ATU_UPPER_TARGET register accessPhilippe Mathieu-Daudé1-1/+1
2025-03-11ppc/pnv/phb4: Add pervasive chiplet support to PHB4/5Nicholas Piggin1-1/+54
2025-02-25hw/arm/fsl-imx8mp: Add PCIe supportBernhard Beschow3-0/+102
2025-02-25hw/pci-host/designware: Prevent device attachment on internal PCIe root busBernhard Beschow1-1/+17
2025-02-16hw/pci-host: Mark versatile regions as little-endianPhilippe Mathieu-Daudé1-2/+2
2025-02-04hw/pci-host/astro: Add LMMIO range supportHelge Deller1-0/+52
2025-01-31hw/loader: Pass ELFDATA endian order argument to load_elf()Philippe Mathieu-Daudé1-2/+2
2025-01-27hw/pci-host/designware: Expose MSI IRQBernhard Beschow1-4/+3
2024-12-30hw/pci-host/gpex: Allow more than 4 legacy IRQsAlexander Graf1-9/+34
2024-12-21Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi8-9/+9
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé7-7/+7
2024-12-20ppc/e500: Avoid abuse of container_get()Peter Xu1-2/+2
2024-12-19include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson17-21/+0
2024-12-19hw/pci-host/astro: Remove empty Property listRichard Henderson1-5/+0
2024-12-15hw/pci-host: Constify all PropertyRichard Henderson17-19/+19
2024-11-27hw/ppc/pegasos2: Fix IRQ routing from pci.0BALATON Zoltan1-0/+1
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell1-25/+19
2024-11-05hw/pci-host/ppce500: Prefer DEFINE_TYPES() macroBernhard Beschow1-24/+18
2024-11-05hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE defineBernhard Beschow1-1/+1
2024-11-04hw/pci-host/gpex-acpi: Use acpi_uid property.Jonathan Cameron1-1/+4
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert1-10/+0
2024-09-13hw/pci-host: remove break after g_assert_not_reached()Pierrick Bouvier1-2/+0
2024-09-13hw/pci-host/designware: Add 'host_mem' variable for clarityPhilippe Mathieu-Daudé1-2/+3
2024-09-13hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé1-22/+17
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell10-11/+11
2024-08-06hw/pci-host/gt64120: Reset config registers during RESET phasePhilippe Mathieu-Daudé1-5/+14
2024-08-06hw/pci-host/gt64120: Set PCI base address register write maskPhilippe Mathieu-Daudé1-1/+13
2024-07-22acpi/gpex: Create PCI link devices outside PCI root bridgeSunil V L1-6/+7
2024-06-19hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()Philippe Mathieu-Daudé1-8/+1
2024-06-19hw/ppc: Avoid using Monitor in xive_source_pic_print_info()Philippe Mathieu-Daudé1-7/+15
2024-06-19hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()Philippe Mathieu-Daudé1-11/+10