Age | Commit message (Expand) | Author |
---|---|---|
2006-11-07 | Put kernel_stats back into arch. | Gabe Black |
2006-11-02 | More proper handling of the ports. | Kevin Lim |
2006-10-31 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-10-31 | Remove mem parameter. Now the translating port asks the CPU's dcache's peer ... | Kevin Lim |
2006-10-29 | An attempt to serialize the state of the micro code mechanism in the simple cpu. | Gabe Black |
2006-10-16 | Fix up microcode support. | Gabe Black |
2006-07-06 | Various serialization changes to make it possible for the O3CPU to checkpoint. | Kevin Lim |
2006-06-22 | Change ThreadState constructor ordering to match the rest of the ThreadStates. | Kevin Lim |
2006-06-09 | Two minor fixes. | Kevin Lim |
2006-06-08 | Creation of translating port pushed off to CPU. | Kevin Lim |
2006-06-07 | Update copyright. | Kevin Lim |
2006-06-07 | Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in ... | Kevin Lim |