summaryrefslogtreecommitdiff
path: root/nbd/nbd-internal.h
AgeCommit message (Expand)Author
2016-11-02nbd: Improve server handling of shutdown requestsEric Blake
2016-11-02nbd: Share common option-sending code in clientEric Blake
2016-11-02nbd: Treat flags vs. command type as separate fieldsEric Blake
2016-11-02nbd: Add qemu-nbd -D for human-readable descriptionEric Blake
2016-07-20nbd: Drop unused offset parameterEric Blake
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-04-08nbd: Avoid bitrot in TRACE() usageEric Blake
2016-02-23all: Clean up includesPeter Maydell
2016-02-16nbd: implement TLS support in the protocol negotiationDaniel P. Berrange
2016-02-16nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange
2016-01-15nbd: Split nbd.cFam Zheng