Age | Commit message (Expand) | Author |
2018-02-13 | sim: Make Stats truly non-copy-constructible | Rekai Gonzalez-Alberquilla |
2017-08-30 | arch-sparc: Add a FaultVals instantiation for VecDisabled | Andreas Sandberg |
2017-07-05 | arch: ISA parser additions of vector registers | Rekai Gonzalez-Alberquilla |
2017-05-19 | base, sim, arch: Fix clang 5.0 warnings | Andreas Sandberg |
2014-09-27 | arch: Use const StaticInstPtr references where possible | Andreas Hansson |
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson |
2011-11-18 | SE/FS: Get rid of includes of config/full_system.hh. | Gabe Black |
2011-10-13 | SPARC: Narrow the scope of #if FULL_SYSTEM in SPARC's faults. | Gabe Black |
2011-09-27 | Faults: Replace calls to genMachineCheckFault with M5PanicFault. | Gabe Black |
2011-09-19 | Faults: Get rid of the unused isAlignmentFault and isMachineCheckFault. | Gabe Black |
2011-01-03 | Make commenting on close namespace brackets consistent. | Steve Reinhardt |
2010-11-11 | SPARC: Clean up some historical style issues. | Gabe Black |
2010-09-13 | Faults: Pass the StaticInst involved, if any, to a Fault's invoke method. | Gabe Black |
2007-08-26 | Address translation: Make the page table more flexible. | Gabe Black |
2007-08-26 | Address Translation: Make SE mode use an actual TLB/MMU for translation like FS. | Gabe Black |
2007-07-18 | Make name, isMachineCheckFault, and isAlignmentFault const. | Gabe Black |
2007-03-07 | Move the magic m5 PageTableFault into sim/faults.[hh,cc] since it's the same ... | Gabe Black |
2007-03-03 | Merge zizzer:/bk/newmem | Ali Saidi |
2007-03-03 | Implement Niagara I/O interface and rework interrupts | Ali Saidi |
2007-02-28 | Make trap instructions always generate TrapInstruction Fault objects which ca... | Gabe Black |
2007-01-08 | some formatting changes, and update how I do bitfields for HPSTATE and PSTATE... | Lisa Hsu |
2007-01-05 | set the softint appropriately on an timer compare interrupt | Ali Saidi |
2006-11-08 | Sorted faults by the trap type constant, expanded their names, added in new f... | Gabe Black |
2006-11-08 | Fix for slightly mangled merge. | Gabe Black |
2006-11-08 | Merge zeep.eecs.umich.edu:/home/gblack/m5/newmem | Gabe Black |
2006-11-08 | Major clean up of the fault code. | Gabe Black |
2006-11-07 | The normal spill and fill faults only need to behave specially in SE. | Gabe Black |
2006-11-03 | Calling syscalls from within the trap instruction's invoke method won't work ... | Gabe Black |
2006-11-03 | Add an invoke function for PowerOnReset | Gabe Black |
2006-10-25 | Implemented the SPARC fill and spill handlers. | Gabe Black |
2006-06-26 | add syscall emulation page table fault so we can allocate more stack pages | Ali Saidi |
2006-06-06 | Change ExecContext to ThreadContext. This is being renamed to differentiate ... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |