Re: [libvirt] [PATCH 8/8] qemu: monitor: Separate probing for active block commit

2018-08-24 Thread Peter Krempa
On Thu, Aug 23, 2018 at 18:11:09 -0400, John Ferlan wrote: > > > On 08/15/2018 07:52 AM, Peter Krempa wrote: > > Extract the code used to probe for the functionality so that it does not > > litter the code used for actual work. > > > > Signed-off-by: Peter Krempa > > --- > > src/qemu/qemu_moni

Re: [libvirt] [PATCH 8/8] qemu: monitor: Separate probing for active block commit

2018-08-23 Thread John Ferlan
On 08/15/2018 07:52 AM, Peter Krempa wrote: > Extract the code used to probe for the functionality so that it does not > litter the code used for actual work. > > Signed-off-by: Peter Krempa > --- > src/qemu/qemu_monitor.c | 2 +- > src/qemu/qemu_monitor_json.c | 58 > +

[libvirt] [PATCH 8/8] qemu: monitor: Separate probing for active block commit

2018-08-15 Thread Peter Krempa
Extract the code used to probe for the functionality so that it does not litter the code used for actual work. Signed-off-by: Peter Krempa --- src/qemu/qemu_monitor.c | 2 +- src/qemu/qemu_monitor_json.c | 58 ++-- src/qemu/qemu_monitor_json.h | 3 +