qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2 for 2.1 0/2] Quorum arbitrary node replacement patches
@ 2014-06-27 16:25 Benoît Canet
  2014-06-27 16:25 ` [Qemu-devel] [PATCH V2 for 2.1 1/2] block: Add replaces argument to drive-mirror Benoît Canet
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Benoît Canet @ 2014-06-27 16:25 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, Benoît Canet, stefanha

in v2:
        Fixed 041.out [Benoît]
        Tested 041 on top of markus [PATCH 2.1 0/2] Fix two recent event regressions

in v1:
        no blank line before EOF [Kevin]
        Add call to bdrv_is_first_non_filter in check_to_replace_node to
           avoid backing blockers issues and data corruption by the user [Kevin, Benoît]
        Propagate error returned by check_to_replace_node [Kevin ]
        Remove uneeded line break [Kevin]
        remove uneeded empty line [Kevin]


Benoît Canet (2):
  block: Add replaces argument to drive-mirror
  qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror
    node-name mode.

 block.c                    |  25 ++++++
 block/mirror.c             |  60 +++++++++++---
 blockdev.c                 |  31 ++++++-
 hmp.c                      |   2 +-
 include/block/block.h      |   4 +
 include/block/block_int.h  |   3 +
 qapi/block-core.json       |   6 +-
 qmp-commands.hx            |   4 +-
 tests/qemu-iotests/041     | 196 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/qemu-iotests/041.out |   4 +-
 10 files changed, 312 insertions(+), 23 deletions(-)

-- 
2.0.0

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

end of thread, other threads:[~2014-06-27 19:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-27 16:25 [Qemu-devel] [PATCH V2 for 2.1 0/2] Quorum arbitrary node replacement patches Benoît Canet
2014-06-27 16:25 ` [Qemu-devel] [PATCH V2 for 2.1 1/2] block: Add replaces argument to drive-mirror Benoît Canet
2014-06-27 16:25 ` [Qemu-devel] [PATCH V2 for 2.1 2/2] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode Benoît Canet
2014-06-27 18:37 ` [Qemu-devel] [PATCH V2 for 2.1 0/2] Quorum arbitrary node replacement patches Kevin Wolf
2014-06-27 19:11   ` Benoît Canet

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