On Mon, 31 Jul 2017 08:29:32 +0000
"Hu, Robert" <[email protected]> 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ý <[email protected]>