index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sim
Age
Commit message (
Expand
)
Author
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
2015-09-29
syscall_emul: Bandage readlink /proc/self/exe
Joel Hestness
2015-09-25
mem: Add PacketInfo to be used for packet probe points
Andreas Hansson
2015-09-04
sim: Fix time unit in abort message
Andreas Hansson
2015-09-02
sim: tag-based checkpoint versioning
Curtis Dunham
2015-09-02
sim: support checkpointing std::set<std::string>'s
Curtis Dunham
2015-09-02
sim: make warning for absent optional parameters optional
Curtis Dunham
2015-09-01
sim: Remove broken AutoSerialize support from the event queue
Andreas Sandberg
2015-09-01
sim: Remove autoserialize support for exit events
Andreas Sandberg
2015-09-01
sim: Remove unused SerializeBuilder interface
Andreas Sandberg
2015-09-01
sim: Replace fromInt/fromSimObject with decltype
Andreas Sandberg
2015-09-01
sim: Move SimObject resolver to sim_object.hh
Andreas Sandberg
2015-08-26
cpu: quiesce pseudoinsts: Always do full quiesce
Emilio Castillo
2015-08-11
sim: clocked object: function for converting cycles to ticks.
Nilay Vaish
2015-08-07
sim: Flag EventQueue::getCurTick() as const
Andreas Sandberg
2015-08-07
sim: Split ClockedObject to make it usable to non-SimObjects
Andreas Sandberg
2015-08-07
base: Declare a type for context IDs
Andreas Sandberg
[next]