From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v2] ts-xen-install: Enable debug level logging in libvirt Date: Mon, 2 Mar 2015 11:45:42 +0000 Message-ID: <1425296742.1886.41.camel@citrix.com> References: <21748.17434.507737.803713@mariner.uk.xensource.com> <1425296025-17955-1-git-send-email-ian.campbell@citrix.com> <21748.19299.563932.653861@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <21748.19299.563932.653861@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: Jim Fehlig , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2015-03-02 at 11:37 +0000, Ian Jackson wrote: > Ian Campbell writes ("[PATCH v2] ts-xen-install: Enable debug level logging in libvirt"): > > This should make diagnosing libvirt issues a bit easier. > > > > Refactor the existing loop to edit the xencommons kvp style config > > file editing code so it can be reused for libvirtd.conf. > > Acked-by: Ian Jackson Thanks. Pushed to pretest. Ian.