summaryrefslogtreecommitdiff
path: root/hw/sd/pxa2xx_mmci.c
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-01-11hw/sd/pxa2xx_mmci: add read/write() trace eventsPhilippe Mathieu-Daudé
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-18hw/sd/pxa2xx_mmci: Add reset functionPeter Maydell
2016-02-18hw/sd/pxa2xx_mmci: Convert to VMStateDescriptionPeter Maydell
2016-02-18hw/sd/pxa2xx_mmci: Update to use new SDBus APIsPeter Maydell
2016-02-18hw/sd/pxa2xx_mmci: convert to SysBusDevice objectPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu
2015-06-15hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOpsPeter Maydell
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
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