Age | Commit message (Expand) | Author |
2006-06-27 | Make full CPU handle SE faults | Ali Saidi |
2006-06-26 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-06-26 | don't depend on the memory system to return the atomic cpu a multiple of cpu ... | Ali Saidi |
2006-06-26 | add syscall emulation page table fault so we can allocate more stack pages | Ali Saidi |
2006-06-22 | Checker related updates. | Kevin Lim |
2006-06-22 | Changes to get OzoneCPU to compile once more. | Kevin Lim |
2006-06-22 | Change ThreadState constructor ordering to match the rest of the ThreadStates. | Kevin Lim |
2006-06-22 | Misc fixes. | Kevin Lim |
2006-06-22 | Split Checker up properly into templated and non-templated definitions. | Kevin Lim |
2006-06-22 | Fix to have the static inst exec sigs also dependent on the CPU models used. | Kevin Lim |
2006-06-17 | Minor updates. | Kevin Lim |
2006-06-17 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-17 | Fix up code to be able to use the Checker. | Kevin Lim |
2006-06-17 | Split off instantiation into separate CC files for each of the models. This ... | Kevin Lim |
2006-06-17 | remove byte_swap.hh since it's not used | Ali Saidi |
2006-06-17 | Minor fixes in comments. | Steve Reinhardt |
2006-06-16 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-16 | Reorganization to move FuncUnit, FUDesc, and OpDesc out of the encumbered dir... | Kevin Lim |
2006-06-16 | Add in exec_context.hh, which is a file for documentation purposes only. It ... | Kevin Lim |
2006-06-16 | Miscellaneous minor fixes. | Kevin Lim |
2006-06-16 | Two updates that got combined into one ChangeSet accidentally. They're both ... | Kevin Lim |
2006-06-16 | Checker updates. | Kevin Lim |
2006-06-15 | Initial changes to allowed DetailedCPU to work with other architectures (i.e.... | Korey Sewell |
2006-06-14 | Merge zizzer:/bk/newmem | Korey Sewell |
2006-06-14 | Minor code cleanup of BaseDynInst. | Kevin Lim |
2006-06-13 | Minor updates for stats. | Kevin Lim |
2006-06-13 | Merge zizzer:/bk/newmem | Korey Sewell |
2006-06-13 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-13 | Compile fix. | Kevin Lim |
2006-06-12 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-12 | Fixes for checker. The RC/RS instructions check the interrupt flag, which is... | Kevin Lim |
2006-06-12 | Fix output messages. | Kevin Lim |
2006-06-12 | Clean up/shift some code around. | Kevin Lim |
2006-06-12 | Merge zizzer:/bk/newmem | Korey Sewell |
2006-06-12 | Merge fixes to make full system compile and run. | Kevin Lim |
2006-06-12 | Removed syscall function from thread_context.hh. ThreadContext is the interf... | Kevin Lim |
2006-06-12 | Merge zizzer:/bk/newmem | Korey Sewell |
2006-06-11 | Merge iceaxe.:/Volumes/work/research/m5/head | Nathan Binkert |
2006-06-11 | Fix compiling for SPARC_SE: | Ali Saidi |
2006-06-11 | Merge zizzer:/bk/newmem | Korey Sewell |
2006-06-11 | Edit Fetch DPRINT in simple CPU | Korey Sewell |
2006-06-09 | Merge vm1.(none):/home/stever/bk/newmem | Steve Reinhardt |
2006-06-09 | Move main control from C++ into Python. | Steve Reinhardt |
2006-06-09 | Two minor fixes. | Kevin Lim |
2006-06-09 | Removing of old code and adding in new comments. | Kevin Lim |
2006-06-09 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-06-09 | Allow for fetch to retry access if the sendTiming call fails. | Kevin Lim |
2006-06-09 | Fix allocating requests twice on retries. | Kevin Lim |
2006-06-09 | Remove obsolete stuff. | Kevin Lim |
2006-06-09 | Fixes for some outstanding issues in the LSQ. It should now be able to retry... | Kevin Lim |