[libvirt] [PATCH 4/5] qemu: Drop qemuMonitorGetMigrationCapability

John Ferlan jferlan at redhat.com
Thu Oct 19 22:31:12 UTC 2017



On 10/18/2017 07:29 AM, Jiri Denemark wrote:
> The only remaining user of qemuMonitorGetMigrationCapability is our test
> suite. Let's replace qemuMonitorGetMigrationCapability with
> qemuMonitorGetMigrationCapabilities there and drop the unused function.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
>  src/qemu/qemu_monitor.c      | 19 -------------------
>  src/qemu/qemu_monitor.h      |  2 --
>  src/qemu/qemu_monitor_json.c | 18 ------------------
>  src/qemu/qemu_monitor_json.h |  2 --
>  tests/qemumonitorjsontest.c  | 16 ++++++++++------
>  5 files changed, 10 insertions(+), 47 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list