summaryrefslogtreecommitdiffstats
path: root/include/block/nbd.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* nbd: Improve error messagesMax Reitz2015-02-061-1/+1
* nbd: Change external interface to BlockBackendMax Reitz2014-12-101-4/+3
* 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/+0
* nbd: inline tcp_socket_incoming_spec into sole callerPaolo Bonzini2014-02-211-1/+0
* nbd: correctly propagate errorsPaolo Bonzini2014-02-211-1/+0
* nbd: support large NBD requestsStefan Hajnoczi2013-05-031-1/+2
* nbd: Remove unused functionsKevin Wolf2013-03-221-2/+0
* nbd: Keep hostname and port separateKevin Wolf2013-03-221-0/+2
* block: move include files to include/block/Paolo Bonzini2012-12-191-0/+100
OpenPOWER on IntegriCloud