From: Anthony Liguori <anthony@codemonkey.ws>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org, armbru@redhat.com
Subject: Re: [Qemu-devel] [RFC 0/2]: QMP: Human Monitor passthrough
Date: Wed, 27 Oct 2010 14:37:40 -0500 [thread overview]
Message-ID: <4CC87F84.3050609@codemonkey.ws> (raw)
In-Reply-To: <1288037204-27768-1-git-send-email-lcapitulino@redhat.com>
On 10/25/2010 03:06 PM, Luiz Capitulino wrote:
> This is my first try on implementing HMP passthrough via QMP. I've tried
> to follow Anthony's advice on creating a buffered char device.
>
> If this approach is good (and the implementation is not faulty), I believe
> this is very near a mergeble state (although I haven't tested much yet).
>
Looks good to me.
Regards,
Anthony Liguori
> Example:
>
> -> { "execute": "hmp_passthrough", "arguments": { "command-line": "print /i 10+25" } }
> <- { "return": "35\r\n" }
>
> Thanks.
>
>
>
prev parent reply other threads:[~2010-10-27 19:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-25 20:06 [Qemu-devel] [RFC 0/2]: QMP: Human Monitor passthrough Luiz Capitulino
2010-10-25 20:06 ` [Qemu-devel] [PATCH 1/2] qemu-char: Introduce Buffered driver Luiz Capitulino
2010-11-10 9:26 ` Markus Armbruster
2010-11-10 12:32 ` Luiz Capitulino
2010-11-10 12:56 ` Markus Armbruster
2010-11-10 13:12 ` Luiz Capitulino
2010-11-10 13:33 ` Markus Armbruster
2010-11-10 13:43 ` Luiz Capitulino
2010-10-25 20:06 ` [Qemu-devel] [PATCH 2/2] QMP: Introduce Human Monitor passthrough command Luiz Capitulino
2010-11-10 10:03 ` Markus Armbruster
2010-11-10 12:42 ` Luiz Capitulino
2010-10-27 19:37 ` Anthony Liguori [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=4CC87F84.3050609@codemonkey.ws \
--to=anthony@codemonkey.ws \
--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).