[PATCH v5 for-9.0? 0/2] Fix NBD TLS poll in coroutine

Eric Blake posted 2 patches 3 weeks, 3 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240408160214.1200629-4-eblake@redhat.com
Maintainers: Eric Blake <eblake@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
nbd/nbd-internal.h |  10 ----
nbd/client.c       |  28 ++++++++--
nbd/common.c       |  11 ----
nbd/server.c       | 128 ++++++++++++++++++++++++++++-----------------
4 files changed, 105 insertions(+), 72 deletions(-)
[PATCH v5 for-9.0? 0/2] Fix NBD TLS poll in coroutine
Posted by Eric Blake 3 weeks, 3 days ago
v4 was here:
https://lists.gnu.org/archive/html/qemu-devel/2024-04/msg00624.html

Since then: add some asserts [Vladimir], add second patch with more
coroutine_fn annotations [Vladimir]

Eric Blake (1):
  nbd/server: Mark negotiation functions as coroutine_fn

Zhu Yangyang (1):
  nbd/server: do not poll within a coroutine context

 nbd/nbd-internal.h |  10 ----
 nbd/client.c       |  28 ++++++++--
 nbd/common.c       |  11 ----
 nbd/server.c       | 128 ++++++++++++++++++++++++++++-----------------
 4 files changed, 105 insertions(+), 72 deletions(-)

-- 
2.44.0