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