[libvirt] [PATCHv2 0/7] Fix checking of NULL monitor and clean up code

Peter Krempa pkrempa at redhat.com
Tue Apr 14 16:05:04 UTC 2015


This is a v2 to https://www.redhat.com/archives/libvir-list/2015-April/msg00416.html

This fixes all commands and cleans up the code in the process.

Peter Krempa (7):
  qemu: monitor: Clean up coding style
  qemu: monitor: Sanitize control flow in qemuMonitorSetCapabilities
  qemu: monitor: Ensure that qemuMonitorSetLink is called with non-null
    name
  qemu: monitor: Don't use 'ret' variable where not necessary
  qemu: monitor: @running in qemuMonitorGetStatus is always non-NULL
  qemu: monitor: Fix qemuMonitorGetAllBlockStatsInfo with HMP
  qemu: monitor: Refactor and fix monitor checking

 src/qemu/qemu_monitor.c | 2166 +++++++++++++++++------------------------------
 src/qemu/qemu_monitor.h |   24 +-
 src/qemu/qemu_process.c |    6 +
 3 files changed, 810 insertions(+), 1386 deletions(-)

-- 
2.3.5




More information about the libvir-list mailing list