Re: [libvirt] [PATCH 2/4] Add API for loading daemon config from in-memory blob
On 04/04/2012 08:07 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > --- Sparse on the commit message; even mentioning the name of the new API will help a later 'git log' search for the introduction of the new name. > daemon/libvirtd-config.c | 67 ++
[libvirt] [PATCH 2/4] Add API for loading daemon config from in-memory blob
From: "Daniel P. Berrange" --- daemon/libvirtd-config.c | 67 +++-- daemon/libvirtd-config.h |9 -- daemon/libvirtd.c|2 +- 3 files changed, 53 insertions(+), 25 deletions(-) diff --git a/daemon/libvirtd-config.c b/daemon/libvirtd-co