public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Spawning threads in KVM/QEMU
@ 2007-11-13 20:15 Anthony Liguori
       [not found] ` <473A05D6.2040003-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Anthony Liguori @ 2007-11-13 20:15 UTC (permalink / raw)
  To: kvm-devel; +Cc: Avi Kivity

Hi,

I've been experimenting with creating IO threads for the PV device 
drivers.  Unfortunately, my experiments haven't gotten very far as QEMU 
tends to hang up a bit into booting the guest whenever I spawn a thread 
that does any sort of read/write on a file descriptor.  My suspicion is 
that it has something to do with signals being delivered to the wrong 
thread but after masking out all the signals for this thread, I still 
had no luck.

Any clues to what may be going on?

Regards,

Anthony Liguori

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

end of thread, other threads:[~2007-11-14  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-13 20:15 Spawning threads in KVM/QEMU Anthony Liguori
     [not found] ` <473A05D6.2040003-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>
2007-11-13 22:42   ` Dor Laor
     [not found]     ` <473A283B.5040905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-13 23:08       ` Luca Tettamanti
     [not found]         ` <68676e00711131508l4cb1cafajd559ca804d61b3c3-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-11-14  9:37           ` Dor Laor
2007-11-14  9:43       ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox