qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze


From: Eric Blake
Subject: [Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze
Date: Fri, 8 Mar 2019 11:39:54 -0600

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]