summaryrefslogtreecommitdiff
path: root/nbd
AgeCommit message (Expand)AuthorFilesLines
2016-01-20block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVEKevin Wolf1-1/+1
2016-01-15nbd-server: do not exit on failed memory allocationPaolo Bonzini1-1/+5
2016-01-15nbd-server: do not check request length except for reads and writesPaolo Bonzini1-7/+7
2016-01-15nbd-server: Coroutine based negotiationFam Zheng1-47/+103
2016-01-15nbd: Split nbd.cFam Zheng5-0/+1591