Re: [Libvir] PATCH: 5/16: remote driver client

2008-02-19 Thread Daniel P. Berrange
On Tue, Feb 12, 2008 at 04:33:03AM +, Daniel P. Berrange wrote: > This patch adds support for the storage APIs to the remote driver > client end. As with the network driver, things are configured such > that all virtualization drivers will end up delegating to the remote > driver for storage AP

Re: [Libvir] PATCH: 5/16: remote driver client

2008-02-15 Thread Daniel Veillard
On Tue, Feb 12, 2008 at 04:33:03AM +, Daniel P. Berrange wrote: > This patch adds support for the storage APIs to the remote driver > client end. As with the network driver, things are configured such > that all virtualization drivers will end up delegating to the remote > driver for storage AP

Re: [Libvir] PATCH: 5/16: remote driver client

2008-02-15 Thread Daniel P. Berrange
On Fri, Feb 15, 2008 at 10:10:24AM -0500, Daniel Veillard wrote: > On Tue, Feb 12, 2008 at 04:33:03AM +, Daniel P. Berrange wrote: > > This patch adds support for the storage APIs to the remote driver > > client end. As with the network driver, things are configured such > > that all virtualiza

Re: [Libvir] PATCH: 5/16: remote driver client

2008-02-11 Thread Daniel P. Berrange
This patch adds support for the storage APIs to the remote driver client end. As with the network driver, things are configured such that all virtualization drivers will end up delegating to the remote driver for storage APIs. There's not much interesting to say about this patch since it just follo