On Fri, Apr 08, 2016 at 10:15:58AM +0200, Peter Krempa wrote:
Replace the nonsensical debug statement by adding the expected event
code into the existing debug statement.
Since the monitor code always notifies the agent on guest
reboot/shutdown even if that was not initiated by the agent the warning
emitted later is bogus and pollutes the logs in such cases. Delete it
and keep just the original debug message where this info can be
inferred.
Is there a public bug you could link here?
---
src/qemu/qemu_agent.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
ACK
Jan