summary refs log tree commit diff stats
path: root/hw/pci-host/sh_pci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qemu: Declare all load/store helper in 'qemu/bswap.h'Philippe Mathieu-Daudé2025-07-151-1/+0
* qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé2025-04-251-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-2/+2
* 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