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

Daniel P. Berrange berrange at redhat.com
Thu Dec 9 12:10:07 CET 2010


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 names or ports
> -Set the source protocol in qemuParseCommandline
> 
> Signed-off-by: Josh Durgin <joshd at hq.newdream.net>
> ---
>  docs/schemas/domain.rng |   11 +++-
>  src/conf/domain_conf.c  |   25 +++++++-
>  src/conf/domain_conf.h  |    1 +
>  src/qemu/qemu_conf.c    |  143 ++++++++++++++++++++++++++++++++++++++++++++---
>  4 files changed, 165 insertions(+), 15 deletions(-)

ACK

Daniel



More information about the sheepdog mailing list