qemu-e2k/target-m68k
Andreas Färber 11150915fc target-m68k: Add QOM CPU subclasses
Move code from cpu_m68k_set_model() into model-specific initfns
and inline the remaining parts into cpu_m68k_init().

Let m68k_cpu_list() print CPU classes alphabetically except for "any".

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Laurent Vivier <Laurent@Vivier.EU>
Tested-by: Laurent Vivier <Laurent@Vivier.EU>
2012-04-30 11:32:13 +02:00
..
cpu-qom.h target-m68k: QOM'ify CPU 2012-04-30 11:32:10 +02:00
cpu.c target-m68k: Add QOM CPU subclasses 2012-04-30 11:32:13 +02:00
cpu.h target-m68k: QOM'ify CPU 2012-04-30 11:32:10 +02:00
helper.c target-m68k: Add QOM CPU subclasses 2012-04-30 11:32:13 +02:00
helpers.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
m68k-qreg.h Remove unnecessary trailing newlines 2008-12-13 09:32:43 +00:00
machine.c Convert machine registration to use module init functions 2009-05-21 08:47:55 -05:00
op_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
qregs.def Convert m68k target to TCG. 2008-05-24 22:29:16 +00:00
translate.c target-m68k: Don't overuse CPUState 2012-03-14 22:20:25 +01:00