qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v10 3/5] qemu: URI parsing library


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH v10 3/5] qemu: URI parsing library
Date: Thu, 27 Sep 2012 15:36:23 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Sep 27, 2012 at 07:28:43PM +0530, Bharata B Rao wrote:
> qemu: URI parsing library
> 
> From: Paolo Bonzini <address@hidden>
> 
> Add a new URI parsing library to QEMU. The code has been borrowed from
> libxml2 and libvirt.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> Signed-off-by: Bharata B Rao <address@hidden>
> ---
> 
>  Makefile.objs |    2 
>  uri.c         | 2249 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  uri.h         |  113 +++

IMHO, you should also be importing the URI code test suite from libvirt
to verify that the way you merged/changed the codebases did not break
anything.

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 :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]