All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve Decrementor Implementation
@ 2009-12-21 14:22 ` Alexander Graf
  0 siblings, 0 replies; 30+ messages in thread
From: Alexander Graf @ 2009-12-21 14:22 UTC (permalink / raw)
  To: kvm-ppc; +Cc: kvm, hollis

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(-)


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

end of thread, other threads:[~2009-12-22 10:04 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-21 14:22 [PATCH 0/3] Improve Decrementor Implementation Alexander Graf
2009-12-21 14:22 ` Alexander Graf
2009-12-21 14:22 ` [PATCH 1/3] Move vector to irqprio resolving to separate function Alexander Graf
2009-12-21 14:22   ` Alexander Graf
2009-12-21 14:22 ` [PATCH 2/3] Improve DEC handling Alexander Graf
2009-12-21 14:22 ` Alexander Graf
     [not found]   ` <1261405373-8008-3-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org>
2009-12-21 18:13     ` Hollis Blanchard
2009-12-21 18:13       ` Hollis Blanchard
     [not found]       ` <fb412d760912211013w265d3d30i99498ab136a15e00-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-12-21 18:17         ` Hollis Blanchard
2009-12-21 18:17           ` Hollis Blanchard
     [not found]           ` <fb412d760912211017i3f47fce2oc3b67c9c5c645b6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-12-21 18:20             ` Alexander Graf
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 19:04                   ` Hollis Blanchard
2009-12-21 18:19         ` Alexander Graf
2009-12-21 18:19           ` Alexander Graf
2009-12-21 14:22 ` [PATCH 3/3] Remove AGGRESSIVE_DEC Alexander Graf
2009-12-21 14:22   ` Alexander Graf
2009-12-21 19:21 ` [PATCH 0/3] Improve Decrementor Implementation v2 Alexander Graf
2009-12-21 19:21   ` Alexander Graf
     [not found]   ` <1261423285-12715-1-git-send-email-agraf-l3A5Bk7waGM@public.gmane.org>
2009-12-21 19:21     ` [PATCH 1/3] Move vector to irqprio resolving to separate function Alexander Graf
2009-12-21 19:21       ` Alexander Graf
2009-12-21 19:21     ` [PATCH 2/3] Improve DEC handling Alexander Graf
2009-12-21 19:21       ` Alexander Graf
2009-12-21 19:21     ` [PATCH 3/3] Remove AGGRESSIVE_DEC Alexander Graf
2009-12-21 19:21       ` Alexander Graf
2009-12-22 10:04     ` [PATCH 0/3] Improve Decrementor Implementation v2 Avi Kivity
2009-12-22 10:04       ` Avi Kivity
2009-12-21 23:21   ` Hollis Blanchard
2009-12-21 23:21     ` Hollis Blanchard

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.