Improve BookE emulation in preparation for virtex 5 support. Once this is OK, the Xilinx specific parts will follow.
Cheers, Edgar v2: * Fix MMU emulation details and other comments from A. Graf. Edgar E. Iglesias (2): powerpc: Improve emulation of the BookE MMU powerpc: Make the decr interrupt type overridable hw/ppc.c | 16 +++++++++++++--- hw/ppc.h | 4 +++- hw/ppc4xx_devs.c | 2 +- target-ppc/cpu.h | 3 +++ target-ppc/helper.c | 38 ++++++++++++++++++++++++++++++-------- 5 files changed, 50 insertions(+), 13 deletions(-)