qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL v2 0/5] NBD changes for 2014-06-30
Date: Mon, 30 Jun 2014 14:59:17 +0200	[thread overview]
Message-ID: <1404133158-24718-1-git-send-email-pbonzini@redhat.com> (raw)

The following changes since commit d4cba13bdf251baeedb36b87c1e9f6766773e380:

  tcg/ppc: Fix failure in tcg_out_mem_long (2014-06-27 13:23:41 +0100)

are available in the git repository at:

  git://github.com/bonzini/qemu.git nbd-next

for you to fetch changes up to 32d7d2e068756874518f97d5a114e43d8977980b:

  nbd: Handle NBD_OPT_LIST option. (2014-06-30 12:50:17 +0200)

Fixed for Win32 compatibility.

----------------------------------------------------------------
Hani Benhabiles (5):
      nbd: Don't export a block device with no medium.
      nbd: Don't validate from and len in NBD_CMD_DISC.
      nbd: Shutdown socket before closing.
      nbd: Handle fixed new-style clients.
      nbd: Handle NBD_OPT_LIST option.

 blockdev-nbd.c      |   5 ++
 include/block/nbd.h |  12 +++
 nbd.c               | 217 ++++++++++++++++++++++++++++++++++++++++------------
 qemu-nbd.c          |   1 +
 4 files changed, 186 insertions(+), 49 deletions(-)
-- 
1.9.3

             reply	other threads:[~2014-06-30 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 12:59 Paolo Bonzini [this message]
2014-06-30 12:59 ` [Qemu-devel] [PULL v2 3/5] nbd: Shutdown socket before closing Paolo Bonzini
2014-06-30 15:28 ` [Qemu-devel] [PULL v2 0/5] NBD changes for 2014-06-30 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=1404133158-24718-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@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).