From: Amos Kong <akong@redhat.com>
To: Eric Blake <eblake@redhat.com>
Cc: qemu-devel@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>,
Markus Armbruster <armbru@redhat.com>,
Luiz Capitulino <lcapitulino@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] input: move input-send-event into experimental namespace
Date: Wed, 26 Nov 2014 14:21:21 +0800 [thread overview]
Message-ID: <20141126062121.GD26731@air.redhat.com> (raw)
In-Reply-To: <5474AFCE.9080007@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]
On Tue, Nov 25, 2014 at 09:35:26AM -0700, Eric Blake wrote:
> On 11/25/2014 04:58 AM, Markus Armbruster wrote:
> > Amos Kong <akong@redhat.com> writes:
> >
> >> On Tue, Nov 25, 2014 at 09:06:34AM +0100, Markus Armbruster wrote:
> >>> Gerd Hoffmann <kraxel@redhat.com> writes:
> >>>
> >>>> Ongoing discussions on how we are going to specify the console,
> >>>> so tag the command as experiemntal so we can refine things in
> >>>> the 2.3 development cycle.
> >>>>
> >>>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> >>>> ---
> >>>> qmp-commands.hx | 12 ++++++------
> >>>
> >>> Don't you need to patch qapi-schema.json, too?
> >>
> >> Not necessary in function level.
> >
> > s/need to/want to/?
>
> Yes, if you are going to mark the HMP command experimental, please also
> mark the QMP command as experimental.
Gerd's patch wasn't make hmp command experimental, but QMP. Inputted
command will be compared with .name field in qmp-commands.hx, not
qapi-schema.json. The command name in qapi-schema.json only effects
the function name.
But it's good to also update qapi-schema.json.
--
Amos.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2014-11-26 6:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-25 7:18 [Qemu-devel] [PATCH] input: move input-send-event into experimental namespace Gerd Hoffmann
2014-11-25 7:57 ` Amos Kong
2014-11-25 8:06 ` Markus Armbruster
2014-11-25 8:37 ` Amos Kong
2014-11-25 11:58 ` Markus Armbruster
2014-11-25 13:55 ` Markus Armbruster
2014-11-25 16:35 ` Eric Blake
2014-11-26 6:21 ` Amos Kong [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=20141126062121.GD26731@air.redhat.com \
--to=akong@redhat.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=kraxel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.