summaryrefslogtreecommitdiffstats
path: root/hw/sd/sdhci-pci.c
Commit message (Expand)AuthorAgeFilesLines
* sd: Use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2020-07-101-4/+3Star
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/sd/sdhci: Move PCI-related code into a separate fileThomas Huth2019-03-121-0/+87