qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/2] Signal fixes for OSX
@ 2011-07-20  5:01 Alexandre Raymond
  2011-07-20  5:01 ` [Qemu-devel] [RFC PATCH 1/2] Signals: fix race condition with aio-compat Alexandre Raymond
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexandre Raymond @ 2011-07-20  5:01 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexandre Raymond, pbonzini, andreas.faerber, agraf, jan.kiszka

This series fixes a race condition that occurs under OS X.

It also reworks the signal initialization to make it simpler for later
maintenance/additions.

Note that although it _appears_ to fix this race condition, I have not been
able to pinpoint exactly how it is triggered.

Does anyone know if there is a specific reason why SIGUSR2 is not currently
handled via the signal thread?

Alexandre Raymond (2):
  Signals: fix race condition with aio-compat
  Signals: rework initial signal setup

 cpus.c |   43 +++++++++++++++++++++++--------------------
 1 files changed, 23 insertions(+), 20 deletions(-)

-- 
1.7.5

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

end of thread, other threads:[~2011-07-25 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20  5:01 [Qemu-devel] [RFC PATCH 0/2] Signal fixes for OSX Alexandre Raymond
2011-07-20  5:01 ` [Qemu-devel] [RFC PATCH 1/2] Signals: fix race condition with aio-compat Alexandre Raymond
2011-07-20  5:01 ` [Qemu-devel] [RFC PATCH 2/2] Signals: rework initial signal setup Alexandre Raymond
2011-07-25 15:54 ` [Qemu-devel] [RFC PATCH 0/2] Signal fixes for OSX Alexandre Raymond

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