]> git.proxmox.com Git - mirror_qemu.git/history - hw/sd.c
misc: move include files to include/qemu/
[mirror_qemu.git] / hw / sd.c
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-07 Peter Crosthwaitesd: Send debug printfery to stderr not stdout
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-11-01 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-10-30 Igor Mitsyankohw/sd.c: add SD card save/load support
2012-10-30 Igor Mitsyankohw/sd.c: Fix erase for high capacity cards
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-05 Stefan Weilhw: Fix return value check for bdrv_read, bdrv_write
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.next...
2012-08-13 Mitsyanko Igorhw/sd.c: make sd_wp_addr() return bool
2012-08-13 Mitsyanko Igorhw/sd.c: make sd_dataready() return bool
2012-08-13 Mitsyanko Igorhw/sd.c: convert binary variables to bool
2012-08-13 Mitsyanko Igorhw/sd.c: introduce wrapper for conversion address to...
2012-08-13 Mitsyanko Igorhw/sd.c: make sd_wp_addr() accept 64 bit address argument
2012-08-13 Mitsyanko Igorhw/sd.c: convert wp_groups in SDState to bitfield
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-21 Andrzej Zaborowskisd: Remember to reset .expecting_acmd on reset.
2011-12-21 Peter Maydellhw/sd.c: Clear status bits when read via response r6
2011-12-21 Peter Maydellhw/sd.c: Correct handling of APP_CMD status bit
2011-12-21 Peter Maydellhw/sd.c: Correct handling of type B SD status bits
2011-12-21 Peter Maydellhw/sd.c: Set ILLEGAL_COMMAND for ACMDs in invalid state
2011-12-21 Peter Maydellhw/sd.c: Handle CRC and locked-card errors in normal...
2011-12-21 Peter Maydellhw/sd.c: Handle illegal commands in sd_do_command
2011-12-21 Peter Maydellhw/sd.c: When setting ADDRESS_ERROR bit, don't clear...
2011-12-21 Peter Maydellhw/sd.c: On CRC error, set CRC error status bit rather...
2011-12-21 Peter Maydellhw/sd.c: Add comment regarding CARD_STATUS_* defines
2011-12-21 Peter Maydellhw/sd.c: Fix the set of commands which are failed when...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusterblock: New change_media_cb() parameter load
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-06 Markus Armbrusterblock: Declare qemu_blockalign() in block.h, not block_...
2011-09-06 Markus Armbrusterblock: Split change_cb() into change_media_cb(), resize...
2011-09-06 Markus Armbrusterblock: Generalize change_cb() to BlockDevOps
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Vincent Palatinsd: do not add one sector to the disk size
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Dr. David Alan GilbertFix last sector write on sd card
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-22 Peter Maydellhw/sd.c: Don't complain about SDIO commands CMD52/CMD53
2011-03-06 Aurelien Jarnohw/sd.c: fix sd_set_cb() crash when bdrv == NULL
2011-02-24 Peter Maydellhw/sd.c: Add missing state change for SD_STATUS, SEND_N...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-31 Christoph Hellwigblock: tell drivers about an image resize
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-22 Stefan WeilFix compilation error (missing include statement)
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Christoph Hellwiguse qemu_blockalign consistently
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2009-12-18 Juha Riihimäkihandle SD CMD5 without error messages
2009-11-03 Andrzej Zaborowskihw/sd: Support SDHC size cards
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-10 Paul BrookFollow coding conventions
2009-05-03 Paul BrookHandle NULL bdrv.
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2009-03-07 aurel32do not pretend to support low voltage operation
2008-06-02 balrogEnable SD card on creation.
2008-04-14 balrogAdd basic OMAP2 chip support.
2007-12-24 balrogImplement SD CMD8 and R7 from the newer SD Physical...
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-04 balrogDon't claim SD card supports voltages linux claims...
next