qemu-e2k/target-ppc
Andreas Färber 350ed2fcd9 target-ppc: Fix target_ulong vs. hwaddr format mismatches
Since HWADDR_PRIx is always the same now, use %016 for TARGET_PPC64 and
%08 for common code. This may slightly change the ppc64 debug output.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-01 10:43:41 -06:00
..
cpu-qom.h
cpu.h PPC: Unify dcbzl code path 2013-02-01 01:52:02 +01:00
excp_helper.c
fpu_helper.c
helper_regs.h
helper.h PPC: Unify dcbzl code path 2013-02-01 01:52:02 +01:00
int_helper.c
kvm_ppc.c
kvm_ppc.h
kvm.c
machine.c
Makefile.objs
mem_helper.c PPC: Unify dcbzl code path 2013-02-01 01:52:02 +01:00
mfrom_table_gen.c
mfrom_table.c
misc_helper.c
mmu_helper.c target-ppc: Fix target_ulong vs. hwaddr format mismatches 2013-02-01 10:43:41 -06:00
STATUS
timebase_helper.c
translate_init.c PPC: Unify dcbzl code path 2013-02-01 01:52:02 +01:00
translate.c target-ppc: Fix build for PPC_DEBUG_DISAS 2013-02-01 01:52:03 +01:00