qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 01/10] Introduce qmisc module


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH 01/10] Introduce qmisc module
Date: Fri, 16 Oct 2009 08:45:37 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Paolo Bonzini wrote:
It's 36k, and pulling it in gives the opportunity to customize it. For example, the attached patch allows to parse a "%BLAH" extension to JSON that is passed to the callback (since the parsing is done character-by-character, the callback can consume whatever it wants after the % sign). Asprintf+parse JSON unfortunately isn't enough because you'd need to escape all strings.

What's the state of this library's upstream? Should we be pushing these changes there and then attempting to package it?

I'd rather pull this in a submodule, try to get it packaged properly, and then eventually drop the submodule. I don't want us to fork the library unless we have to.

Regards,

Anthony Liguori




reply via email to

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