qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: "Anthony Liguori (maintainer:Graphics)" <aliguori@us.ibm.com>,
	qemu-devel@nongnu.org,
	"Markus Armbruster (supporter:QAPI Schema)" <armbru@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] console: extend screendump monitor cmd
Date: Wed, 12 Jun 2013 15:21:20 +0200	[thread overview]
Message-ID: <51B875D0.9070202@redhat.com> (raw)
In-Reply-To: <20130612081815.6fbd86c1@redhat.com>

  Hi,

>> -{ 'command': 'screendump', 'data': {'filename': 'str'} }
>> +{ 'command': 'screendump', 'data': {'filename': 'str',
>> +                                    '*device' : 'str'} }
> 
> We can't add new optional parameters to QMP commands because it's
> currently impossible for mngt apps to discover them.
> 
> We have two options: 1. add this as a new command or 2. wait for
> full schema introspection (which we might get for 1.6).

"might get" sounds like it isn't a save bet, so I guess I better should
go for option (1) ...

cheers,
  Gerd

  reply	other threads:[~2013-06-12 13:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 11:51 [Qemu-devel] [PATCH] console: extend screendump monitor cmd Gerd Hoffmann
2013-06-12 12:18 ` Luiz Capitulino
2013-06-12 13:21   ` Gerd Hoffmann [this message]
2013-06-12 13:23     ` Luiz Capitulino
2013-06-13 10:09       ` Amos Kong

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=51B875D0.9070202@redhat.com \
    --to=kraxel@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=armbru@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).