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