On 10/18/2017 07:29 AM, Jiri Denemark wrote: > The new function is called qemuProcessInitMonitor and it will enter/exit > the monitor so that the caller doesn't have to deal with this. > > The goal of this patch is to simplify the code in qemuConnectMonitor > which would otherwise be a bit hairy after the following patch. > > Signed-off-by: Jiri Denemark <[email protected]> > --- > src/qemu/qemu_process.c | 34 +++++++++++++++++++++++++--------- > 1 file changed, 25 insertions(+), 9 deletions(-) >
Heads up - you'll have some merge work to do... I was able to cobble together by going back quite a bit and merging/applying... Anyway, Reviewed-by: John Ferlan <[email protected]> John -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
