summaryrefslogtreecommitdiff
path: root/target/sh4/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini1-14/+1
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+1
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-2/+2
2017-10-27sh4: remove SuperHCPUClass::name fieldIgor Mammedov1-7/+3
2017-10-27sh4: simplify superh_cpu_class_by_name()Igor Mammedov1-22/+12
2017-10-27sh4: cleanup cpu type name compositionIgor Mammedov1-38/+25
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-4/+1
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé1-3/+0
2017-09-01sh4: replace cpu_sh4_init() with cpu_generic_init()Igor Mammedov1-5/+0
2017-07-18target/sh4: Keep env->flags cleanRichard Henderson1-1/+1
2017-05-13target/sh4: trap unaligned accessesAurelien Jarno1-0/+1
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée1-2/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+332