Re: [libvirt PATCH] qemu: end the agent job in qemuDomainSetTimeAgent

2020-01-20 Thread Peter Krempa
On Mon, Jan 20, 2020 at 08:01:41 +0100, Ján Tomko wrote: > This function grabs an agent job but ends a monitor job. > End the agent job instead. > > https://bugzilla.redhat.com/show_bug.cgi?id=1792723 > > Signed-off-by: Ján Tomko > Reported-by: Dan Zheng > Fixes:

[libvirt PATCH] qemu: end the agent job in qemuDomainSetTimeAgent

2020-01-19 Thread Ján Tomko
This function grabs an agent job but ends a monitor job. End the agent job instead. https://bugzilla.redhat.com/show_bug.cgi?id=1792723 Signed-off-by: Ján Tomko Reported-by: Dan Zheng Fixes: e005c95f56fee9ed780be7f8db103d690bd34cbd --- src/qemu/qemu_driver.c | 2 +- 1 file changed, 1