On Thu, 2014-03-13 at 10:41 +0100, Stefan Hajnoczi wrote: > These patches stem from the Marcel's discussion about qtest_init() failures. > He posted the qtest_init() deadlock fix and I was picky about how to fix two > other issues, so here are the patches.
Tested-by: Marcel Apfelbaum <marce...@redhat.com> > > Stefan Hajnoczi (2): > tests: show the name of each executing qtest > qtest: fix crash if SIGABRT during qtest_init() > > tests/Makefile | 7 +++++-- > tests/libqtest.c | 3 ++- > tests/libqtest.h | 4 +--- > 3 files changed, 8 insertions(+), 6 deletions(-) >