summaryrefslogtreecommitdiffstats
path: root/nbd.c
Commit message (Expand)AuthorAgeFilesLines
...
* Cast pointer arguments of get/setsockopt, send to void * to keep GCCmalc2009-05-211-1/+2
* Fix some win32 compile warningsblueswir12009-04-051-1/+1
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Eggerblueswir12008-11-221-8/+8
* Use common objects for qemu-img and qemu-nbdaliguori2008-09-151-31/+55
* qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier)aliguori2008-09-101-1/+1
* Fix compilation of nbd on Solaris (Andreas Faerber)aliguori2008-08-021-0/+3
* Add missing returnmalc2008-07-041-0/+1
* Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths2008-07-031-68/+143
* Add a parameter to disable host cache, by Laurent Vivier.ths2008-07-031-9/+5
* Merge NBD client/server, by Laurent Vivier.ths2008-07-031-6/+68
* Cleanup qemu-nbd related code, by Laurent Vivier.ths2008-07-021-2/+2
* Fix compiler warning.ths2008-06-061-1/+1
* qemu-nbd tool (Anthony Liguori)bellard2008-05-271-0/+500
OpenPOWER on IntegriCloud