Remove unnecessary trailing newlines
[qemu] / qemu-nbd.c
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)