]> git.proxmox.com Git - qemu.git/history - qemu-nbd.c
Version 1.0.1
[qemu.git] / qemu-nbd.c
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...
2010-01-06 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2009-12-23 Blue Swirlqemu-nbd: fix OpenBSD linker warning
2009-12-23 Blue SwirlCompile qemu-nbd also on OpenBSD and Solaris
2009-07-31 Blue SwirlFix Sparse warnings: "Using plain integer as NULL pointer"
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-15 Anthony LiguoriMerge commit 'block/master' into staging
2009-06-15 Anthony LiguoriFix warning in qemu-nbd.c
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2009-01-08 aliguoriqemu-nbd: fix options: -b (--bind) expects an argument...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-14 aliguoriExpand cache= option and use write-through caching...
2008-09-10 aliguoriqemu-nbd: remove useless parameter from nbd_negotiate...
2008-07-18 thsAllow qemu-nbd --version to show the application name...
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
2008-07-03 thsAllow to share a disk image via nbd, by Laurent Vivier.
2008-07-03 thsAdd a parameter to disable host cache, by Laurent Vivier.
2008-07-03 thsMerge NBD client/server, by Laurent Vivier.
2008-07-02 thsCleanup qemu-nbd related code, by Laurent Vivier.
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)