summary refs log tree commit diff stats
path: root/hw/pci-host (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/gpex-acpi: Use acpi_uid property.Jonathan Cameron2024-11-041-1/+4
* q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert2024-10-031-10/+0
* hw/pci-host: remove break after g_assert_not_reached()Pierrick Bouvier2024-09-131-2/+0
* hw/pci-host/designware: Add 'host_mem' variable for clarityPhilippe Mathieu-Daudé2024-09-131-2/+3
* hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé2024-09-131-22/+17
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-1310-11/+11
* hw/pci-host/gt64120: Reset config registers during RESET phasePhilippe Mathieu-Daudé2024-08-061-5/+14
* hw/pci-host/gt64120: Set PCI base address register write maskPhilippe Mathieu-Daudé2024-08-061-1/+13
* acpi/gpex: Create PCI link devices outside PCI root bridgeSunil V L2024-07-221-6/+7
* hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info()Philippe Mathieu-Daudé2024-06-191-8/+1
* hw/ppc: Avoid using Monitor in xive_source_pic_print_info()Philippe Mathieu-Daudé2024-06-191-7/+15
* hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info()Philippe Mathieu-Daudé2024-06-191-11/+10
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-253-5/+5
* q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata2024-04-231-13/+29
* pci-host/q35: Move PAM initialization above SMRAM initializationIsaku Yamahata2024-04-231-9/+10
* hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI busBALATON Zoltan2024-04-151-7/+4
* hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/Philippe Mathieu-Daudé2024-02-224-0/+558
* hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/Philippe Mathieu-Daudé2024-02-225-1/+410
* hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accessesPeter Maydell2024-02-151-0/+1
* hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller2024-02-111-6/+15
* hw/pci-host/astro: Avoid aborting on access failureHelge Deller2024-02-111-16/+11
* pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck2024-02-021-0/+2
* Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...Peter Maydell2024-01-161-3/+23
|\
| * hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller2024-01-131-3/+23
* | hw/pci-host/gpex: Define properties for MMIO rangesSunil V L2024-01-102-0/+25
* | hw/pci-host/raven: Propagate error in raven_realize()Philippe Mathieu-Daudé2024-01-051-2/+4
* | hw/pci-host: Constify VMStateRichard Henderson2023-12-3011-18/+18
|/
* hw/pci-host/astro: Fix boot for C3700 machineHelge Deller2023-11-132-42/+33
* hw/pci-host: Update PHB5 XSCOM registersSaif Abrar2023-11-072-23/+56
* hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan2023-11-073-0/+300
* Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2023-11-071-4/+7
|\
| * hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memoryHelge Deller2023-11-061-1/+1
| * hw/pci-host/astro: Map Astro chip into 64-bit I/O memory regionHelge Deller2023-11-061-3/+6
* | hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu2023-11-038-8/+40
|/
* Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...Stefan Hajnoczi2023-10-204-0/+901
|\
| * pci-host: Wire up new Astro/Elroy PCI bridgeHelge Deller2023-10-202-0/+5
| * hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller2023-10-202-0/+896
* | hw/pci-host/bonito: Do not use SysBus API to map local MMIO regionPhilippe Mathieu-Daudé2023-10-191-17/+13
* | hw/pci-host/sh_pcic: Replace magic value by proper definitionPhilippe Mathieu-Daudé2023-10-191-2/+3
* | hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function namesPhilippe Mathieu-Daudé2023-10-191-8/+8
* | hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé2023-10-191-23/+17
|/
* pc: remove short_root_bus propertyPaolo Bonzini2023-09-292-15/+0
* hw/pci: spelling fixesMichael Tokarev2023-09-209-13/+13
* hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien2023-08-111-0/+1
* hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow2023-07-101-4/+2
* hw/pci-host/i440fx: Resolve i440fx_init()Bernhard Beschow2023-07-101-28/+5
* hw/pci-host/i440fx: Add I440FX_HOST_PROP_PCI_TYPE propertyBernhard Beschow2023-07-101-1/+5
* hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE propertiesBernhard Beschow2023-07-101-2/+10
* hw/pci-host/i440fx: Add PCI_HOST_PROP_IO_MEM propertyBernhard Beschow2023-07-101-4/+10
* hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow2023-07-101-12/+30