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
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
2015-08-05
sim: Fixup comments and constness in draining infrastructure
Andreas Sandberg
2015-08-04
sim: Initialize Drainable::_drainState to the system's state
Andreas Sandberg
2015-08-04
mem: Add probe support to the CommMonitor
Andreas Sandberg
2015-08-03
sim: function for testing for auto deletion
Timothy Jones
2015-08-03
uby: Fix checkpointing and restore
Timothy Jones
2015-07-20
syscall: Add readlink to x86 with special case /proc/self/exe
David Hashe
2015-07-28
revert 5af8f40d8f2c
Nilay Vaish
2015-07-26
cpu: implements vector registers
Nilay Vaish
2015-07-24
style: change Process function calls to use camelCase
Brandon Potter
2015-07-24
syscall_emul: standardized file descriptor name and add return checks.
Brandon Potter
2015-07-24
base: refactor process class (specifically FdMap and friends)
Brandon Potter
2015-07-24
syscall_emul: file descriptor interface changes
Brandon Potter
2015-07-07
sim: Refactor and simplify the drain API
Andreas Sandberg
2015-07-07
sim: Decouple draining from the SimObject hierarchy
Andreas Sandberg
2015-07-07
sim: Move mem(Writeback|Invalidate) to SimObject
Andreas Sandberg
2015-07-07
sim: Make the drain state a global typed enum
Andreas Sandberg
2015-07-07
sim: Add macros to serialize objects into a section
Andreas Sandberg
2015-07-07
base: Add serialization support to Pixels and FrameBuffer
Andreas Sandberg
[next]