[libvirt] [PATCH 2/2] qemu: monitor: Decrease logging verbosity

Eric Blake eblake at redhat.com
Thu Dec 21 14:29:42 UTC 2017


On 12/21/2017 05:16 AM, Peter Krempa wrote:
> The PROBE macro used in qemuMonitorIOProcess and the VIR_DEBUG message
> in qemuMonitorJSONIOProcess create a lot of logging churn when debug
> logging is enabled during monitor communication.
> 
> The messages logged from the PROBE macro are rather useless since they
> are reporting the partial state of receiving the reply from qemu. The
> actuall full reply is still logged in qemuMonitorJSONIOProcessLine once

s/actuall/actual/

> the full message is received.
> ---
>   src/qemu/qemu_monitor.c      | 4 ++--
>   src/qemu/qemu_monitor_json.c | 3 +++
>   2 files changed, 5 insertions(+), 2 deletions(-)
> 

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org




More information about the libvir-list mailing list