index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sd
/
ssi-sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
2020-07-03
1
-2
/
+2
*
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-23
1
-1
/
+2
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
hw/sd/ssi-sd: fix error handling in ssi_sd_realize
Vladimir Sementsov-Ogievskiy
2020-03-17
1
-2
/
+14
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/sd: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2019-06-06
1
-1
/
+1
*
ssi-sd: Make devices picking up backends unavailable with -device
Markus Armbruster
2018-10-24
1
-0
/
+2
*
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-29
1
-4
/
+2
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/sd/ssi-sd: use the SDBus API, connect the SDCard to the bus
Philippe Mathieu-Daudé
2018-02-22
1
-13
/
+19
*
hw/sd/ssi-sd: Reset SD card on controller reset
Peter Maydell
2018-01-16
1
-2
/
+23
*
vmstateify ssi-sd
Dr. David Alan Gilbert
2016-09-22
1
-42
/
+28
*
ssi: change ssi_slave_init to be a realize ops
Cédric Le Goater
2016-07-04
1
-4
/
+5
*
hw: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
1
-1
/
+1
*
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
2015-10-29
1
-1
/
+1
*
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2015-04-02
1
-0
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-1
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-1
/
+2
*
ssi-sd: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
1
-0
/
+9
*
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
2014-03-12
1
-3
/
+4
*
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
1
-0
/
+3
*
sd: pass bool parameter for sd_init
liguang
2013-06-21
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+274