Re: [libvirt] [PATCH 7/7] qemu: Fetch pr-helper process info on reconnect

2018-07-04 Thread Peter Krempa
On Wed, Jul 04, 2018 at 12:46:55 +0200, Michal Privoznik wrote: > If qemu-pr-helper process died while libvirtd was not running no > event is emitted. Therefore, when reconnecting to the monitor we > must check the qemu-pr-helper process status and act accordingly. > > Signed-off-by: Michal Privoz

[libvirt] [PATCH 7/7] qemu: Fetch pr-helper process info on reconnect

2018-07-04 Thread Michal Privoznik
If qemu-pr-helper process died while libvirtd was not running no event is emitted. Therefore, when reconnecting to the monitor we must check the qemu-pr-helper process status and act accordingly. Signed-off-by: Michal Privoznik --- src/qemu/qemu_process.c | 78 +++