aboutsummaryrefslogtreecommitdiff
path: root/hw/sd/core.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-06-29sd: Don't trace SDRequest crc fieldPeter Maydell1-1/+1
2018-03-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth1-1/+0
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé1-0/+34
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé1-0/+13
2018-02-13sdbus: add trace eventsPhilippe Mathieu-Daudé1-2/+12
2017-02-28hw/sd: add card-reparenting functionClement Deschamps1-0/+27
2016-02-18hw/sd: Add QOM bus which SD cards plug in toPeter Maydell1-0/+146