qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] NBD patches through 20 Dec
@ 2017-12-21  1:35 Eric Blake
  2017-12-21  1:35 ` [Qemu-devel] [PULL 1/4] nbd/server: Implement sparse reads atop structured reply Eric Blake
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Eric Blake @ 2017-12-21  1:35 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 4da5c51cac8363f86ec92dc99c38f9382d617647:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-12-20' into staging (2017-12-20 20:38:36 +0000)

are available in the Git repository at:

  git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2017-12-20

for you to fetch changes up to fab45bb24a35b4791deecf3ec732d64b0b987662:

  qmp: add nbd-server-remove (2017-12-20 16:55:32 -0600)

----------------------------------------------------------------
nbd patches for 2017-12-20

- Eric Blake: 0/2 Optimize sparse reads over NBD
- Vladimir Sementsov-Ogievskiy: 0/2 add qmp nbd-server-remove

----------------------------------------------------------------
Eric Blake (2):
      nbd/server: Implement sparse reads atop structured reply
      nbd/server: Optimize final chunk of sparse read

Vladimir Sementsov-Ogievskiy (2):
      nbd/server: add additional assert to nbd_export_put
      qmp: add nbd-server-remove

 qapi/block.json  | 20 ++++++++++++++
 blockdev-nbd.c   | 27 +++++++++++++++++++
 nbd/server.c     | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 nbd/trace-events |  1 +
 4 files changed, 125 insertions(+), 3 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2017-12-21 14:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21  1:35 [Qemu-devel] [PULL 0/4] NBD patches through 20 Dec Eric Blake
2017-12-21  1:35 ` [Qemu-devel] [PULL 1/4] nbd/server: Implement sparse reads atop structured reply Eric Blake
2017-12-21  1:35 ` [Qemu-devel] [PULL 2/4] nbd/server: Optimize final chunk of sparse read Eric Blake
2017-12-21  1:35 ` [Qemu-devel] [PULL 3/4] nbd/server: add additional assert to nbd_export_put Eric Blake
2017-12-21  1:36 ` [Qemu-devel] [PULL 4/4] qmp: add nbd-server-remove Eric Blake
2017-12-21  9:07   ` [Qemu-devel] STOP " Vladimir Sementsov-Ogievskiy
2017-12-21  9:10     ` Vladimir Sementsov-Ogievskiy
2017-12-21 14:01       ` Eric Blake
2017-12-21 13:13     ` Peter Maydell
2017-12-21 13:13 ` [Qemu-devel] [PULL 0/4] NBD patches through 20 Dec Peter Maydell

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).