Age | Commit message (Expand) | Author |
2011-11-11 | nbd: treat EPIPE from NBD_DO_IT as success | Paolo Bonzini |
2011-09-21 | nbd: fix non-Linux build failure | Paolo Bonzini |
2011-09-19 | nbd: support NBD_SET_FLAGS ioctl | Paolo Bonzini |
2011-09-19 | nbd: sync API definitions with upstream | Paolo Bonzini |
2011-09-19 | nbd: support feature negotiation | Paolo Bonzini |
2011-09-12 | nbd: Clean up use of block_int.h | Markus Armbruster |
2011-07-25 | Wrap recv to avoid warnings | Blue Swirl |
2011-04-07 | NBD: Use qemu_socket functions to open TCP and UNIX sockets | Nick Thomas |
2011-04-07 | NBD library: whitespace changes | Nick Thomas |
2010-10-03 | nbd: Haiku has _IO() in its BSD compatibility layer | Andreas Färber |
2010-09-21 | Improve qemu-nbd performance by 4400 % | Laurent Vivier |
2010-09-08 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-09-04 | Remove unused argument for nbd_client() | Jes Sorensen |
2010-08-30 | nbd: Introduce NBD named exports. | Laurent Vivier |
2010-05-22 | Fix %lld or %llx printf format use | Blue Swirl |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-05-21 | Cast pointer arguments of get/setsockopt, send to void * to keep GCC | malc |
2009-04-05 | Fix some win32 compile warnings | blueswir1 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 |
2008-11-22 | Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger | blueswir1 |
2008-09-15 | Use common objects for qemu-img and qemu-nbd | aliguori |
2008-09-10 | qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier) | aliguori |
2008-08-02 | Fix compilation of nbd on Solaris (Andreas Faerber) | aliguori |
2008-07-04 | Add missing return | malc |
2008-07-03 | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths |
2008-07-03 | Add a parameter to disable host cache, by Laurent Vivier. | ths |
2008-07-03 | Merge NBD client/server, by Laurent Vivier. | ths |
2008-07-02 | Cleanup qemu-nbd related code, by Laurent Vivier. | ths |
2008-06-06 | Fix compiler warning. | ths |
2008-05-27 | qemu-nbd tool (Anthony Liguori) | bellard |