summaryrefslogtreecommitdiff
path: root/include/block/nbd.h
AgeCommit message (Expand)Author
2016-07-05nbd: Allow larger requestsEric Blake
2016-06-16nbd: Avoid magic number for NBD max name sizeEric Blake
2016-06-16nbd: simplify the nbd_request and nbd_reply structsPaolo Bonzini
2016-02-23include: Clean up includesPeter Maydell
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange
2016-01-15nbd: Always call "close_fn" in nbd_client_newFam Zheng
2015-03-18nbd: Set block size to BDRV_SECTOR_SIZEMax Reitz
2015-03-18nbd: Fix potential signed overflow issuesMax Reitz
2015-03-18nbd: Handle blk_getlength() failureMax Reitz
2015-02-16nbd: Drop BDS backpointerMax Reitz
2015-02-06nbd: Improve error messagesMax Reitz
2014-12-10nbd: Change external interface to BlockBackendMax Reitz
2014-06-30nbd: Handle NBD_OPT_LIST option.Hani Benhabiles
2014-06-30nbd: Handle fixed new-style clients.Hani Benhabiles
2014-02-21nbd: move socket wrappers to qemu-nbdPaolo Bonzini
2014-02-21nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini
2014-02-21nbd: correctly propagate errorsPaolo Bonzini
2013-05-03nbd: support large NBD requestsStefan Hajnoczi
2013-03-22nbd: Remove unused functionsKevin Wolf
2013-03-22nbd: Keep hostname and port separateKevin Wolf
2012-12-19block: move include files to include/block/Paolo Bonzini