summaryrefslogtreecommitdiffstats
path: root/nbd
Commit message (Expand)AuthorAgeFilesLines
* nbd-server: do not exit on failed memory allocationPaolo Bonzini2016-01-151-1/+5
* nbd-server: do not check request length except for reads and writesPaolo Bonzini2016-01-151-7/+7
* nbd-server: Coroutine based negotiationFam Zheng2016-01-151-47/+103
* nbd: Split nbd.cFam Zheng2016-01-155-0/+1591