Use hrtimers for the decrementer
authorAlexander Graf <agraf@suse.de>
Mon, 2 Nov 2009 12:02:31 +0000 (12:02 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Nov 2009 05:51:05 +0000 (16:51 +1100)
commit544c6761bb05a1dd19a39cb9bed096273f9bdb36
tree66fde2d24a61c3be4712ac2701263aca04f26ebb
parentc8240bd6f0b4b1b21ffd36dd44114d05c7afe0c0
Use hrtimers for the decrementer

Following S390's good example we should use hrtimers for the decrementer too!
This patch converts the timer from the old mechanism to hrtimers.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kvm/emulate.c
arch/powerpc/kvm/powerpc.c