Re: [libvirt] [PATCH 1/2] Separate out StateAutoStart from StateInitialize

2013-07-25 Thread Daniel P. Berrange
On Thu, Jul 25, 2013 at 07:39:35PM +0100, Daniel P. Berrange wrote: > On Thu, Jul 25, 2013 at 02:32:56PM -0400, John Ferlan wrote: > > Separation allows for dependent drivers to be make a connection during > > the AutoStart phase of state initialization. > > --- > > src/driver.h | 4 > > sr

Re: [libvirt] [PATCH 1/2] Separate out StateAutoStart from StateInitialize

2013-07-25 Thread Daniel P. Berrange
On Thu, Jul 25, 2013 at 02:32:56PM -0400, John Ferlan wrote: > Separation allows for dependent drivers to be make a connection during > the AutoStart phase of state initialization. > --- > src/driver.h | 4 > src/libvirt.c | 23 ++- > 2 files changed, 26 insertions(+), 1

[libvirt] [PATCH 1/2] Separate out StateAutoStart from StateInitialize

2013-07-25 Thread John Ferlan
Separation allows for dependent drivers to be make a connection during the AutoStart phase of state initialization. --- src/driver.h | 4 src/libvirt.c | 23 ++- 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/src/driver.h b/src/driver.h index cc03e9f..b41