summaryrefslogtreecommitdiff
path: root/target/lm32/cpu.c
AgeCommit message (Expand)Author
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2018-06-01target: Do not include "exec/exec-all.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2017-10-27lm32: cleanup cpu type name compositionIgor Mammedov
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth