aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
2024-02-22hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/Philippe Mathieu-Daudé
2024-02-22hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/Philippe Mathieu-Daudé
2024-02-15hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accessesPeter Maydell
2024-02-11hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller
2024-02-11hw/pci-host/astro: Avoid aborting on access failureHelge Deller
2024-02-02pci-host: designware: Limit value range of iATU viewport registerGuenter Roeck
2024-01-16Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...Peter Maydell
2024-01-13hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller
2024-01-10hw/pci-host/gpex: Define properties for MMIO rangesSunil V L
2024-01-05hw/pci-host/raven: Propagate error in raven_realize()Philippe Mathieu-Daudé
2023-12-30hw/pci-host: Constify VMStateRichard Henderson
2023-11-13hw/pci-host/astro: Fix boot for C3700 machineHelge Deller
2023-11-07hw/pci-host: Update PHB5 XSCOM registersSaif Abrar
2023-11-07hw/pci-host: Add emulation of Mai Logic Articia SBALATON Zoltan
2023-11-07Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-06hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memoryHelge Deller
2023-11-06hw/pci-host/astro: Map Astro chip into 64-bit I/O memory regionHelge Deller
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu
2023-10-20Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...Stefan Hajnoczi
2023-10-20pci-host: Wire up new Astro/Elroy PCI bridgeHelge Deller
2023-10-20hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller
2023-10-19hw/pci-host/bonito: Do not use SysBus API to map local MMIO regionPhilippe Mathieu-Daudé
2023-10-19hw/pci-host/sh_pcic: Replace magic value by proper definitionPhilippe Mathieu-Daudé
2023-10-19hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function namesPhilippe Mathieu-Daudé
2023-10-19hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini
2023-09-20hw/pci: spelling fixesMichael Tokarev
2023-08-11hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()Bernhard Beschow
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: Add PCI_HOST_PROP_IO_MEM propertyBernhard Beschow
2023-07-10hw/pci-host/i440fx: Make MemoryRegion pointers accessible as propertiesBernhard Beschow
2023-07-10hw/pci-host/i440fx: Move i440fx_realize() into PCII440FXState sectionBernhard Beschow
2023-07-10hw/pci-host/i440fx: Have common names for some local variablesBernhard Beschow
2023-07-10hw/pci-host/i440fx: Replace magic values by existing constantsBernhard Beschow
2023-07-10hw/pci-host/i440fx: Add "i440fx" child property in board codeBernhard Beschow
2023-07-10hw/pci-host/q35: Make some property name macros reusable by i440fxBernhard Beschow
2023-07-10hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board codeBernhard Beschow
2023-07-10hw/pci-host/q35: Initialize PCMachineState::bus in board codeBernhard Beschow
2023-07-10hw/pci-host/q35: Fix double, contradicting .endianness assignmentBernhard Beschow
2023-07-07mv64361: Add dummy gigabit ethernet PHY access registersBALATON Zoltan
2023-06-25ppc/pnv/pci: Clean up error messagesJoel Stanley
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-05-19hw/pci-host/pam: Make init_pam() usage more readableBernhard Beschow
2023-05-19hw/pci-host/q35: Inline sysbus_add_io()Bernhard Beschow
2023-05-19hw/pci-host/i440fx: Inline sysbus_add_io()Bernhard Beschow
2023-04-28raven: disable reentrancy detection for iomemAlexander Bulekov