[libvirt] [PATCH 1/5] qemu: Create a wrapper around qemuMonitorSetCapabilities

John Ferlan jferlan at redhat.com
Thu Oct 19 22:28:41 UTC 2017



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 <jdenemar at redhat.com>
> ---
>  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 <jferlan at redhat.com>

John




More information about the libvir-list mailing list