qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "andrzej zaborowski" <balrogg@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] using pthread in qemu
Date: Wed, 3 Oct 2007 13:36:56 +0200	[thread overview]
Message-ID: <fb249edb0710030436p7ad2935xb913acd865d432f9@mail.gmail.com> (raw)
In-Reply-To: <200710031304.33153.clemens.kol@gmx.at>

Hi,

On 03/10/2007, Clemens Kolbitsch <clemens.kol@gmx.at> wrote:
> hi!
> i know... i have been told not to use them, but i just HAVE TO for the
> moment :-(
>
> i need to run a second thread inside my hardware module which is not a problem
> as long as i don't use the qcow2 image format. when i switch to qcow2, qemu's
> main thread hangs because the second thread is waiting for a semaphore...
>
> does anyone know how to tell the second pthread not to block the primary
> thread??

Maybe this thread can be helpful:
http://lists.gnu.org/archive/html/qemu-devel/2007-04/msg00090.html

Regards,
Andrew

  reply	other threads:[~2007-10-03 11:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20071002175756.24785gmx1@mx005.gmx.net>
2007-10-03 11:04 ` [Qemu-devel] using pthread in qemu Clemens Kolbitsch
2007-10-03 11:36   ` andrzej zaborowski [this message]
2007-10-03 13:10   ` [Qemu-devel] " Clemens Kolbitsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb249edb0710030436p7ad2935xb913acd865d432f9@mail.gmail.com \
    --to=balrogg@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).