- 7075d23 nbd/server: introduce NBDClient->lock to protect fields by Stefan Hajnoczi · 12 months ago
- f816310 nbd/server: only traverse NBDExport->clients from main loop thread by Stefan Hajnoczi · 12 months ago
- efade66 nbd/server: avoid per-NBDRequest nbd_client_get/put() by Stefan Hajnoczi · 12 months ago
- 372b69f block: Mark bdrv_filter_or_cow_bs() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 2 months ago
- 2dcbb11 nbd/server: Add FLAG_PAYLOAD support to CMD_BLOCK_STATUS by Eric Blake · 1 year, 3 months ago
- 1dec464 nbd/server: Prepare for per-request filtering of BLOCK_STATUS by Eric Blake · 1 year, 3 months ago
- fd358d8 nbd/server: Refactor list of negotiated meta contexts by Eric Blake · 1 year, 3 months ago
- 56cf9d0 nbd/client: Request extended headers during negotiation by Eric Blake · 1 year, 3 months ago
- 4fc55bf nbd/client: Initial support for extended headers by Eric Blake · 1 year, 3 months ago
- 9c1d261 nbd/server: Enable initial support for extended headers by Eric Blake · 1 year, 3 months ago
- bcc16cc nbd/server: Support 64-bit block status by Eric Blake · 1 year, 3 months ago
- 11d3355 nbd/server: Prepare to send extended header replies by Eric Blake · 1 year, 3 months ago
- c8720ca nbd/server: Prepare to receive extended header requests by Eric Blake · 1 year, 3 months ago
- 009cd86 nbd/server: Support a request payload by Eric Blake · 1 year, 3 months ago
- 8db7e2d nbd/server: Refactor handling of command sanity checks by Eric Blake · 1 year, 4 months ago
- b257845 nbd: Prepare for 64-bit request effect lengths by Eric Blake · 1 year, 4 months ago
- d95ffb6 nbd: Add types for extended headers by Eric Blake · 1 year, 4 months ago
- 297365b nbd/client: Pass mode through to nbd_send_request by Eric Blake · 1 year, 4 months ago
- ac132d0 nbd: Replace bool structured_reply with mode enum by Eric Blake · 1 year, 4 months ago
- c5ea91d Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging by Stefan Hajnoczi · 1 year, 3 months ago
- 0a19d87 misc/other: spelling fixes by Michael Tokarev · 1 year, 5 months ago
- 06e0f09 io: follow coroutine AioContext in qio_channel_yield() by Stefan Hajnoczi · 1 year, 4 months ago
- 078c8ad nbd: drop unused nbd_start_negotiate() aio_context argument by Stefan Hajnoczi · 1 year, 4 months ago
- b84ca91 nbd: drop unused nbd_receive_negotiate() aio_context argument by Stefan Hajnoczi · 1 year, 4 months ago
- bfe04d0 nbd: Use enum for various negotiation modes by Eric Blake · 1 year, 7 months ago
- 70fa99f nbd/client: Add safety check on chunk payload length by Eric Blake · 1 year, 7 months ago
- 22efd81 nbd: s/handle/cookie/ to match NBD spec by Eric Blake · 1 year, 7 months ago
- 66d4f4f nbd/server: Refactor to pass full request around by Eric Blake · 1 year, 7 months ago
- a7c8ed3 nbd/server: Prepare for alternate-size headers by Eric Blake · 1 year, 7 months ago
- f47b6ea nbd/client: Use smarter assert by Eric Blake · 1 year, 7 months ago
- 7d5b0d6 bulk: Remove pointless QOM casts by Philippe Mathieu-Daudé · 1 year, 7 months ago
- 7c1f51b nbd/server: Fix drained_poll to wake coroutine in right AioContext by Kevin Wolf · 1 year, 7 months ago
- d2223cd nbd: mark more coroutine_fns, do not use co_wrappers by Paolo Bonzini · 1 year, 10 months ago
- dd5b678 nbd: a BlockExport always has a BlockBackend by Paolo Bonzini · 2 years, 1 month ago
- f142688 nbd/server: Request TCP_NODELAY by Eric Blake · 1 year, 9 months ago
- bd2cd4a nbd/server: push pending frames after sending reply by Florian Westphal · 1 year, 9 months ago
- e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years ago
- 68ba85c coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h by Markus Armbruster · 2 years ago
- 2379247 coroutine: Clean up superfluous inclusion of qemu/coroutine.h by Markus Armbruster · 2 years ago
- ff7e261 block-backend: replace bdrv_*_above with blk_*_above by Emanuele Giuseppe Esposito · 2 years, 1 month ago
- 6f58ac5 nbd/server.c: add coroutine_fn annotations by Emanuele Giuseppe Esposito · 2 years, 1 month ago
- 8461b4d nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg by Markus Armbruster · 2 years, 2 months ago
- a9262f5 block: Change blk_{pread,pwrite}() param order by Alberto Faria · 2 years, 6 months ago
- 3b35d45 block: Add a 'flags' param to blk_pread() by Alberto Faria · 2 years, 6 months ago
- 8bb100c nbd: trace long NBD operations by Denis V. Lunev · 2 years, 7 months ago
- 58a6fdc nbd/server: Allow MULTI_CONN for shared writable exports by Eric Blake · 2 years, 7 months ago
- e5fb29d qapi: nbd-export: allow select bitmaps by node/name pair by Vladimir Sementsov-Ogievskiy · 2 years, 9 months ago
- e0e7fe0 Remove trailing ; after G_DEFINE_AUTO macro by Marc-André Lureau · 2 years, 9 months ago
- 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 2 years, 10 months ago
- fdee2c9 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into staging by Peter Maydell · 2 years, 10 months ago
- 314b902 nbd/server: Minor cleanups by Eric Blake · 3 years, 1 month ago
- 046f98d block: pass desired TLS hostname through from block driver client by Daniel P. Berrangé · 2 years, 10 months ago
- 5df022c osdep: Move memalign-related functions to their own header by Peter Maydell · 2 years, 10 months ago
- 523f5a9 nbd/server.c: Remove unused field by Nir Soffer · 3 years ago
- 9e14491 nbd/client-connection: improve error message of cancelled attempt by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
- 169b9a9 nbd/client-connection: nbd_co_establish_connection(): return real error by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
- e355742 nbd/server: Simplify zero and trim by Eric Blake · 3 years, 1 month ago
- 1644ccc nbd/server: Don't complain on certain client disconnects by Eric Blake · 3 years, 1 month ago
- 76df2b8 nbd/server: Silence clang sanitizer warning by Eric Blake · 3 years, 1 month ago
- 4ddb5d2 block/nbd: drop connection_co by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
- f7ca4aa nbd/client-connection: nbd_co_establish_connection(): fix non set errp by Vladimir Sementsov-Ogievskiy · 3 years, 4 months ago
- da24597 nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLY by Eric Blake · 3 years, 3 months ago
- cd1675f nbd/server: Mark variable unused in nbd_negotiate_meta_queries by Richard Henderson · 3 years, 5 months ago
- 97cf892 nbd/client-connection: add option for non-blocking connection attempt by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- 43cb34d nbd/client-connection: return only one io channel by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- f58b2df nbd/client-connection: shutdown connection on release by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- e0e67cb nbd/client-connection: implement connection retry by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- 130d49b nbd/client-connection: add possibility of negotiation by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- e70da5f nbd/client-connection: use QEMU_LOCK_GUARD by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- 5276c87 nbd: move connection code from block/nbd to nbd/client-connection by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
- 8e6dad2 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 3 years, 7 months ago
- fd6afc5 nbd/server: Use drained block ops to quiesce the server by Sergio Lopez · 3 years, 7 months ago
- d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 7 months ago
- 0da9856 nbd: server: Report holes for raw images by Nir Soffer · 3 years, 10 months ago
- f148ae7 nbd/server: Quiesce coroutines on context switch by Sergio Lopez · 4 years ago
- 6b728ef Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-17' into staging by Peter Maydell · 4 years, 1 month ago
- ded5d78 configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h by Thomas Huth · 4 years, 1 month ago
- c0b21f2 nbd: Silence Coverity false positive by Eric Blake · 4 years, 1 month ago
- dbc7b01 nbd: Add 'qemu-nbd -A' to expose allocation depth by Eric Blake · 4 years, 2 months ago
- 71719cd nbd: Add new qemu:allocation-depth metadata context by Eric Blake · 4 years, 2 months ago
- 3b1f244 nbd: Allow export of multiple bitmaps for one device by Eric Blake · 4 years, 2 months ago
- 47ec485 nbd: Refactor counting of metadata contexts by Eric Blake · 4 years, 2 months ago
- 02e87e3 nbd: Simplify qemu bitmap context name by Eric Blake · 4 years, 2 months ago
- cbad81c nbd: Update qapi to support exporting multiple bitmaps by Eric Blake · 4 years, 2 months ago
- f51d23c block/export: add iothread and fixed-iothread options by Stefan Hajnoczi · 4 years, 3 months ago
- cbc20bf block: move block exports to libblockdev by Stefan Hajnoczi · 4 years, 3 months ago
- ebd5706 nbd: Simplify meta-context parsing by Eric Blake · 4 years, 3 months ago
- d1e2c3e nbd/server: Reject embedded NUL in NBD strings by Eric Blake · 4 years, 3 months ago
- bbc35fc nbd: silence maybe-uninitialized warnings by Christian Borntraeger · 4 years, 3 months ago
- 5b1cb49 nbd: Merge nbd_export_new() and nbd_export_create() by Kevin Wolf · 4 years, 3 months ago
- 30dbc81 block/export: Move writable to BlockExportOptions by Kevin Wolf · 4 years, 3 months ago
- 331170e block/export: Create BlockBackend in blk_exp_add() by Kevin Wolf · 4 years, 3 months ago
- 37a4f70 block/export: Move blk to BlockExport by Kevin Wolf · 4 years, 3 months ago
- 3c3bc46 block/export: Add block-export-del by Kevin Wolf · 4 years, 3 months ago
- 3859ad3 block/export: Move strong user reference to block_exports by Kevin Wolf · 4 years, 3 months ago
- bc4ee65 block/export: Add blk_exp_close_all(_type) by Kevin Wolf · 4 years, 3 months ago
- a6ff798 block/export: Allocate BlockExport in blk_exp_add() by Kevin Wolf · 4 years, 3 months ago
- 8612c68 block/export: Move AioContext from NBDExport to BlockExport by Kevin Wolf · 4 years, 3 months ago
- c69de1b block/export: Move refcount from NBDExport to BlockExport by Kevin Wolf · 4 years, 3 months ago
- dbc9e94 nbd/server: Simplify export shutdown by Kevin Wolf · 4 years, 3 months ago