index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sd
/
sdhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
1
-4
/
+2
2015-04-02
sysbus: Make devices picking up backends unavailable with -device
Markus Armbruster
1
-0
/
+2
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
1
-0
/
+1
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
1
-0
/
+44
2014-12-15
sdhci: Add "sysbus" to sdhci QOM types and methods
Kevin O'Connor
1
-15
/
+24
2014-12-15
sdhci: Remove class "virtual" methods
Kevin O'Connor
1
-82
/
+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
1
-1
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-1
/
+2
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
1
-2
/
+2
2014-06-30
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
1
-2
/
+2
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-1
/
+1
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-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
1
-0
/
+3
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-14
/
+14
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-1
/
+1
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-21
sd: pass bool parameter for sd_init
liguang
1
-1
/
+1
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
1
-11
/
+11
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-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
1
-0
/
+1300
[prev]