Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nbd: Expose and debug more NBD constants | Eric Blake | 2017-07-14 | 1 | -0/+92 |
* | nbd/common: nbd_tls_handshake: remove extra TRACE | Vladimir Sementsov-Ogievskiy | 2017-07-10 | 1 | -3/+1 |
* | nbd: make nbd_drop public | Vladimir Sementsov-Ogievskiy | 2017-06-15 | 1 | -0/+26 |
* | nbd: rename read_sync and friends | Vladimir Sementsov-Ogievskiy | 2017-06-15 | 1 | -6/+2 |
* | nbd: add errp parameter to nbd_wr_syncv() | Vladimir Sementsov-Ogievskiy | 2017-06-06 | 1 | -7/+5 |
* | nbd: strict nbd_wr_syncv | Vladimir Sementsov-Ogievskiy | 2017-06-06 | 1 | -5/+6 |
* | nbd: convert to use qio_channel_yield | Paolo Bonzini | 2017-02-21 | 1 | -8/+1 |
* | io: change the QIOTask callback signature | Daniel P. Berrange | 2017-01-23 | 1 | -5/+3 |
* | nbd: Drop unused offset parameter | Eric Blake | 2016-07-20 | 1 | -4/+1 |
* | nbd: do not hang nbd_wr_syncv if outside a coroutine and no available data | Paolo Bonzini | 2016-04-08 | 1 | -1/+4 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | nbd: implement TLS support in the protocol negotiation | Daniel P. Berrange | 2016-02-16 | 1 | -0/+15 |
* | nbd: convert to using I/O channels for actual socket I/O | Daniel P. Berrange | 2016-02-16 | 1 | -28/+40 |
* | all: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | nbd: Split nbd.c | Fam Zheng | 2016-01-15 | 1 | -0/+64 |