qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] Allow x-blockdev-del on a BB with a monitor-owned BDS
@ 2016-02-09 15:57 Alberto Garcia
  2016-02-09 15:57 ` [Qemu-devel] [PATCH v2 1/2] block: " Alberto Garcia
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Alberto Garcia @ 2016-02-09 15:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Alberto Garcia, qemu-block, Max Reitz

This series allow x-blockdev-del to be peformed on a BlockBackend that
has a BDS inserted with an additional reference if that reference is
from the monitor.

v2 squashes two of the patches together and fixes the commit message,
but is otherwise the same as v1.

Regards,

Berto

v2:
- Squash patch 2 (with the tests) into the first one with the code [Eric]
- s/splitted/split/ in the description of the tests [Eric]

v1: https://lists.gnu.org/archive/html/qemu-block/2016-02/msg00247.html
- Initial version

Alberto Garcia (2):
  block: Allow x-blockdev-del on a BB with a monitor-owned BDS
  block: Update the x-blockdev-del documentation

 blockdev.c                 | 13 ++++++++++---
 qapi/block-core.json       |  5 ++++-
 qmp-commands.hx            |  5 ++++-
 tests/qemu-iotests/139     | 30 +++++++++++++++++++++++++-----
 tests/qemu-iotests/139.out |  4 ++--
 5 files changed, 45 insertions(+), 12 deletions(-)

-- 
2.7.0

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

end of thread, other threads:[~2016-02-26  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-09 15:57 [Qemu-devel] [PATCH v2 0/2] Allow x-blockdev-del on a BB with a monitor-owned BDS Alberto Garcia
2016-02-09 15:57 ` [Qemu-devel] [PATCH v2 1/2] block: " Alberto Garcia
2016-02-24 16:15   ` Max Reitz
2016-02-25 11:11     ` Alberto Garcia
2016-02-26  8:58       ` Kevin Wolf
2016-02-26  9:09         ` Alberto Garcia
2016-02-09 15:57 ` [Qemu-devel] [PATCH v2 2/2] block: Update the x-blockdev-del documentation Alberto Garcia
2016-02-24 12:51 ` [Qemu-devel] [PATCH v2 0/2] Allow x-blockdev-del on a BB with a monitor-owned BDS Alberto Garcia

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