Powerpc: fix env->xer access
commit2c7edfcf2cb5f62e883e4042228de6f3a6471800
authorChristian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Tue, 28 Oct 2008 15:52:29 +0000 (28 16:52 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 29 Oct 2008 12:42:49 +0000 (29 14:42 +0200)
tree1621e3fb2aa0bd2433a9b732a4b05d7f9e52d060
parent0d2770cc4ff04e03399be6e6215127e3d8301395
Powerpc: fix env->xer access

Since qemu revision 5500 which was merged with the last qemu merge env->xer
is accessed directly.

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu-kvm-powerpc.c