[Qemu-devel] [PATCH 10/11] trace: switch default backend to "log"

2015-10-29 Thread Denis V. Lunev
From: Paolo Bonzini This enables integration with other QEMU logging facilities. Signed-off-by: Paolo Bonzini Signed-off-by: Denis V. Lunev Acked-by: Christian Borntraeger --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 5e65dd5..2

[Qemu-devel] [PATCH 10/11] trace: switch default backend to "log"

2015-10-26 Thread Denis V. Lunev
From: Paolo Bonzini This enables integration with other QEMU logging facilities. Signed-off-by: Paolo Bonzini Signed-off-by: Denis V. Lunev Reviewed-by: Christian Borntraeger --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index d803e67