Age | Commit message (Expand) | Author |
2016-06-28 | scons: Track swig packages when loading embedded swig code | Andreas Hansson |
2016-06-20 | sim: Added library include to fix build errors on clang-703.0.31 | Reiley Jeapaul |
2016-06-07 | sim: Make clang happy | Andreas Hansson |
2016-06-07 | sim: added missing include to mathexpr.hh | Sergei Trofimov |
2016-06-06 | sim: Only print the power state transition warning once | Andreas Sandberg |
2016-06-06 | pwr: Closing power and thermal feedback loop | David Guillen Fandos |
2016-06-06 | sim: Adding support for power models | David Guillen Fandos |
2016-06-06 | stats: Silence unused power stats | Andreas Sandberg |
2016-06-06 | pwr: Add power states to ClockedObject | David Guillen Fandos |
2016-06-06 | stats: Fixing regStats function for some SimObjects | David Guillen Fandos |
2016-06-06 | sim: Call regStats of base-class as well | Stephan Diestelhorst |
2016-04-12 | misc: Appease clang...again | Andreas Hansson |
2016-04-07 | mem: Add Program Counter to MemTraceProbe | Victor Garcia |
2016-04-07 | Revert to 74c1e6513bd0 (sim: Thermal support for Linux) | Andreas Sandberg |
2016-04-06 | Revert power patch sets with unexpected interactions | Andreas Sandberg |
2016-04-05 | power: Add support for power models | David Guillen Fandos |
2014-11-18 | power: Add power states to ClockedObject | Akash Bagdia |
2015-05-12 | sim: Adding thermal model support | David Guillen Fandos |
2015-12-11 | sim: Add additional debug information when draining | Sascha Bischoff |
2016-04-01 | sim: Fix clock_domain unserialization | Sascha Bischoff |
2016-03-17 | base: add symbol support for dynamic libraries | Brandon Potter |
2016-03-17 | base: support dynamic loading of Linux ELF objects in SE mode | Brandon Potter |
2016-03-17 | syscall_emul: move mmapGrowsDown() to LiveProcess | Steve Reinhardt |
2016-03-17 | syscall_emul: fix bugs for mmap2 system call and x86-32 syscalls | Brandon Potter |
2016-03-17 | syscall_emul: extend mmap system call to support file backed mmaps | Brandon Potter |
2016-03-17 | syscall_emul: add extra debug support for syscalls | Alexandru Dutu |
2016-03-17 | syscall_emul, style: refactor lseek | Brandon Potter |
2016-03-17 | syscall_emul, style: fix newline issue inside assert | Brandon Potter |
2016-03-08 | syscall_emul: Fix erroneous use of delete | Andreas Hansson |
2015-06-17 | sim: Add voltage() function to clocked_object | David Guillen Fandos |
2015-11-26 | sim: Add support for notifying Drainable objects of a fork | Andreas Sandberg |
2015-11-27 | base: Add support for changing output directories | Andreas Sandberg |
2016-02-13 | syscall_emul: Implement clock_getres() system call | Michael LeBeane |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2016-01-17 | sim: don't ignore SIG_TRAP | Steve Reinhardt |
2016-01-11 | scons: Enable -Wextra by default | Andreas Hansson |
2016-01-07 | dev: Distributed Ethernet link for distributed gem5 simulations | Gabor Dozsa |
2016-01-07 | pseudo inst,util: Add optional key to initparam pseudo instruction | Gabor Dozsa |
2015-12-18 | sim: Use the old work item behavior by default | Andreas Sandberg |
2015-12-14 | sim: Add an option to forward work items to Python | Andreas Sandberg |
2015-11-05 | sim: Disable gzip compression for writefile pseudo instruction | Sascha Bischoff |
2015-12-09 | syscall_emul: don't check host fd when allocating target fd | Steve Reinhardt |
2015-12-04 | sim: Get rid of the non-const serialize() method | Andreas Sandberg |
2015-12-04 | sim: Add support for generating back traces on errors | Andreas Sandberg |
2015-10-12 | misc: Add explicit overrides and fix other clang >= 3.5 issues | Andreas Hansson |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-10-09 | sim: Add relative break scheduling | Dylan Johnson |
2015-09-02 | sim: Add ability to break at specific kernel function | Dylan Johnson |
2015-09-30 | cpu: Change thread assignments for heterogenous SMT | Mitch Hayenga |