On Thu, 2014-03-27 at 15:09 +0100, Stefan Hajnoczi wrote: > I didn't realize some test cases use multiple qtest instances. This means we > need to know about all instances in order to kill our QEMU processes. > > Stefan Hajnoczi (2): > Revert "qtest: Fix crash if SIGABRT during qtest_init()" > qtest: keep list of qtest instances for SIGABRT handler > > tests/libqtest.c | 50 ++++++++++++++++++++++++++++++++++++++------------ > tests/libqtest.h | 4 +++- > 2 files changed, 41 insertions(+), 13 deletions(-) >
Looks OK to me, Reviewed-by: Marcel Apfelbaum <marce...@redhat.com> Thanks, Marcel