qemu-patch-raspberry4/target-m68k
Laurent Vivier 009a4356a7 Add m68k_cpu_list()
This patch adds to m68k target the missing m68k_cpu_list():

$ ./m68k-softmmu/qemu-system-m68k -cpu ?
m5206
m5208
cfv4e
any

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2009-05-09 21:28:46 +01:00
..
cpu.h Add m68k_cpu_list() 2009-05-09 21:28:46 +01:00
exec.h qemu: per-arch cpu_has_work (Marcelo Tosatti) 2009-04-24 18:03:20 +00:00
helper.c Add m68k_cpu_list() 2009-05-09 21:28:46 +01: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 remove target ifdefs from vl.c 2008-05-04 13:11:44 +00:00
op_helper.c Update FSF address in GPL/LGPL boilerplate 2009-01-04 22:05:52 +00:00
qregs.def Convert m68k target to TCG. 2008-05-24 22:29:16 +00:00
translate.c Add new command line option -singlestep for tcg single stepping. 2009-04-05 20:08:59 +00:00