Re: [libvirt] [PATCH 1/2] qemu: Add RBD support and some network disk fixes

2010-12-09 Thread Daniel P. Berrange
On Tue, Dec 07, 2010 at 11:56:34AM -0800, Josh Durgin wrote: Changes common to all network disks: -Make source name optional in the domain schema, since NBD doesn't use it -Add a hostName type to the domain schema, and use it instead of genericName, which doesn't include . -Don't leak host

[libvirt] [PATCH 1/2] qemu: Add RBD support and some network disk fixes

2010-12-07 Thread Josh Durgin
Changes common to all network disks: -Make source name optional in the domain schema, since NBD doesn't use it -Add a hostName type to the domain schema, and use it instead of genericName, which doesn't include . -Don't leak host names or ports -Set the source protocol in qemuParseCommandline