]> git.proxmox.com Git - qemu.git/history - nbd.c
Version 1.0.1
[qemu.git] / 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 Bonzininbd: treat EPIPE from NBD_DO_IT as success
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-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-21 Paolo Bonzininbd: fix non-Linux build failure
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-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-19 Paolo Bonzininbd: support NBD_SET_FLAGS ioctl
2011-09-19 Paolo Bonzininbd: sync API definitions with upstream
2011-09-19 Paolo Bonzininbd: support feature negotiation
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-15 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-12 Markus Armbrusternbd: Clean up use of block_int.h
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-04-07 Nick ThomasNBD: Use qemu_socket functions to open TCP and UNIX...
2011-04-07 Nick ThomasNBD library: whitespace changes
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Andreas Färbernbd: Haiku has _IO() in its BSD compatibility layer
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Laurent VivierImprove qemu-nbd performance by 4400 %
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 SorensenRemove unused argument for nbd_client()
2010-08-30 Laurent Viviernbd: Introduce NBD named exports.
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
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-04-05 blueswir1Fix some win32 compile warnings
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-22 blueswir1Use qemu_isfoobar and qemu_towombat versions, based...
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2008-09-10 aliguoriqemu-nbd: remove useless parameter from nbd_negotiate...
2008-08-02 aliguoriFix compilation of nbd on Solaris (Andreas Faerber)
2008-07-04 malcAdd missing return
2008-07-03 thsAllow QEMU to connect directly to an NBD server, by...
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-06-06 thsFix compiler warning.
2008-05-27 bellardqemu-nbd tool (Anthony Liguori)