aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/mv64361.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-08hw/ppc/pegasos2: Fix PCI interrupt routingBALATON Zoltan1-4/+0
2023-02-27Do not include hw/hw.h if it is not necessaryThomas Huth1-1/+0
2023-02-05hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fnBernhard Beschow1-6/+1
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster1-1/+1
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan1-0/+1
2021-07-13mv64361: Remove extra break from a switch caseBALATON Zoltan1-1/+0
2021-05-04hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan1-0/+951