qemu-e2k/target-openrisc
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
exception_helper.c
exception.c
exception.h
fpu_helper.c
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.h
int_helper.c
interrupt_helper.c
interrupt.c target-openrisc: Correct wrong epcr register in interrupt handler 2013-11-20 21:45:42 +08:00
machine.c
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
mmu_helper.c
mmu.c target-openrisc: Remove executable flag for every page 2013-11-20 21:44:43 +08:00
sys_helper.c target-openrisc: Correct memory bounds checking for the tlb buffers 2013-11-20 21:47:17 +08:00
translate.c target-openrisc: Use new qemu_ld/st opcodes 2014-02-12 08:47:57 +08:00