summaryrefslogtreecommitdiff
path: root/nbd/nbd-internal.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-23io: change the QIOTask callback signatureDaniel P. Berrange1-2/+1
2016-11-02nbd: Improve server handling of shutdown requestsEric Blake1-0/+1
2016-11-02nbd: Share common option-sending code in clientEric Blake1-1/+1
2016-11-02nbd: Treat flags vs. command type as separate fieldsEric Blake1-2/+2
2016-11-02nbd: Add qemu-nbd -D for human-readable descriptionEric Blake1-2/+3
2016-07-20nbd: Drop unused offset parameterEric Blake1-2/+2
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini1-0/+1
2016-04-08nbd: Avoid bitrot in TRACE() usageEric Blake1-6/+9
2016-02-23all: Clean up includesPeter Maydell1-4/+0
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange1-0/+14
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange1-10/+8
2016-01-15nbd: Split nbd.cFam Zheng1-0/+113