qemu-e2k/target-arm
Andreas Färber 51492fd1a9 target-arm: Rename CPU types
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.
This leads to names like arm926-arm-cpu but is easiest to handle.

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

Suggested-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2013-01-30 16:03:57 +00:00
..
Makefile.objs
arm-semi.c
cpu-qom.h
cpu.c target-arm: Rename CPU types 2013-01-30 16:03:57 +00:00
cpu.h
helper.c target-arm: Rename CPU types 2013-01-30 16:03:57 +00:00
helper.h
iwmmxt_helper.c
machine.c
neon_helper.c
op_addsub.h
op_helper.c
translate.c target-arm: Fix TCG temp leaks for WI and UNDEF VFP sysreg writes 2013-01-30 16:01:58 +00:00