summaryrefslogtreecommitdiffstats
path: root/target/alpha/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* cpu: Introduce cpu_set_cpustate_pointersRichard Henderson2019-06-101-2/+1Star
* target/alpha: Convert to CPUClass::tlb_fillRichard Henderson2019-05-101-3/+2Star
* target: Simplify how the TARGET_cpu_list() printMarkus Armbruster2019-04-181-10/+5Star
* target/alpha: Fix user-only initialization of fpcrRichard Henderson2019-01-081-3/+3
* target/alpha: remove tlb_flush from alpha_cpu_initfnEmilio G. Cota2018-10-191-1/+0Star
* qom: introduce object_class_get_list_sortedPaolo Bonzini2018-03-121-14/+1Star
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* alpha: cleanup cpu type name compositionIgor Mammedov2017-10-271-73/+34Star
* qom: Introduce CPUClass.tcg_initializeRichard Henderson2017-10-241-2/+1Star
* qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé2017-10-101-5/+1Star
* target/alpha: Switch to do_transaction_failed() hookPeter Maydell2017-09-071-1/+1
* alpha: replace cpu_alpha_init() with cpu_generic_init()Igor Mammedov2017-09-011-15/+5Star
* target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson2017-07-191-3/+4
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-1/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+342