]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: Add debug statements
authorJim Fehlig <jfehlig@suse.com>
Tue, 13 Apr 2021 23:29:19 +0000 (17:29 -0600)
committerJim Fehlig <jfehlig@suse.com>
Wed, 14 Apr 2021 16:10:26 +0000 (10:10 -0600)
commit27e1779f0895c3a7e523fa61a5764806275b7e5b
tree352440545aac78180d77ac89e884b171ecf01946
parent3bf8dfd56faedd23cce9ec1b723b7f167817a94b
libxl: Add debug statements

Over several years of debugging reports related to VM shutdown, destruction,
and cleanup, I've found that logging of all events received from libxl and
logging the entry of libxlDomainCleanup has proven useful. Add the these
debug messages upstream to aid in future debugging.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libxl/libxl_domain.c