]> git.proxmox.com Git - qemu.git/commit - target-ppc/translate_init.c
ppc: Fix compilation for ppc64-softmmu
authorStefan Weil <weil@mail.berlios.de>
Fri, 20 May 2011 20:30:19 +0000 (22:30 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 3 Jun 2011 10:42:19 +0000 (12:42 +0200)
commit1ff7854e8899266085aea923b032274d15d7fe58
treee2d074a52387669ae09ee1a06d0c83d741e1bea7
parent578c7b2ca8ee9e97fa8693b1a83d517e8e3f962e
ppc: Fix compilation for ppc64-softmmu

When QEMU was configured with --enable-debug-tcg,
compilation fails in spr_write_booke206_mmucsr0() and in
spr_write_booke_pid(). Similar changes are also needed
in conditional code which is normally unused.

Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/translate_init.c