ARM: KVM: move kvm_handle_wfi to handle_exit.c
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 5 Oct 2012 12:42:45 +0000 (13:42 +0100)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:45 +0000 (15:48 -0800)
commit6190920a35068a621570cca7f07f3c4477615176
treefb16f02b272f5b2e554c4ee9c6d965a5e790ff84
parent48762767e1c150d58c250650f8202b7d4ad65ec4
ARM: KVM: move kvm_handle_wfi to handle_exit.c

It has little to do in emulate.c these days...

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/include/asm/kvm_emulate.h
arch/arm/kvm/emulate.c
arch/arm/kvm/handle_exit.c