qemu-e2k/target-ppc
Andreas Färber 397b457d86 target-ppc: Let cpu_ppc_init() return PowerPCCPU
Adapt e500 mpc8544ds machine accordingly.

Turn cpu_init() into a static inline function returning CPUPPCState for
backwards compatibility.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Alexander Graf <agraf@suse.de>
2012-06-04 23:00:43 +02:00
..
STATUS Fix typos in comments (chek -> check) 2011-05-22 22:31:45 +01:00
cpu-qom.h target-ppc: QOM'ify CPU 2012-04-15 17:10:30 +02:00
cpu.h target-ppc: Let cpu_ppc_init() return PowerPCCPU 2012-06-04 23:00:43 +02:00
helper.c target-ppc: Let cpu_ppc_init() return PowerPCCPU 2012-06-04 23:00:43 +02:00
helper.h PPC: E500: Implement msgsnd 2012-02-02 02:47:47 +01:00
helper_regs.h Replace always_inline with inline 2009-08-16 09:06:54 +00:00
kvm.c target-ppc: Add hooks for handling tcg and kvm limitations 2012-04-15 17:09:54 +02:00
kvm_ppc.c Replace Qemu by QEMU in comments 2012-04-07 14:00:45 +00:00
kvm_ppc.h target-ppc: Add hooks for handling tcg and kvm limitations 2012-04-15 17:09:54 +02:00
machine.c target-ppc/machine.c: Drop unnecessary ifdefs 2012-04-15 18:23:47 +02:00
mfrom_table.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 2007-09-16 21:08:06 +00:00
mfrom_table_gen.c fix spelling in target sub directory 2011-12-02 10:50:57 +00:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
translate.c target-ppc: QOM'ify CPU reset 2012-04-15 17:12:09 +02:00
translate_init.c PPC: Fix up e500 cache size setting 2012-05-01 21:47:00 +02:00