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
/
pl181.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sdcard: Use the ldst API
Philippe Mathieu-Daudé
2018-06-29
1
-7
/
+4
*
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
hw/sd/pl181: Reset SD card on controller reset
Peter Maydell
2018-01-16
1
-0
/
+4
*
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
*
hw/sd: QOM'ify pl181.c
xiaoqiang zhao
2016-06-14
1
-10
/
+16
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
2015-10-29
1
-1
/
+1
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
2015-04-02
1
-0
/
+2
*
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
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
1
-0
/
+4
*
pl181: QOM cast cleanup
Andreas Färber
2013-07-29
1
-9
/
+14
*
pl181: Rename pl181_state to PL181State
Andreas Färber
2013-07-29
1
-28
/
+28
*
sd/pl181.c: Avoid undefined shift behaviour in RWORD macro
Peter Maydell
2013-07-15
1
-1
/
+1
*
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
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
/
+515