]> git.proxmox.com Git - qemu.git/history - qemu-nbd.c
linux-headers: Update to 3.7-rc5
[qemu.git] / qemu-nbd.c
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-19 Paolo Bonziniqemu-nbd: rewrite termination conditions to use a state...
2012-09-19 Paolo Bonzininbd: add notification for closing an NBDExport
2012-09-19 Paolo Bonzininbd: add reference counting to NBDExport
2012-09-19 Paolo Bonzininbd: do not close BlockDriverState in nbd_export_close
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-07-30 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-07-24 Paolo Bonziniqemu-nbd: add --cache and --aio options
2012-07-24 Paolo Bonziniqemu-nbd: reorganize help message
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/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-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'sstabellini/build_fix...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-19...
2012-04-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-19 Paolo Bonzininbd: do not include block_int.h
2012-04-19 Paolo Bonzininbd: consistently return negative errno values
2012-04-19 Paolo Bonzininbd: consistently check for <0 or >=0
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2012-02-17 Paolo Bonziniopen /dev/nbd in nbd_client_thread
2012-02-17 Michael Tokarevdo not chdir(/) in qemu-nbd before opening all files
2012-01-10 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2012-01-07 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-01-07 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2012-01-06 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-01-06 Stefan Hajnocziqemu-nbd: drop loop which can never loop
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2011-12-27 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-for-anthony...
2011-12-22 Paolo Bonziniqemu-nbd: move client handling to nbd.c
2011-12-22 Paolo Bonziniqemu-nbd: use common main loop
2011-12-22 Paolo Bonziniqemu-nbd: introduce NBDExport
2011-12-22 Paolo Bonziniqemu-nbd: remove data_size argument to nbd_trip
2011-12-22 Paolo Bonziniqemu-nbd: remove offset argument to nbd_trip
2011-11-19 Blue SwirlMerge branch 'ppc-1.0' of git://repo.or.cz/qemu/agraf
2011-11-11 Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-11 Paolo Bonziniqemu-nbd: open the block device after starting the...
2011-11-11 Paolo Bonziniqemu-nbd: fix socket creation race
2011-11-11 Paolo Bonziniqemu-nbd: print error messages from the daemon through...
2011-11-11 Paolo Bonziniqemu-nbd: move client to a thread
2011-11-11 Paolo Bonziniqemu-nbd: rename socket variable
2011-11-11 Paolo Bonziniqemu-nbd: trap SIGTERM
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'mst-tmp/for_anthony'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-19 Paolo Bonzininbd: support feature negotiation
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-next...
2011-09-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-09 Stefan WeilFix include statements for qemu-common.h
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-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-14 Alexandre RaymondDarwin: Fix compilation warning regarding the deprecate...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Christoph Hellwigblock: clarify the meaning of BDRV_O_NOCACHE
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Kevin WolfRemove NULL checks for bdrv_new return value
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-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Laurent Viviernbd: correctly manage default port
2010-09-21 Christoph Hellwiguse qemu_blockalign consistently
2010-09-08 Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-04 Jes SorensenRespect return value from nbd_client()
2010-09-04 Jes SorensenRemove unused argument for nbd_client()
2010-08-30 Laurent Viviernbd: Introduce NBD named exports.
2010-05-17 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-05-17 Ryota Ozakiqemu-nbd: Improve error reporting
2010-04-23 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-04-23 Kevin WolfReplace calls of old bdrv_open
2010-03-27 Ryota Ozakiqemu-nbd: Fix invalid usage of the first argument of...
2010-03-27 Ryota Ozakiqemu-nbd: Fix return value handling of bdrv_open
2010-03-17 Naphtali Spreiread-only: minor cleanup
2010-01-26 Herve Poussineauwin32: pair qemu_memalign() with qemu_vfree()
2010-01-20 Naphtali SpreiClean-up a little bit the RW related bits of BDRV_O_FLA...
next