22 Commits (1a1787ab6bbc3b329b81e14f25dfbc11e44ff2e0)

Author SHA1 Message Date
Markus Armbruster cfd5d4eafb nbd/client-connection: Replace error_propagate() by assignment 4 months ago
Nir Soffer e9f4550b74 nbd: Set unix socket send buffer on macOS 11 months ago
Marc-André Lureau 73ce9bbf8a nbd: fix -Werror=maybe-uninitialized false-positive 2 years ago
Eric Blake 56cf9d0471 nbd/client: Request extended headers during negotiation 3 years ago
Eric Blake ac132d0520 nbd: Replace bool structured_reply with mode enum 3 years ago
Michael Tokarev 0a19d87995 misc/other: spelling fixes 3 years ago
Stefan Hajnoczi b84ca91ca2 nbd: drop unused nbd_receive_negotiate() aio_context argument 3 years ago
Philippe Mathieu-Daudé 7d5b0d6864 bulk: Remove pointless QOM casts 3 years ago
Markus Armbruster 68ba85cecc coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h 3 years ago
Denis V. Lunev 8bb100c9e2 nbd: trace long NBD operations 4 years ago
Daniel P. Berrangé 046f98d075 block: pass desired TLS hostname through from block driver client 4 years ago
Vladimir Sementsov-Ogievskiy 9e14491af4 nbd/client-connection: improve error message of cancelled attempt 5 years ago
Vladimir Sementsov-Ogievskiy 169b9a94ed nbd/client-connection: nbd_co_establish_connection(): return real error 5 years ago
Vladimir Sementsov-Ogievskiy f7ca4aadca nbd/client-connection: nbd_co_establish_connection(): fix non set errp 5 years ago
Vladimir Sementsov-Ogievskiy 97cf89259e nbd/client-connection: add option for non-blocking connection attempt 5 years ago
Vladimir Sementsov-Ogievskiy 43cb34dede nbd/client-connection: return only one io channel 5 years ago
Vladimir Sementsov-Ogievskiy f58b2dfe3e nbd/client-connection: shutdown connection on release 5 years ago
Vladimir Sementsov-Ogievskiy e0e67cbe58 nbd/client-connection: implement connection retry 5 years ago
Vladimir Sementsov-Ogievskiy 130d49baa5 nbd/client-connection: add possibility of negotiation 5 years ago
Vladimir Sementsov-Ogievskiy e70da5ff64 nbd/client-connection: use QEMU_LOCK_GUARD 5 years ago
Vladimir Sementsov-Ogievskiy 5276c87c12 nbd: move connection code from block/nbd to nbd/client-connection 5 years ago