From: Michael Tokarev <mjt@tls.msk.ru>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: Ryota Ozaki <ozaki.ryota@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] Intruduce qemu-ga-client
Date: Thu, 20 Sep 2012 08:40:13 +0400 [thread overview]
Message-ID: <505A9E2D.4010304@msgid.tls.msk.ru> (raw)
In-Reply-To: <20120919172053.533d1c8f@doriath.home>
On 20.09.2012 00:20, Luiz Capitulino wrote:
> On Fri, 14 Sep 2012 21:44:19 +0900
> Ryota Ozaki <ozaki.ryota@gmail.com> wrote:
>
>> This patch series adds qemu-ga-client that is a command line
>> script to use guest agent functions easily.
Can't this be implemented in the agent itself, without a need
for a wrapper? Note the wrapper depends on python which is
not present on every guest, while relatively small C code is
much easier to have available.
Thanks,
/mjt
next prev parent reply other threads:[~2012-09-20 4:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-14 12:44 [Qemu-devel] [PATCH 0/3] Intruduce qemu-ga-client Ryota Ozaki
2012-09-14 12:44 ` [Qemu-devel] [PATCH 1/3] Make negotiation optional in QEMUMonitorProtocol Ryota Ozaki
2012-09-14 12:44 ` [Qemu-devel] [PATCH 2/3] Support settimeout " Ryota Ozaki
2012-09-14 12:44 ` [Qemu-devel] [PATCH 3/3] Add qemu-ga-client script Ryota Ozaki
2012-09-19 20:20 ` [Qemu-devel] [PATCH 0/3] Intruduce qemu-ga-client Luiz Capitulino
2012-09-20 4:40 ` Michael Tokarev [this message]
2012-09-20 11:45 ` Ryota Ozaki
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=505A9E2D.4010304@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=lcapitulino@redhat.com \
--cc=ozaki.ryota@gmail.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).