index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
1
-1
/
+2
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
3
-0
/
+6
2015-04-02
sdhci: Make device "sdhci-pci" unavailable with -device
Markus Armbruster
1
-0
/
+2
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
4
-0
/
+4
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
1
-1
/
+2
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
1
-3
/
+2
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-2
/
+2
2014-12-15
sdhci: Support SDHCI devices on PCI
Kevin O'Connor
2
-1
/
+52
2014-12-15
sdhci: Add "sysbus" to sdhci QOM types and methods
Kevin O'Connor
2
-18
/
+27
2014-12-15
sdhci: Remove class "virtual" methods
Kevin O'Connor
2
-106
/
+40
2014-12-15
sdhci: Set a default frequency clock
Kevin O'Connor
1
-2
/
+2
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
7
-43
/
+43
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
4
-5
/
+11
2014-08-04
sd: sdhci: Fix ADMA dma_memory_read access
Peter Crosthwaite
1
-1
/
+2
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2
-3
/
+3
2014-06-30
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
1
-2
/
+2
2014-06-10
hw/sd/sd.c: Drop unused sd_acmd_type[] array
Peter Maydell
1
-11
/
+0
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2
-3
/
+2
2014-05-05
ssi-sd: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+9
2014-03-12
ssi: Convert legacy SSI_SLAVE -> DEVICE casts
Peter Crosthwaite
1
-3
/
+4
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-2
/
+2
2014-02-14
qdev: Remove hex8/32/64 property types
Paolo Bonzini
1
-2
/
+2
2014-02-14
sdhci: Drop unnecessary #include
Kevin Wolf
1
-1
/
+0
2013-12-23
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+0
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+1
2013-10-17
sd: Avoid access to NULL BlockDriverState
Andreas Färber
1
-1
/
+1
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
7
-0
/
+28
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-14
/
+14
2013-07-29
pl181: QOM cast cleanup
Andreas Färber
1
-9
/
+14
2013-07-29
pl181: Rename pl181_state to PL181State
Andreas Färber
1
-28
/
+28
2013-07-29
milkymist-memcard: QOM cast cleanup
Andreas Färber
1
-5
/
+9
2013-07-15
sd/pl181.c: Avoid undefined shift behaviour in RWORD macro
Peter Maydell
1
-1
/
+1
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
3
-3
/
+3
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
5
-6
/
+6
2013-06-21
sd: pass bool parameter for sd_init
liguang
6
-7
/
+7
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-11
/
+11
2013-06-03
sd/sd.c: Fix "inquiry" ACMD41
Peter Crosthwaite
1
-2
/
+9
2013-06-03
sd/sdhci:ADMA: fix interrupt
Peter Crosthwaite
1
-9
/
+9
2013-06-03
sd/sdhci.c: Fix bdata_read DPRINT message
Peter Crosthwaite
1
-1
/
+2
2013-06-03
sd/sdhci: Fix Buffer Write Ready interrupt
Peter Crosthwaite
1
-3
/
+2
2013-06-03
sd/sdhci.c: Only reset data_count on new commands
Peter Crosthwaite
1
-1
/
+1
2013-04-12
Typo, spelling and grammatical fixes
Peter Maydell
1
-2
/
+2
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2
-1
/
+313
2013-04-08
hw: move SD/MMC devices to hw/sd/, configure with default-configs/
Paolo Bonzini
4
-0
/
+1501
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
5
-0
/
+3857
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini
1
-0
/
+0