target-ppc: Add read and write of PPR SPR
commit04559d5210860ea5853db09c75ea8ff2f8843e16
authorAnton Blanchard <anton@samba.org>
Wed, 1 May 2013 00:44:51 +0000 (1 00:44 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 6 May 2013 15:22:48 +0000 (6 17:22 +0200)
treededa8821ed32ac9b4cd91aebe9b98bb42d08d9c4
parentc05541ee191107eb35093fb693e4ec038e60d2c0
target-ppc: Add read and write of PPR SPR

Recent Linux kernels save and restore the PPR across exceptions
so we need to handle it.

Signed-off-by: Anton Blanchard <anton@au1.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate_init.c