-
Kevin Wolf authored
check -valgrind wraps all qemu-io calls with valgrind. This makes it a bit easier to debug problems that occur somewhere deep in a test case. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>Kevin Wolf authoredcheck -valgrind wraps all qemu-io calls with valgrind. This makes it a bit easier to debug problems that occur somewhere deep in a test case. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading