On Fri, 7 Jul 2017 15:53:37 -0500
Eric Blake wrote:
> On 06/23/2017 08:02 AM, Tomáš Golembiovský wrote:
> > Events can play an integral role when monitoring internal state of the
> > guest OS. This patch adds the core functionality for adding events to
> > QEMU Guest Agent.
>
> Will sending ev
On 06/23/2017 08:02 AM, Tomáš Golembiovský wrote:
> Events can play an integral role when monitoring internal state of the
> guest OS. This patch adds the core functionality for adding events to
> QEMU Guest Agent.
Will sending events confuse existing clients that aren't expecting them?
Do we need
Events can play an integral role when monitoring internal state of the
guest OS. This patch adds the core functionality for adding events to
QEMU Guest Agent.
Signed-off-by: Tomáš Golembiovský
---
Makefile | 7 +-
qga/Makefile.objs | 2 +-
qga/channel-posix.c| 8 +++