Libvirt logs include many snippets for debugging daemon state, but
some of those messages are either missing vital information or end up logging
"errors" for normal operating conditions as well.
This series improves log messages, also adding additional WARN'ings for
connection instantiation and closure.
Prerna Saxena (3):
Debug: Add WARN'ing messages for when a client has opened/closed
connection.
Debug: Remove unnecessary errors reported while parsing non-existent
sysfs files.
Debug: Report VM errors more concisely.
src/qemu/qemu_process.c | 4 ++--
src/rpc/virnetserverclient.c | 18 ++++++++++++++----
src/util/virnetdev.c | 2 +-
3 files changed, 17 insertions(+), 7 deletions(-)
--
1.8.1.2