aboutsummaryrefslogtreecommitdiff
path: root/hw/sd/milkymist-memcard.c
AgeCommit message (Expand)Author
2016-01-29lm32: Clean up includesPeter Maydell
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu
2015-04-02sysbus: Make devices picking up backends unavailable with -deviceMarkus Armbruster
2015-04-02hw: Mark devices picking up block backends actively FIXMEMarkus Armbruster
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-07-29milkymist-memcard: QOM cast cleanupAndreas Färber
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-21sd: pass bool parameter for sd_initliguang
2013-04-08hw: move SD/MMC devices to hw/sd/, configure with default-configs/Paolo Bonzini