[libvirt] [PATCH 03/10] conf: fix domain parse flags

Daniel P. Berrange berrange at redhat.com
Tue Jul 5 09:47:20 UTC 2011


On Tue, Jul 05, 2011 at 03:45:51AM -0400, Laine Stump wrote:
> * Change all flags args from int to unsigned int
> 
> * Allow passing flags in virDomainObjParseFile (and propogate those
>   flags all the way down the call chain). Previously the flags were
>   hardcoded (to VIR_DOMAIN_XML_INTERNAL_STATUS) several layers down
>   the chain. Pass that value in at the one place that is currently
>   calling virDomainObjParseFile.
> ---
>  src/conf/domain_conf.c |   30 +++++++++++++++++-------------
>  src/conf/domain_conf.h |   13 +++++++------
>  2 files changed, 24 insertions(+), 19 deletions(-)

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list