Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nbd: Improve server handling of shutdown requests | Eric Blake | 2016-11-02 | 1 | -0/+1 |
* | nbd: Share common option-sending code in client | Eric Blake | 2016-11-02 | 1 | -1/+1 |
* | nbd: Treat flags vs. command type as separate fields | Eric Blake | 2016-11-02 | 1 | -2/+2 |
* | nbd: Add qemu-nbd -D for human-readable description | Eric Blake | 2016-11-02 | 1 | -2/+3 |
* | nbd: Drop unused offset parameter | Eric Blake | 2016-07-20 | 1 | -2/+2 |
* | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | nbd: Avoid bitrot in TRACE() usage | Eric Blake | 2016-04-08 | 1 | -6/+9 |
* | all: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -4/+0 |
* | nbd: implement TLS support in the protocol negotiation | Daniel P. Berrange | 2016-02-16 | 1 | -0/+14 |
* | nbd: convert to using I/O channels for actual socket I/O | Daniel P. Berrange | 2016-02-16 | 1 | -10/+8 |
* | nbd: Split nbd.c | Fam Zheng | 2016-01-15 | 1 | -0/+113 |