qemu-devel
[Top][All Lists]
Advanced

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

[PULL 0/3] NBD patches through 2020-02-06


From: Eric Blake
Subject: [PULL 0/3] NBD patches through 2020-02-06
Date: Thu, 6 Feb 2020 06:52:21 -0600

The following changes since commit 7bd9d0a9e26c7a3c67c0f174f0009ba19969b158:

  Merge remote-tracking branch 
'remotes/huth-gitlab/tags/pull-request-2020-02-04' into staging (2020-02-04 
16:12:31 +0000)

are available in the Git repository at:

  https://repo.or.cz/qemu/ericb.git tags/pull-nbd-2020-02-06

for you to fetch changes up to 0bc16997f5404134637227e53b637d0825d46b5a:

  qemu-nbd: Removed deprecated --partition option (2020-02-05 17:29:49 -0600)

----------------------------------------------------------------
nbd patches for 2020-02-06

- Allow setting NBD description from QMP for parity with qemu-nbd
- Remove deprecated 'qemu-nbd --partition'

----------------------------------------------------------------
Eric Blake (3):
      nbd: Allow description when creating NBD blockdev
      docs: Fix typo in qemu-nbd -P replacement
      qemu-nbd: Removed deprecated --partition option

 docs/interop/qemu-nbd.rst  |  15 ++---
 qemu-deprecated.texi       |  49 ++++++-----------
 qapi/block.json            |   9 ++-
 blockdev-nbd.c             |   9 ++-
 monitor/hmp-cmds.c         |   4 +-
 qemu-nbd.c                 | 133 +--------------------------------------------
 tests/qemu-iotests/223     |   2 +-
 tests/qemu-iotests/223.out |   6 +-
 8 files changed, 45 insertions(+), 182 deletions(-)

-- 
2.24.1




reply via email to

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