qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] qtest: fix SIGABRT handler for multiple qtest i


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 0/2] qtest: fix SIGABRT handler for multiple qtest instances
Date: Thu, 27 Mar 2014 15:09:48 +0100

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(-)

-- 
1.8.5.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]