]> git.proxmox.com Git - qemu.git/history - block/curl.c
block: move include files to include/block/
[qemu.git] / block / curl.c
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-12 Stefan Weilblock/curl: Fix wrong free statement
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-11 Michael Tokarevallow qemu_iovec_from_buffer() to specify offset from...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-19 Paolo Bonziniaio: remove process_queue callback and qemu_aio_process...
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-03 Stefan Weilblock/curl: Replace usleep by g_usleep
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/exec...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/xen'...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-15 Paolo Bonziniblock: qemu_aio_get does not return NULL
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-21 Nick Thomasblock/curl: Don't finish AIOCBs too early
2011-09-21 Nick Thomasblock/curl: Implement a flush function on the fd handlers
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-23 Nicholas Thomasblock/curl: Handle failed reads gracefully.
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-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-24 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-05-22 Blue SwirlFix %lld or %llx printf format use
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-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-10 Jim Meyeringdon't dereference NULL after failed strdup
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-08 malcblock/curl: %Z is not a valid conversion specifier
2010-02-06 malcDo not use dprintf
2009-10-27 Kevin WolfAdd qemu_aio_process_queue()
2009-08-01 Blue SwirlFix Sparse warning about "expression using sizeof on...
2009-07-09 NolanAllow adjustment of http block device's readahead size...
2009-05-27 Christoph Hellwigfully split aio_pool from BlockDriver
2009-05-22 Alexander GrafAdd HTTP protocol using curl v6