qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] NBD patches for 2.12-rc2
Date: Mon,  2 Apr 2018 09:16:11 -0500	[thread overview]
Message-ID: <20180402141614.2008263-1-eblake@redhat.com> (raw)

The following changes since commit f184de7553272223d6af731d7d623a7cebf710b5:

  Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.12-critical-fixes' into staging (2018-03-31 09:42:33 +0100)

are available in the Git repository at:

  git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2018-04-02

for you to fetch changes up to 2b53af2523f6a3387f71372f59d3717f1f7d5fd9:

  nbd: trace meta context negotiation (2018-04-02 09:10:49 -0500)

----------------------------------------------------------------
nbd patches for 2018-04-02

- Eric Blake: nbd: Fix 32-bit compilation on BLOCK_STATUS
- Eric Blake: nbd/client: Correctly handle bad server REP_META_CONTEXT
- Eric Blake: nbd: trace meta context negotiation

----------------------------------------------------------------
Eric Blake (3):
      nbd: Fix 32-bit compilation on BLOCK_STATUS
      nbd/client: Correctly handle bad server REP_META_CONTEXT
      nbd: trace meta context negotiation

 block/nbd-client.c |  2 +-
 nbd/client.c       | 30 +++++++++++++++++++++++-------
 nbd/server.c       |  8 ++++++++
 nbd/trace-events   |  6 ++++++
 4 files changed, 38 insertions(+), 8 deletions(-)

-- 
2.14.3

             reply	other threads:[~2018-04-02 14:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-02 14:16 Eric Blake [this message]
2018-04-02 14:16 ` [Qemu-devel] [PULL 1/3] nbd: Fix 32-bit compilation on BLOCK_STATUS Eric Blake
2018-04-02 14:16 ` [Qemu-devel] [PULL 2/3] nbd/client: Correctly handle bad server REP_META_CONTEXT Eric Blake
2018-04-02 14:16 ` [Qemu-devel] [PULL 3/3] nbd: trace meta context negotiation Eric Blake
2018-04-03 18:02 ` [Qemu-devel] [PULL 0/3] NBD patches for 2.12-rc2 Peter Maydell

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=20180402141614.2008263-1-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).