Am 12.07.2012 18:51, schrieb Paolo Bonzini:
Il 12/07/2012 16:27, Kevin Wolf ha scritto:
Kevin Wolf (2):
coroutine-ucontext: Help valgrind understand coroutines
qemu-iotests: Valgrind support
configure | 18 ++++++++++++++++++
coroutine-ucontext.c | 21 +++++++++++++++++++++
tests/qemu-iotests/common | 11 +++++++++++
tests/qemu-iotests/common.rc | 10 ++++++++++
4 files changed, 60 insertions(+), 0 deletions(-)
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>
Hi Paolo,
at least the data type of the Valgrind stack id should be fixed
(see my previous mail which I wrote while you was sending
your review).
Cheers,
Stefan