qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze
@ 2019-03-08 17:39 Eric Blake
  2019-03-08 17:39 ` [Qemu-devel] [PULL 1/4] qemu-nbd: add support for authorization of TLS clients Eric Blake
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eric Blake @ 2019-03-08 17:39 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2019-03-10 11:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-08 17:39 [Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze Eric Blake
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

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