aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2013-09-20 14:52:50 +1000
committerAlexander Graf <agraf@suse.de>2013-10-17 14:49:35 +0200
commit4f6c11db10159e362b0100d41b35bf6d731eb4e2 (patch)
tree6037c4c5903e8541d368a84f2a480c51323aa344 /arch/powerpc/include/asm/kvm_host.h
parentKVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache (diff)
downloadlinux-dev-4f6c11db10159e362b0100d41b35bf6d731eb4e2.tar.xz
linux-dev-4f6c11db10159e362b0100d41b35bf6d731eb4e2.zip
KVM: PPC: Book3S: Move skip-interrupt handlers to common code
Both PR and HV KVM have separate, identical copies of the kvmppc_skip_interrupt and kvmppc_skip_Hinterrupt handlers that are used for the situation where an interrupt happens when loading the instruction that caused an exit from the guest. To eliminate this duplication and make it easier to compile in both PR and HV KVM, this moves this code to arch/powerpc/kernel/exceptions-64s.S along with other kernel interrupt handler code. Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions