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. Stefan