qemu-e2k/target-moxie
Richard Henderson b1669e5e32 target: Include softmmu_exec.h where forgotten
Several targets forgot to include softmmu_exec.h, which would
break them with a header cleanup to follow.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-09-02 09:08:30 -07:00
..
Makefile.objs Add moxie target code 2013-03-23 14:25:41 +00:00
cpu.c cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" 2013-07-29 15:29:15 +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