qemu-e2k/target-moxie
Andreas Färber 51fb256ab5 cpu: Drop cpu_model_str from CPU_COMMON
Since this is only read in cpu_copy() and linux-user has a global
cpu_model, drop the field from generic code.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-10-07 11:48:47 +02:00
..
Makefile.objs Add moxie target code 2013-03-23 14:25:41 +00:00
cpu.c cpu: Drop cpu_model_str from CPU_COMMON 2013-10-07 11:48:47 +02:00
cpu.h cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook 2013-07-23 02:41:33 +02:00
helper.c target: Include softmmu_exec.h where forgotten 2013-09-02 09:08:30 -07:00
helper.h Add moxie target code 2013-03-23 14:25:41 +00:00
machine.c target-moxie: Fix VMState registration 2013-04-12 14:30:39 +02:00
machine.h Add moxie target code 2013-03-23 14:25:41 +00:00
mmu.c Add moxie target code 2013-03-23 14:25:41 +00:00
mmu.h Add moxie target code 2013-03-23 14:25:41 +00:00
translate.c tcg: Change tcg_gen_exit_tb argument to uintptr_t 2013-09-02 09:08:30 -07:00