]> git.proxmox.com Git - qemu.git/history - hw/sd.h
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
[qemu.git] / hw / sd.h
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: Fix erase for high capacity cards
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_dataready() return bool
2012-08-13 Mitsyanko Igorhw/sd.c: convert binary variables to bool
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-05-14 Paul BrookStellaris SSI qdev conversion
2009-05-10 Paul BrookFollow coding conventions
2008-04-14 balrogAdd basic OMAP2 chip support.
2007-11-24 pbrookPartial SD card SPI mode support.
2007-11-17 pbrookBreak up vl.h.
2007-11-17 balrogConvert SD cards code to use qemu_irq too.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-30 balrogRe-add clearing of the APP_CMD flag that somehow got...
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...