The following changes since commit ffaf7f0376f8040ce9068d71ae9ae8722505c42e:

  Merge tag 'pull-10.0-testing-and-gdstub-updates-100225-1' of 
https://gitlab.com/stsquad/qemu into staging (2025-02-10 13:26:17 -0500)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2025-02-11

for you to fetch changes up to ff12e6a5ff904e68e222b0ba567938943e0f4b68:

  nbd/server: Allow users to adjust handshake limit in QMP (2025-02-11 13:45:47 
-0600)

----------------------------------------------------------------
NBD patches for 2025-02-11

- Add --handshake-limit option to qemu-nbd

----------------------------------------------------------------
Eric Blake (2):
      qemu-nbd: Allow users to adjust handshake limit
      nbd/server: Allow users to adjust handshake limit in QMP

 docs/tools/qemu-nbd.rst        |  5 +++++
 qapi/block-export.json         | 10 ++++++++++
 include/block/nbd.h            |  6 +++---
 block/monitor/block-hmp-cmds.c |  4 ++--
 blockdev-nbd.c                 | 26 ++++++++++++++++++--------
 qemu-nbd.c                     | 41 ++++++++++++++++++++++++++---------------
 6 files changed, 64 insertions(+), 28 deletions(-)

-- 
2.48.1


Reply via email to