From: Varun Sethi Date: Wed, 25 Apr 2012 01:27:34 +0000 (+0000) Subject: KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. X-Git-Tag: v3.5-rc1~88^2~11^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30124906db8598255fba32c8bf0adb7e8f1503ab;p=pandora-kernel.git KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs. For Guest accessible SPRGs 4-7, save/restore must be handled differently for 64bit and non-64 bit case. Use the PPC_STD/PPC_LD macros for saving/restoring to/from these registers. Signed-off-by: Varun Sethi Signed-off-by: Alexander Graf --- Reading git-diff-tree failed