From: Alexander Graf Date: Wed, 30 Jul 2014 13:25:48 +0000 (+0200) Subject: KVM: PPC: HV: Remove generic instruction emulation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29577fc00ba40a89fc824f030bcc80c583259346;p=pandora-kernel.git KVM: PPC: HV: Remove generic instruction emulation 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 --- Reading git-diff-tree failed