From: Jes Sorensen <Jes.Sorensen@redhat.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3] QMP: add snapshot_blkdev command
Date: Mon, 11 Jul 2011 22:28:57 +0200 [thread overview]
Message-ID: <4E1B5D09.6050403@redhat.com> (raw)
In-Reply-To: <20110711172456.5f61adbb@doriath>
On 07/11/11 22:24, Luiz Capitulino wrote:
> On Mon, 11 Jul 2011 20:01:09 +0200
> Jes.Sorensen@redhat.com wrote:
>
>> > From: Jes Sorensen <Jes.Sorensen@redhat.com>
>> >
>> > Add QMP bits for snapshot_blkdev command. This is the same as
>> > snapshot_blkdev in the human monitor. The command is synchronous.
>> >
>> > In the future async commands and or a break down of the functionality
>> > into multiple commands might be added.
>> >
>> > Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
>> > ---
>> > qmp-commands.hx | 35 +++++++++++++++++++++++++++++++++++
>> > 1 files changed, 35 insertions(+), 0 deletions(-)
>> >
>> > diff --git a/qmp-commands.hx b/qmp-commands.hx
>> > index 92c5c3a..2b9f6af 100644
>> > --- a/qmp-commands.hx
>> > +++ b/qmp-commands.hx
>> > @@ -694,6 +694,41 @@ Example:
>> > EQMP
>> >
>> > {
>> > + .name = "blockdev-snapshot-sync",
>> > + .args_type = "device:B,snapshot-file:s?,format:s?",
> You changed from an underline to a hyphen as I asked, but the implementation
> still expects an underline. I fixed that myself to avoid multiple submissions
> because of a small thing (also fixed the command name in the subject).
>
> The patch I merged follows for reference. Please, test your patches before
> submitting next time.
>
>
Sorry that is no go, you just broke the hmp implementation - you cannot
change the hmp behavior like that.
Jes
next prev parent reply other threads:[~2011-07-11 20:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-11 18:01 [Qemu-devel] [PATCH v3] QMP: add snapshot_blkdev command Jes.Sorensen
2011-07-11 20:24 ` Luiz Capitulino
2011-07-11 20:28 ` Jes Sorensen [this message]
2011-07-11 20:35 ` Luiz Capitulino
2011-07-12 9:26 ` Jes Sorensen
2011-07-12 13:26 ` Luiz Capitulino
-- strict thread matches above, loose matches on Subject: below --
2011-04-28 14:12 Jes.Sorensen
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=4E1B5D09.6050403@redhat.com \
--to=jes.sorensen@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).