From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze
Date: Fri, 8 Mar 2019 11:39:54 -0600 [thread overview]
Message-ID: <20190308173958.20618-1-eblake@redhat.com> (raw)
The following changes since commit c557a8c7b755d8c153fc0f5be00688228be96e76:
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a' into staging (2019-03-06 14:50:33 +0000)
are available in the Git repository at:
https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2019-03-08
for you to fetch changes up to 054be3605459d4342e9ee5a82ae0fcffeeb09e4d:
iotests: Wait for qemu to end in 223 (2019-03-06 11:05:27 -0600)
----------------------------------------------------------------
nbd patches for 2019-03-08
- support TLS client authorization in NBD servers
- iotest 223 race fix
----------------------------------------------------------------
Daniel P. Berrangé (3):
qemu-nbd: add support for authorization of TLS clients
nbd: allow authorization with nbd-server-start QMP command
nbd: fix outdated qapi docs syntax for tls-creds
Eric Blake (1):
iotests: Wait for qemu to end in 223
qemu-nbd.texi | 11 +++++++++--
qapi/block.json | 10 ++++++++--
include/block/nbd.h | 4 ++--
blockdev-nbd.c | 11 ++++++++---
hmp.c | 2 +-
nbd/server.c | 10 +++++-----
qemu-nbd.c | 19 ++++++++++++++++++-
tests/qemu-iotests/223 | 1 +
tests/qemu-iotests/223.out | 1 +
tests/qemu-iotests/233 | 32 +++++++++++++++++++++++++++++---
tests/qemu-iotests/233.out | 11 +++++++++++
11 files changed, 93 insertions(+), 19 deletions(-)
--
2.20.1
next reply other threads:[~2019-03-08 17:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-08 17:39 Eric Blake [this message]
2019-03-08 17:39 ` [Qemu-devel] [PULL 1/4] qemu-nbd: add support for authorization of TLS clients Eric Blake
2019-03-08 17:39 ` [Qemu-devel] [PULL 2/4] nbd: allow authorization with nbd-server-start QMP command Eric Blake
2019-03-08 17:39 ` [Qemu-devel] [PULL 3/4] nbd: fix outdated qapi docs syntax for tls-creds Eric Blake
2019-03-08 17:39 ` [Qemu-devel] [PULL 4/4] iotests: Wait for qemu to end in 223 Eric Blake
2019-03-10 11:38 ` [Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze 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=20190308173958.20618-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).