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
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
2015-07-07
sim: Fix broken event unserialization
Andreas Sandberg
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-07-07
sim: Add serialization macros for std containers
Andreas Sandberg
2015-06-01
sim, arm: add checkpoint upgrader for d02b45a5
Curtis Dunham
2015-05-26
arm: Implement some missing syscalls (SE mode)
Giacomo Gabrielli
2015-05-23
base: Redesign internal frame buffer handling
Andreas Sandberg
2015-05-15
sim: Don't clear the active CPU vector in System::initState
Andreas Sandberg
2015-05-05
syscall_emul: fix warn_once behavior
Steve Reinhardt
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2015-04-22
syscall_emul: implement clock_gettime system call
Brandon Potter
2015-04-22
syscall_emul: update getrlimit to use warn
Brandon Potter
2015-04-22
syscall_emul: fix warning with wrong syscall name
Brandon Potter
2015-04-13
sim: Use NULL instead of None for testing filenames.
Nilay Vaish
2015-04-13
sim: fix function for emulating dup()
Nilay Vaish
2015-04-03
sim: correct check for endianess
Ruslan Bukin
2015-03-26
sim: Update limit_event reuse to final version
Curtis Dunham
2015-03-23
sim: Reuse the same limit_event in simulate()
Curtis Dunham
2015-03-02
mem: Split port retry for all different packet classes
Andreas Hansson
2015-02-16
mem: mmap the backing store with MAP_NORESERVE
Andreas Hansson
2015-02-11
sim: Move the BaseTLB to src/arch/generic/
Andreas Sandberg
2015-02-03
sim: Remove test for non-NULL this in Event
Andreas Sandberg
2014-12-19
sim: prioritize async events; prevent starvation
Curtis Dunham
2015-01-25
sim: Clean up InstRecord
Ali Saidi
2015-01-25
cpu: Remove all notion that we know when the cpu is misspeculating.
Ali Saidi
2015-01-03
arm: Add unlinkat syscall implementation
mike upton
2014-12-27
syscall_emul: Return correct writev value
Joel Hestness
2014-11-24
misc: Another round of static analysis fixups
Andreas Hansson
2014-11-23
mem: Page Table map api modification
Alexandru Dutu
2014-11-23
x86: Segment initialization to support KvmCPU in SE
Alexandru Dutu
2014-11-23
kvm, x86: Adding support for SE mode execution
Alexandru Dutu
2014-09-02
syscall_emul: add retry flag to SyscallReturn
Steve Reinhardt
2014-10-22
syscall_emul: minor style fix to LiveProcess constructor
Steve Reinhardt
2014-10-22
syscall_emul: devirtualize BaseBufferArg methods
Steve Reinhardt
[next]