This enables integration with other QEMU logging facilities. Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure index d803e67..256d2c5 100755 --- a/configure +++ b/configure @@ -298,7 +298,7 @@ pkgversion="" pie="" zero_malloc="" qom_cast_debug="yes" -trace_backends="nop" +trace_backends="log" trace_file="trace" spice="" rbd="" -- 2.5.0