From: Alexander Graf Date: Fri, 20 Jun 2014 11:58:16 +0000 (+0200) Subject: KVM: PPC: Move kvmppc_ld/st to common code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35c4a7330dbe1ae6f590a5645b185e35ddb3f6d9;p=pandora-kernel.git KVM: PPC: Move kvmppc_ld/st to common code We have enough common infrastructure now to resolve GVA->GPA mappings at runtime. With this we can move our book3s specific helpers to load / store in guest virtual address space to common code as well. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed