aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/astro.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-2/+2
2024-02-11hw/pci-host/astro: Implement Hard Fail and Soft Fail modeHelge Deller1-6/+15
2024-02-11hw/pci-host/astro: Avoid aborting on access failureHelge Deller1-16/+11
2024-01-16Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...Peter Maydell1-3/+23
2024-01-13hw/pci-host/astro: Add missing astro & elroy registers for NetBSDHelge Deller1-3/+23
2023-12-30hw/pci-host: Constify VMStateRichard Henderson1-2/+2
2023-11-13hw/pci-host/astro: Fix boot for C3700 machineHelge Deller1-41/+32
2023-11-07Merge tag 'pull-pa-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-4/+7
2023-11-06hw/pci-host/astro: Trigger CPU irq on CPU HPA in high memoryHelge Deller1-1/+1
2023-11-06hw/pci-host/astro: Map Astro chip into 64-bit I/O memory regionHelge Deller1-3/+6
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu1-1/+5
2023-10-20hw/pci-host: Add Astro system bus adapter found on PA-RISC machinesHelge Deller1-0/+885