From: Alexander Graf Date: Sat, 6 Oct 2012 21:19:01 +0000 (+0200) Subject: KVM: PPC: Move mtspr/mfspr emulation into own functions X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388cf9ee3c751c3a4cf8776987143354d6d8c797;p=pandora-kernel.git KVM: PPC: Move mtspr/mfspr emulation into own functions The mtspr/mfspr emulation code became quite big over time. Move it into its own function so things stay more readable. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed