All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] NBD changes for 2014-06-27
@ 2014-06-27 14:11 Paolo Bonzini
  2014-06-27 14:11 ` [Qemu-devel] [PULL 1/5] nbd: Don't export a block device with no medium Paolo Bonzini
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Paolo Bonzini @ 2014-06-27 14:11 UTC (permalink / raw)
  To: qemu-devel

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 34bf23a5e0e878e3cd650c47d670b881f9f61475:

  nbd: Handle NBD_OPT_LIST option. (2014-06-27 16:06:48 +0200)

Three bugfixes, and a new feature.
----------------------------------------------------------------
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.8.3.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-06-30 12:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-27 14:11 [Qemu-devel] [PULL 0/5] NBD changes for 2014-06-27 Paolo Bonzini
2014-06-27 14:11 ` [Qemu-devel] [PULL 1/5] nbd: Don't export a block device with no medium Paolo Bonzini
2014-06-27 14:11 ` [Qemu-devel] [PULL 2/5] nbd: Don't validate from and len in NBD_CMD_DISC Paolo Bonzini
2014-06-27 14:11 ` [Qemu-devel] [PULL 3/5] nbd: Shutdown socket before closing Paolo Bonzini
2014-06-27 14:11 ` [Qemu-devel] [PULL 4/5] nbd: Handle fixed new-style clients Paolo Bonzini
2014-06-27 14:11 ` [Qemu-devel] [PULL 5/5] nbd: Handle NBD_OPT_LIST option Paolo Bonzini
2014-06-29 11:45 ` [Qemu-devel] [PULL 0/5] NBD changes for 2014-06-27 Peter Maydell
2014-06-29 11:55   ` Hani Benhabiles
2014-06-30 12:36     ` Paolo Bonzini

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.