Re: [libvirt] [RFC PATCHv2 0/2] Implement tiered driver loading

2014-01-28 Thread Daniel P. Berrange
On Thu, Jan 23, 2014 at 03:06:16PM -0500, Adam Walters wrote: This patchset implements a tiered driver loading system. I split the hypervisor drivers out into their own tier, which is loaded after the other drivers. This has the net effect of ensuring that things like secrets, networks, etc.,

Re: [libvirt] [RFC PATCHv2 0/2] Implement tiered driver loading

2014-01-28 Thread Adam Walters
On Tue, Jan 28, 2014 at 8:05 AM, Daniel P. Berrange berra...@redhat.comwrote: On Thu, Jan 23, 2014 at 03:06:16PM -0500, Adam Walters wrote: This patchset implements a tiered driver loading system. I split the hypervisor drivers out into their own tier, which is loaded after the other

[libvirt] [RFC PATCHv2 0/2] Implement tiered driver loading

2014-01-23 Thread Adam Walters
This patchset implements a tiered driver loading system. I split the hypervisor drivers out into their own tier, which is loaded after the other drivers. This has the net effect of ensuring that things like secrets, networks, etc., are initialized and auto-started before any hypervisors, such as