summaryrefslogtreecommitdiffstats
path: root/nbd/common.c
Commit message (Expand)AuthorAgeFilesLines
* nbd: convert to use qio_channel_yieldPaolo Bonzini2017-02-211-8/+1Star
* io: change the QIOTask callback signatureDaniel P. Berrange2017-01-231-5/+3Star
* nbd: Drop unused offset parameterEric Blake2016-07-201-4/+1Star
* nbd: do not hang nbd_wr_syncv if outside a coroutine and no available dataPaolo Bonzini2016-04-081-1/+4
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* nbd: implement TLS support in the protocol negotiationDaniel P. Berrange2016-02-161-0/+15
* nbd: convert to using I/O channels for actual socket I/ODaniel P. Berrange2016-02-161-28/+40
* all: Clean up includesPeter Maydell2016-02-041-0/+1
* nbd: Split nbd.cFam Zheng2016-01-151-0/+64