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 target-ppc: Slim conversion of model definitions to QOM subclasses 2013-01-07 17:37:11 +01:00
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 PPC: KVM: Add support for EPR with KVM 2013-01-18 19:06:57 +01:00
kvm.c kvm: Create kvm_arch_vcpu_id() function 2013-01-27 14:34:26 +01:00
machine.c
Makefile.objs target-ppc: Slim conversion of model definitions to QOM subclasses 2013-01-07 17:37:11 +01:00
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