summary refs log tree commit diff stats
path: root/hw/pci-host/sh_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/sh_pcic: Replace magic value by proper definitionPhilippe Mathieu-Daudé2023-10-191-2/+3
* hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function namesPhilippe Mathieu-Daudé2023-10-191-8/+8
* hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé2023-10-191-23/+17
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* hw/sh4: Coding style: White space fixesBALATON Zoltan2021-10-301-6/+4
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0
* hw/pci-host: Introduce SH_PCI Kconfig entryPhilippe Mathieu-Daudé2021-03-061-0/+204