From: Alexander Graf <agraf@suse.de>
To: kvm-ppc@vger.kernel.org
Cc: kvm@vger.kernel.org, hollis@penguinppc.org
Subject: [PATCH 0/3] Improve Decrementor Implementation
Date: Mon, 21 Dec 2009 15:22:50 +0100 [thread overview]
Message-ID: <1261405373-8008-1-git-send-email-agraf@suse.de> (raw)
We currently have an ugly hack called AGGRESSIVE_DEC that makes the Decrementor
either work well for PPC32 or PPC64 targets.
This patchset removes that hack, bringing the decrementor implementation closer
to real hardware.
Alexander Graf (3):
Move vector to irqprio resolving to separate function
Improve DEC handling
Remove AGGRESSIVE_DEC
arch/powerpc/include/asm/kvm_ppc.h | 1 +
arch/powerpc/kvm/book3s.c | 45 ++++++++++++++++++++---------------
arch/powerpc/kvm/booke.c | 5 ++++
arch/powerpc/kvm/emulate.c | 1 +
4 files changed, 33 insertions(+), 19 deletions(-)
next reply other threads:[~2009-12-21 14:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-21 14:22 Alexander Graf [this message]
2009-12-21 14:22 ` [PATCH 1/3] Move vector to irqprio resolving to separate function Alexander Graf
2009-12-21 14:22 ` [PATCH 2/3] Improve DEC handling Alexander Graf
2009-12-21 14:22 ` [PATCH 3/3] Remove AGGRESSIVE_DEC Alexander Graf
[not found] ` <1261405373-8008-3-git-send-email-agraf@suse.de>
[not found] ` <1261405373-8008-3-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org>
2009-12-21 18:13 ` [PATCH 2/3] Improve DEC handling Hollis Blanchard
[not found] ` <fb412d760912211013w265d3d30i99498ab136a15e00-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-12-21 18:17 ` Hollis Blanchard
[not found] ` <fb412d760912211017i3f47fce2oc3b67c9c5c645b6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-12-21 18:20 ` Alexander Graf
[not found] ` <4B2FBC74.3080705-l3A5Bk7waGM@public.gmane.org>
2009-12-21 19:04 ` Hollis Blanchard
2009-12-21 18:19 ` Alexander Graf
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=1261405373-8008-1-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=hollis@penguinppc.org \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.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