aboutsummaryrefslogtreecommitdiff
path: root/nbd.c
AgeCommit message (Expand)Author
2008-08-02Fix compilation of nbd on Solaris (Andreas Faerber)aliguori
2008-07-04Add missing returnmalc
2008-07-03Allow QEMU to connect directly to an NBD server, by Laurent Vivier.ths
2008-07-03Add a parameter to disable host cache, by Laurent Vivier.ths
2008-07-03Merge NBD client/server, by Laurent Vivier.ths
2008-07-02Cleanup qemu-nbd related code, by Laurent Vivier.ths
2008-06-06Fix compiler warning.ths
2008-05-27qemu-nbd tool (Anthony Liguori)bellard