index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sd
/
omap_mmc.c
Age
Commit message (
Expand
)
Author
2018-07-09
hw/sd/omap_mmc: Split 'pseudo-reset' from 'power-on-reset'
Philippe Mathieu-Daudé
2018-06-29
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-26
hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
Philippe Mathieu-Daudé
2018-01-16
hw/sd/omap_mmc: Reset SD card on controller reset
Peter Maydell
2016-01-29
arm devices: Clean up includes
Peter Maydell
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-21
sd: pass bool parameter for sd_init
liguang
2013-04-08
hw: move SD/MMC devices to hw/sd/, configure with default-configs/
Paolo Bonzini