summary refs log tree commit diff stats
path: root/hw/pci-host/mv64361.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mv64361: Add dummy gigabit ethernet PHY access registersBALATON Zoltan2023-07-071-0/+6
* hw/ppc/pegasos2: Fix PCI interrupt routingBALATON Zoltan2023-03-081-4/+0
* Do not include hw/hw.h if it is not necessaryThomas Huth2023-02-271-1/+0
* hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fnBernhard Beschow2023-02-051-6/+1
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan2021-10-211-0/+1
* mv64361: Remove extra break from a switch caseBALATON Zoltan2021-07-131-1/+0
* hw/pci-host: Add emulation of Marvell MV64361 PPC system controllerBALATON Zoltan2021-05-041-0/+951