qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] qtest: fix SIGABRT handler for multiple qtest instances
@ 2014-03-27 14:09 Stefan Hajnoczi
  2014-03-27 14:09 ` [Qemu-devel] [PATCH 1/2] Revert "qtest: Fix crash if SIGABRT during qtest_init()" Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Stefan Hajnoczi @ 2014-03-27 14:09 UTC (permalink / raw)
  To: qemu-devel
  Cc: Marcel Apfelbaum, Markus Armbruster, Stefan Hajnoczi,
	Andreas Faerber

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-27 17:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 14:09 [Qemu-devel] [PATCH 0/2] qtest: fix SIGABRT handler for multiple qtest instances Stefan Hajnoczi
2014-03-27 14:09 ` [Qemu-devel] [PATCH 1/2] Revert "qtest: Fix crash if SIGABRT during qtest_init()" Stefan Hajnoczi
2014-03-27 14:09 ` [Qemu-devel] [PATCH 2/2] qtest: keep list of qtest instances for SIGABRT handler Stefan Hajnoczi
2014-03-27 14:30 ` [Qemu-devel] [PATCH 0/2] qtest: fix SIGABRT handler for multiple qtest instances Marcel Apfelbaum
2014-03-27 17:22   ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).