Re: Add new commands to qemu-guest-agent without recompiling source code

2021-08-12 Thread Tomáš Golembiovský
Hi, no this is not possible. Alternatively, you can try to make your own guest agent. Tomas On Thu, Aug 12, 2021 at 11:55:38AM +0800, Jiatong Shen wrote: > Hello, > > I am trying to add some new commands to qemu-guest-agent to export more > stats, but I am hesitating to modify source code

Add new commands to qemu-guest-agent without recompiling source code

2021-08-11 Thread Jiatong Shen
Hello, I am trying to add some new commands to qemu-guest-agent to export more stats, but I am hesitating to modify source code and recompile it. Is it possible to extend guest commands by add some python scripts? Thank you. -- Best Regards, Jiatong Shen