summaryrefslogtreecommitdiff
path: root/src/cpu/minor/cpu.cc
AgeCommit message (Expand)Author
2018-06-14cpu-minor: Remove redundant thread startup callAndreas Sandberg
2017-11-20pwr: Adds logic to enter power gating for the cpu modelAnouk Van Laer
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-07-21cpu: Add SMT support to MinorCPUMitch Hayenga
2016-06-06pwr: Low-power idle power state for idle CPUsDavid Guillen Fandos
2016-05-27cpu: fix lastStopped unserialisationIlias Vougioukas
2016-04-06Revert power patch sets with unexpected interactionsAndreas Sandberg
2014-12-09power: Low-power idle power state for idle CPUsAkash Bagdia
2015-09-30cpu,isa,mem: Add per-thread wakeup logicMitch Hayenga
2015-07-31cpu: Fix Minor drain issues when switched outAndreas Sandberg
2015-07-30cpu: Only activate thread 0 in Minor if the CPU is activeAndreas Sandberg
2015-07-30cpu: Fix drain issues in the Minor CPUAndreas Sandberg
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-07sim: Make the drain state a global typed enumAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-09-20alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivateMitch Hayenga
2014-07-23cpu: `Minor' in-order CPU modelAndrew Bardsley