From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] NBD patches through 20 Dec
Date: Wed, 20 Dec 2017 19:35:56 -0600 [thread overview]
Message-ID: <20171221013600.17648-1-eblake@redhat.com> (raw)
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
next reply other threads:[~2017-12-21 1:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-21 1:35 Eric Blake [this message]
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
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=20171221013600.17648-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).