summaryrefslogtreecommitdiff
path: root/nbd
AgeCommit message (Expand)Author
2016-01-20block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVEKevin Wolf
2016-01-15nbd-server: do not exit on failed memory allocationPaolo Bonzini
2016-01-15nbd-server: do not check request length except for reads and writesPaolo Bonzini
2016-01-15nbd-server: Coroutine based negotiationFam Zheng
2016-01-15nbd: Split nbd.cFam Zheng