summaryrefslogtreecommitdiffstats
path: root/include/block/nbd.h
Commit message (Expand)AuthorAgeFilesLines
* include: Clean up includesPeter Maydell2016-02-231-1/+0Star
* nbd: implement TLS support in the protocol negotiationDaniel P. Berrange2016-02-161-0/+8
* nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange2016-02-161-6/+14
* nbd: Always call "close_fn" in nbd_client_newFam Zheng2016-01-151-2/+1Star
* nbd: Set block size to BDRV_SECTOR_SIZEMax Reitz2015-03-181-2/+2
* nbd: Fix potential signed overflow issuesMax Reitz2015-03-181-2/+2
* nbd: Handle blk_getlength() failureMax Reitz2015-03-181-1/+2
* nbd: Drop BDS backpointerMax Reitz2015-02-161-1/+0Star
* nbd: Improve error messagesMax Reitz2015-02-061-1/+1
* nbd: Change external interface to BlockBackendMax Reitz2014-12-101-4/+3Star
* nbd: Handle NBD_OPT_LIST option.Hani Benhabiles2014-06-301-0/+3
* nbd: Handle fixed new-style clients.Hani Benhabiles2014-06-301-0/+9
* nbd: move socket wrappers to qemu-nbdPaolo Bonzini2014-02-211-4/+0Star
* nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini2014-02-211-1/+0Star
* nbd: correctly propagate errorsPaolo Bonzini2014-02-211-1/+0Star
* nbd: support large NBD requestsStefan Hajnoczi2013-05-031-1/+2
* nbd: Remove unused functionsKevin Wolf2013-03-221-2/+0Star
* nbd: Keep hostname and port separateKevin Wolf2013-03-221-0/+2
* block: move include files to include/block/Paolo Bonzini2012-12-191-0/+100