summary refs log tree commit diff stats
path: root/hw/sd/cadence_sdhci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/sd: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/sd: Declare QOM types using DEFINE_TYPES() macroPhilippe Mathieu-Daudé2023-11-071-12/+9
* Mark remaining global TypeInfo instances as constBernhard Beschow2022-02-211-1/+1
* hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-021-1/+0
* hw: Do not include hw/irq.h if it is not necessaryThomas Huth2021-05-021-1/+0
* hw/sd: Add Cadence SDHCI emulationBin Meng2020-09-091-0/+193