Re: [libvirt] [PATCH 0/6 v2] Allow debug dump in case of crashes

2011-03-04 Thread Daniel Veillard
On Fri, Mar 04, 2011 at 06:30:51PM +0800, Daniel Veillard wrote: > Changes in v2 based on danpb feedback: > - make libvirtd.log the default instead of syslog > - do not open the libvirtd.log directly > - create a new API to dump debug buffer to file output > - use that new API now in the fa

[libvirt] [PATCH 0/6 v2] Allow debug dump in case of crashes

2011-03-04 Thread Daniel Veillard
Changes in v2 based on danpb feedback: - make libvirtd.log the default instead of syslog - do not open the libvirtd.log directly - create a new API to dump debug buffer to file output - use that new API now in the fatal signal handler This patch set main goal is to allow dumping of full de