* [Qemu-devel] qemu guest agent support 'guest-exec'
@ 2017-07-31 8:29 Hu, Robert
2017-08-15 7:06 ` Tomáš Golembiovský
0 siblings, 1 reply; 2+ messages in thread
From: Hu, Robert @ 2017-07-31 8:29 UTC (permalink / raw)
To: qemu-devel@nongnu.org, qemu-discuss@nongnu.org
Hi,
>From $qemu_src/qga/ code, guest-exec should be supported.
But from $qemu_src/scripts/qmp/qemu-ga-client output, it is not supported, on client side. Why didn't implement on client side? or any configuration I missed?
Best Regards,
Robert Hoo
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] qemu guest agent support 'guest-exec'
2017-07-31 8:29 [Qemu-devel] qemu guest agent support 'guest-exec' Hu, Robert
@ 2017-08-15 7:06 ` Tomáš Golembiovský
0 siblings, 0 replies; 2+ messages in thread
From: Tomáš Golembiovský @ 2017-08-15 7:06 UTC (permalink / raw)
To: Hu, Robert; +Cc: qemu-devel@nongnu.org, qemu-discuss@nongnu.org
On Mon, 31 Jul 2017 08:29:32 +0000
"Hu, Robert" <robert.hu@intel.com> wrote:
> Hi,
>
> From $qemu_src/qga/ code, guest-exec should be supported.
> But from $qemu_src/scripts/qmp/qemu-ga-client output, it is not supported, on client side. Why didn't implement on client side? or any configuration I missed?
qemu-ga-client is rather minimalist example. If you want to talk to
QEMU GA I suggest you either use something that can connect to unix
socket (netcat, socat, ...) and send commands directly. Or write your
own client script.
Tomas
>
> Best Regards,
> Robert Hoo
>
--
Tomáš Golembiovský <tgolembi@redhat.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-15 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-31 8:29 [Qemu-devel] qemu guest agent support 'guest-exec' Hu, Robert
2017-08-15 7:06 ` Tomáš Golembiovský
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).