aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pci-host/astro.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hppa into stagingPeter Maydell2024-01-161-3/+23
|\
| * hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller2024-01-131-3/+23
* | hw/pci-host: Constify VMStateRichard Henderson2023-12-301-2/+2
|/
* hw/pci-host/astro: Fix boot for C3700 machineHelge Deller2023-11-131-41/+32
* 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-031-1/+5
|/
* hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller2023-10-201-0/+885