From: Alexander Graf Date: Fri, 20 Jun 2014 12:43:36 +0000 (+0200) Subject: KVM: PPC: Handle magic page in kvmppc_ld/st X-Git-Tag: omap-for-v3.17/fixes-against-rc2~130^2~10^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c12fb43c2f6d6a57a4e21afe74ff56485d699ee7;p=pandora-kernel.git KVM: PPC: Handle magic page in kvmppc_ld/st We use kvmppc_ld and kvmppc_st to emulate load/store instructions that may as well access the magic page. Special case it out so that we can properly access it. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed