summaryrefslogtreecommitdiff
path: root/target/alpha/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12qom: introduce object_class_get_list_sortedPaolo Bonzini1-14/+1
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-2/+2
2017-10-27alpha: cleanup cpu type name compositionIgor Mammedov1-73/+34
2017-10-24qom: Introduce CPUClass.tcg_initializeRichard Henderson1-2/+1
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé1-5/+1
2017-09-07target/alpha: Switch to do_transaction_failed() hookPeter Maydell1-1/+1
2017-09-01alpha: replace cpu_alpha_init() with cpu_generic_init()Igor Mammedov1-15/+5
2017-07-18target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson1-3/+4
2017-06-01migration: Remove unneeded includes of migration/vmstate.hJuan Quintela1-1/+0
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-1/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+342