commit | 2f24e8fb8d684f576f3dcced820860d70652a7f9 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Jun 28 16:55:54 2012 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Tue Jul 17 16:48:32 2012 +0200 |
tree | 3b643eee61034d6b1b1e9bee5617f1adc976009b | |
parent | 3f4349dc8b9494315f8331b2ea4e8d1f83fb801d [diff] |
qemu-iotests: Valgrind support 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>