From: Glauber Costa <glommer@gmail.com>
To: Liran Schour <LIRANS@il.ibm.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Using qemu-thread for synchronization
Date: Thu, 10 Dec 2009 13:28:50 -0200 [thread overview]
Message-ID: <5d6222a80912100728s54f56ab8g4e3b4457614fae6a@mail.gmail.com> (raw)
In-Reply-To: <OF3ECC201D.A2DF6685-ONC2257688.0050C5FB-C2257688.0051263C@il.ibm.com>
On Thu, Dec 10, 2009 at 12:46 PM, Liran Schour <LIRANS@il.ibm.com> wrote:
>
> I want to be able to synchronize between the code that is running the live
> migration with the code that call fro the completion callback of async IO.
> For that I am using qemu-thread.c (i.e QemuCond). I see that I have
> problems while linking if I do not use --enable-io-thread.
> Can someone explain me this. And if I want to do the above what is the
> right way to do that?
qemu_thread is only available when you use --enable-io-thread.
But beware, it is not 100 % stable yet. I had a queue of patches
that makes it slightly better, tough...
--
Glauber Costa.
"Free as in Freedom"
http://glommer.net
"The less confident you are, the more serious you have to act."
prev parent reply other threads:[~2009-12-10 15:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-10 14:46 [Qemu-devel] Using qemu-thread for synchronization Liran Schour
2009-12-10 15:28 ` Glauber Costa [this message]
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=5d6222a80912100728s54f56ab8g4e3b4457614fae6a@mail.gmail.com \
--to=glommer@gmail.com \
--cc=LIRANS@il.ibm.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).