]> git.proxmox.com Git - qemu.git/commit - Makefile.target
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*
authorLluís <xscript@gmx.net>
Wed, 31 Aug 2011 18:30:43 +0000 (20:30 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 1 Sep 2011 09:34:53 +0000 (10:34 +0100)
commit6d8a764e0fcdde8e3a62fb3fc5911b338c8893ca
tree9844c2b0082c301e1c1e755600509f9bdc38e902
parent51010317dd74a7d6ad30dcc73478924aa4f590c5
trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_*

Provides a more hierarchical view of the variable domain.

Also adds the CONFIG_TRACE_* variables for all backends.

[Stefan added missing 'test' in stap if statement]

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Makefile.target
configure
hmp-commands.hx
monitor.c
qemu-config.c
qemu-options.hx
simpletrace.h
tests/test_path.c
vl.c