aboutsummaryrefslogtreecommitdiff
path: root/target/tricore/cpu.c
AgeCommit message (Expand)Author
2019-06-10cpu: Introduce cpu_set_cpustate_pointersRichard Henderson
2019-05-10target/tricore: Convert to CPUClass::tlb_fillRichard Henderson
2019-01-30target/tricore: Fix LGPL version numberThomas Huth
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2017-10-27tricore: 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-07-31qemu-system-tricore: segfault when entering "x 0" on the monitorEduardo Otubo
2017-01-13qom/cpu: move tlb_flush to cpu_common_resetAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth