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: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v10 3/5] qemu: URI parsing library
Date: Thu, 27 Sep 2012 17:55:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

Il 27/09/2012 16:36, Daniel P. Berrange ha scritto:
>> > 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.

Yes, can be done separately though.

Paolo



reply via email to

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