KVM: PPC: Move mtspr/mfspr emulation into own functions
authorAlexander Graf <agraf@suse.de>
Sat, 6 Oct 2012 21:19:01 +0000 (23:19 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 30 Oct 2012 09:54:51 +0000 (10:54 +0100)
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 <agraf@suse.de>

No differences found