summaryrefslogtreecommitdiff
path: root/target/cris/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-2/+2
2017-10-27cris: cleanup cpu type name compositionIgor Mammedov1-54/+27
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-10/+6
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé1-4/+0
2017-09-01cris: replace cpu_cris_init() with cpu_generic_init()Igor Mammedov1-5/+0
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/+357