Stefan Hajnoczi writes:

> On Tue, May 8, 2012 at 3:38 PM, Lluís Vilanova <vilan...@ac.upc.edu> wrote:
>> Public backends are those printed by "--list-backends" and thus considered 
>> valid
>> by the configure script.
>> 
>> Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu>
>> ---
>>  scripts/tracetool.py                  |    4 ++--
>>  scripts/tracetool/backend/__init__.py |   16 +++++++++++++++-
>>  scripts/tracetool/backend/dtrace.py   |    3 +++
>>  scripts/tracetool/backend/simple.py   |    3 +++
>>  scripts/tracetool/backend/stderr.py   |    3 +++
>>  scripts/tracetool/backend/ust.py      |    3 +++
>>  6 files changed, 29 insertions(+), 3 deletions(-)

> Is there any use for PUBLIC in qemu.git/master at this time?

> If there is no real user in mainline yet then I'd rather not take this code.

Yes, next patch adds a new backend that should not be selectable by the user at
configure time.


Lluis


-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth

Reply via email to