Il 28/09/2012 10:39, Daniel P. Berrange ha scritto:
>>> > > 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.
> In this case I disagre
On Thu, Sep 27, 2012 at 05:55:15PM +0200, Paolo Bonzini wrote:
> Il 27/09/2012 16:36, Daniel P. Berrange ha scritto:
> >> > qemu: URI parsing library
> >> >
> >> > From: Paolo Bonzini
> >> >
> >> > Add a new URI parsing library to QEMU. The code has been borrowed from
> >> > libxml2 and libvirt.
Il 27/09/2012 16:36, Daniel P. Berrange ha scritto:
>> > qemu: URI parsing library
>> >
>> > From: Paolo Bonzini
>> >
>> > Add a new URI parsing library to QEMU. The code has been borrowed from
>> > libxml2 and libvirt.
>> >
>> > Signed-off-by: Paolo Bonzini
>> > Signed-off-by: Bharata B Rao
On Thu, Sep 27, 2012 at 07:28:43PM +0530, Bharata B Rao wrote:
> qemu: URI parsing library
>
> From: Paolo Bonzini
>
> Add a new URI parsing library to QEMU. The code has been borrowed from
> libxml2 and libvirt.
>
> Signed-off-by: Paolo Bonzini
> Signed-off-by: Bharata B Rao
> ---
>
> Make