20 Commits (8ecaeae82241b6e317d19e5558e52f9e2f979f74)

Author SHA1 Message Date
Eric Blake 8ecaeae822 nbd: Implement NBD_OPT_GO on client 9 years ago
Eric Blake 3736cc5be3 nbd: Expose and debug more NBD constants 9 years ago
Vladimir Sementsov-Ogievskiy 9588463e74 nbd: use generic trace subsystem instead of TRACE macro 9 years ago
Vladimir Sementsov-Ogievskiy 44298024d3 nbd: make nbd_drop public 9 years ago
Vladimir Sementsov-Ogievskiy d1fdf257d5 nbd: rename read_sync and friends 9 years ago
Vladimir Sementsov-Ogievskiy e44ed99d19 nbd: add errp to read_sync, write_sync and drop_sync 9 years ago
Vladimir Sementsov-Ogievskiy f260956536 nbd: add errp parameter to nbd_wr_syncv() 9 years ago
Vladimir Sementsov-Ogievskiy f5d406fe86 nbd: read_sync and friends: return 0 on success 9 years ago
Daniel P. Berrange 60e705c51c io: change the QIOTask callback signature 10 years ago
Eric Blake b6f5d3b573 nbd: Improve server handling of shutdown requests 10 years ago
Eric Blake c8a3a1b6c4 nbd: Share common option-sending code in client 10 years ago
Eric Blake b626b51a67 nbd: Treat flags vs. command type as separate fields 10 years ago
Eric Blake b1a75b3348 nbd: Add qemu-nbd -D for human-readable description 10 years ago
Eric Blake 1e2a77a851 nbd: Drop unused offset parameter 10 years ago
Paolo Bonzini 58369e22cf qemu-common: stop including qemu/bswap.h from qemu-common.h 11 years ago
Eric Blake 8c6597123a nbd: Avoid bitrot in TRACE() usage 11 years ago
Peter Maydell 30456d5ba3 all: Clean up includes 11 years ago
Daniel P. Berrange f95910fe6b nbd: implement TLS support in the protocol negotiation 11 years ago
Daniel P. Berrange 1c778ef729 nbd: convert to using I/O channels for actual socket I/O 11 years ago
Fam Zheng 798bfe0006 nbd: Split nbd.c 11 years ago