]> git.proxmox.com Git - mirror_qemu.git/history - block/dmg.c
block: move include files to include/block/
[mirror_qemu.git] / block / dmg.c
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/uq/master...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-asser...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v45' into...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-21 Paolo Bonziniblock: take lock around bdrv_read implementations
2011-10-21 Paolo Bonziniblock: add a CoMutex to synchronous read drivers
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
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Christoph Hellwigdmg: use qemu block API
2010-05-17 Christoph Hellwigdmg: use pread
2010-05-17 Christoph Hellwigdmg: fix reading of uncompressed chunks
2010-05-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03 Kevin Wolfblock: Open the underlying image file in generic code
2010-01-11 Christoph Hellwigdmg: fix ->open failure
2009-07-09 Anthony LiguoriRevert "support colon in filenames"
2009-06-29 Ram Paisupport colon in filenames
2009-05-14 Anthony LiguoriMove block drivers into their own directory