On Tue, Feb 16, 2016 at 15:36:57 +0100, Jiri Denemark wrote:
Only a small portion of processGuestPanicEvent was enclosed within a
job, let's make sure we use the job for all operations to avoid race
conditions.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_driver.c | 59 +++++++++++++++-----------------------------------
1 file changed, 18 insertions(+), 41 deletions(-)
ACK