From: Avi Kivity <avi@redhat.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH v1 0/3]: QMP: Human Monitor passthrough
Date: Thu, 11 Nov 2010 18:22:13 +0200 [thread overview]
Message-ID: <4CDC1835.5020305@redhat.com> (raw)
In-Reply-To: <1288362514-31407-1-git-send-email-lcapitulino@redhat.com>
On 10/29/2010 04:28 PM, Luiz Capitulino wrote:
> Simple example:
>
> -> { "execute": "hmp_passthrough", "arguments": { "command-line": "print /i 10+25" } }
> <- { "return": "35\r\n" }
>
Why are the names so cryptic?
-> { "execute": "human-monitor-command", ... }
<- { "return": "42\r\n" }
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2010-11-11 16:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-29 14:28 [Qemu-devel] [PATCH v1 0/3]: QMP: Human Monitor passthrough Luiz Capitulino
2010-10-29 14:28 ` [Qemu-devel] [PATCH 1/3] qemu-char: Introduce Buffered driver Luiz Capitulino
2010-10-29 14:28 ` [Qemu-devel] [PATCH 2/3] QMP: Introduce Human Monitor passthrough command Luiz Capitulino
2010-11-10 13:20 ` Markus Armbruster
2010-11-10 13:36 ` Luiz Capitulino
2010-11-11 15:47 ` Markus Armbruster
2010-11-11 15:55 ` Daniel P. Berrange
2010-11-11 16:30 ` Anthony Liguori
2010-11-11 16:39 ` Daniel P. Berrange
2010-11-11 16:47 ` Luiz Capitulino
2010-11-11 16:58 ` Anthony Liguori
2010-11-11 16:55 ` Luiz Capitulino
2010-11-11 16:59 ` Anthony Liguori
2010-11-11 17:45 ` Markus Armbruster
2010-10-29 14:28 ` [Qemu-devel] [PATCH 3/3] QMP/qmp-shell: Introduce HMP mode Luiz Capitulino
2010-11-10 13:22 ` Markus Armbruster
2010-11-11 16:22 ` Avi Kivity [this message]
2010-11-11 16:24 ` [Qemu-devel] [PATCH v1 0/3]: QMP: Human Monitor passthrough Luiz Capitulino
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=4CDC1835.5020305@redhat.com \
--to=avi@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).