qemu-patch-raspberry4/target-moxie
Andreas Färber 9262685b81 cpu: Factor out cpu_generic_init()
All targets using it gain the ability to set -cpu name,key=value,...
options via the default TYPE_CPU CPUClass::parse_features() implementation.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-03-13 19:20:46 +01:00
..
cpu.c cpu: Factor out cpu_generic_init() 2014-03-13 19:20:46 +01:00
cpu.h cpu: Turn cpu_has_work() into a CPUClass hook 2014-03-13 19:01:49 +01: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
Makefile.objs 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