qemu-e2k/target-m68k
Andreas Färber 7a9f812b38 target-m68k: Rename CPU subtypes
In the initial conversion of CPU models to QOM types, model names were
mapped 1:1 to type names. As a side effect this gained us a type "any",
which is now a device.

To avoid "-device any" silliness and to pave the way for compiling
multiple targets into one executable, adopt a <name>-<arch>-cpu scheme.

No functional changes for -cpu arguments or -cpu ? output.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-02-01 01:35:22 +01:00
..
cpu-qom.h
cpu.c target-m68k: Rename CPU subtypes 2013-02-01 01:35:22 +01:00
cpu.h
helper.c target-m68k: Rename CPU subtypes 2013-02-01 01:35:22 +01:00
helpers.h
m68k-qreg.h
m68k-semi.c
Makefile.objs target-m68k: Mark as unmigratable 2013-02-01 01:35:22 +01:00
op_helper.c
qregs.def
translate.c