From: Aurelien Jarno <aurelien@aurel32.net>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] [PPC] [KVM] Make iothread work
Date: Tue, 18 May 2010 20:22:02 +0200 [thread overview]
Message-ID: <20100518182201.GE31346@ohm.aurel32.net> (raw)
In-Reply-To: <1271625017-4946-1-git-send-email-agraf@suse.de>
On Sun, Apr 18, 2010 at 11:10:17PM +0200, Alexander Graf wrote:
> When running with --enable-io-thread the timer we have doesn't help,
> because it doesn't wake up the CPU thread. So instead we need to
> actually kick it.
>
> While at it I refined the logic a bit to not dumbly trigger a timer
> every 500ms, but rather do it more often after an interrupt got injected.
> If there's no level based interrupt to be expected, we don't need the
> timer anyways.
>
> This makes qemu-system-ppc with --enable-io-thread work when using KVM.
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
> ---
> target-ppc/kvm.c | 30 +++++++++++++++---------------
> 1 files changed, 15 insertions(+), 15 deletions(-)
Thanks, applied.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
prev parent reply other threads:[~2010-05-18 18:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-18 21:10 [Qemu-devel] [PATCH] [PPC] [KVM] Make iothread work Alexander Graf
2010-05-18 18:22 ` Aurelien Jarno [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=20100518182201.GE31346@ohm.aurel32.net \
--to=aurelien@aurel32.net \
--cc=agraf@suse.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.