On Mon, Dec 21, 2009 at 11:21 AM, Alexander Graf <agraf@xxxxxxx> wrote: > 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. > > V1 -> V2: > > - make DEC clearing code on mtdec book3s specific > - rename stop -> dequeue > > 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 | 3 ++ > 4 files changed, 35 insertions(+), 19 deletions(-) Acked-by: Hollis Blanchard <hollis@xxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html