Age | Commit message (Expand) | Author |
---|---|---|
2015-09-30 | cpu,isa,mem: Add per-thread wakeup logic | Mitch Hayenga |
2015-07-31 | cpu: Fix Minor drain issues when switched out | Andreas Sandberg |
2015-07-30 | cpu: Only activate thread 0 in Minor if the CPU is active | Andreas Sandberg |
2015-07-30 | cpu: Fix drain issues in the Minor CPU | Andreas Sandberg |
2015-07-07 | sim: Refactor and simplify the drain API | Andreas Sandberg |
2015-07-07 | sim: Make the drain state a global typed enum | Andreas Sandberg |
2015-07-07 | sim: Refactor the serialization base class | Andreas Sandberg |
2014-09-20 | alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate | Mitch Hayenga |
2014-07-23 | cpu: `Minor' in-order CPU model | Andrew Bardsley |