]> Git Repo - qemu.git/commit
ppc: Fix compilation for ppc64-softmmu
authorStefan Weil <[email protected]>
Fri, 20 May 2011 20:30:19 +0000 (22:30 +0200)
committerAlexander Graf <[email protected]>
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 <[email protected]>
Signed-off-by: Stefan Weil <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/translate_init.c
This page took 0.02674 seconds and 4 git commands to generate.