All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] NBD patches through 2025-02-11
Date: Tue, 11 Feb 2025 14:25:08 -0600	[thread overview]
Message-ID: <20250211202527.574723-4-eblake@redhat.com> (raw)

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	other threads:[~2025-02-11 20:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-11 20:25 Eric Blake [this message]
2025-02-11 20:25 ` [PULL 1/2] qemu-nbd: Allow users to adjust handshake limit Eric Blake
2025-02-11 20:25 ` [PULL 2/2] nbd/server: Allow users to adjust handshake limit in QMP Eric Blake
2025-02-12 17:38 ` [PULL 0/2] NBD patches through 2025-02-11 Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250211202527.574723-4-eblake@redhat.com \
    --to=eblake@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.