KVM: PPC: HV: Remove generic instruction emulation
authorAlexander Graf <agraf@suse.de>
Wed, 30 Jul 2014 13:25:48 +0000 (15:25 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 30 Jul 2014 13:25:49 +0000 (15:25 +0200)
Now that we have properly split load/store instruction emulation and generic
instruction emulation, we can move the generic one from kvm.ko to kvm-pr.ko
on book3s_64.

This reduces the attack surface and amount of code loaded on HV KVM kernels.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/Makefile
arch/powerpc/kvm/trace_pr.h

Simple merge
Simple merge