qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	imain@redhat.com, Fam Zheng <famz@redhat.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/2] block: add drive_backup HMP command
Date: Wed, 10 Jul 2013 14:17:06 +0200	[thread overview]
Message-ID: <20130710121706.GN3898@dhcp-200-207.str.redhat.com> (raw)
In-Reply-To: <1372248718-27953-1-git-send-email-stefanha@redhat.com>

Am 26.06.2013 um 14:11 hat Stefan Hajnoczi geschrieben:
> These patches add the sync mode argument to drive-backup (just like
> drive-mirror) and then introduce the drive_backup HMP command.
> 
> It's necessary to add the sync mode argument although only the 'full' is
> supported, since the drive_mirror HMP command defaults to sync mode 'top'.  To
> avoid confusion, we implement the same behavior as drive_mirror and use the
> sync mode argument which Ian Main <imain@redhat.com> is currently working on
> implementing.
> 
> Stefan Hajnoczi (2):
>   blockdev: add sync mode to drive-backup QMP command
>   block: add drive_backup HMP command
> 
>  blockdev.c             |  6 ++++++
>  hmp-commands.hx        | 20 ++++++++++++++++++++
>  hmp.c                  | 28 ++++++++++++++++++++++++++++
>  hmp.h                  |  1 +
>  qapi-schema.json       | 14 ++++++++++++--
>  qmp-commands.hx        |  6 +++++-
>  tests/qemu-iotests/055 | 36 +++++++++++++++++++++---------------
>  7 files changed, 93 insertions(+), 18 deletions(-)

Thanks, applied to the block branch.

Kevin

      parent reply	other threads:[~2013-07-10 12:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 12:11 [Qemu-devel] [PATCH v2 0/2] block: add drive_backup HMP command Stefan Hajnoczi
2013-06-26 12:11 ` [Qemu-devel] [PATCH v2 1/2] blockdev: add sync mode to drive-backup QMP command Stefan Hajnoczi
2013-07-10 14:31   ` Eric Blake
2013-07-10 14:35     ` Kevin Wolf
2013-06-26 12:11 ` [Qemu-devel] [PATCH v2 2/2] block: add drive_backup HMP command Stefan Hajnoczi
2013-07-10 12:17 ` Kevin Wolf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130710121706.GN3898@dhcp-200-207.str.redhat.com \
    --to=kwolf@redhat.com \
    --cc=famz@redhat.com \
    --cc=imain@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).