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-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
2014-10-22
syscall_emul: Put BufferArg classes in a separate header.
Steve Reinhardt
2014-10-22
syscall_emul: add EmulatedDriver object
Steve Reinhardt
2014-10-22
sim: revert 6709bbcf564d
Nilay Vaish
2014-10-20
x86: Fixes to avoid LTO warnings
Andreas Hansson
2014-10-20
sim: invalid alignment checks in mmap and mremap
Tom Jablin
2014-10-20
sim: mmap: correct behavior for fixed address
Michael Adler
2014-10-20
sim: implement getdents/getdents64 in user mode
Michael Adler
2014-10-20
x86: syscall: implementation of exit_group
Severin Wischmann ext:(%2C%20Ioannis%20Ilkos%20%3Cioannis.ilkos09%40imperial.ac.uk%3E)
2014-10-16
sim: EventQueue wakeup on events scheduled outside the event loop
Andreas Hansson
2014-10-16
arch: Use shared_ptr for all Faults
Andreas Hansson
2014-10-16
dev: Use shared_ptr for Arguments::Data
Andreas Hansson
2014-10-16
arch,x86,mem: Dynamically determine the ISA for Ruby store check
Andreas Hansson
2014-10-16
mem: Dynamically determine page bytes in memory components
Andreas Hansson
2014-10-16
cpu: Probe points for basic PMU stats
Andreas Sandberg
2014-10-16
sim: Add typedefs for PMU probe points
Andreas Sandberg
2014-10-16
sim: Add support for serializing BitUnionXX
Andreas Sandberg
2014-10-16
config: Add the ability to read a config file using C++ and Python
Andreas Hansson
2014-10-16
config: Add a --without-python option to build process
Andrew Bardsley
2014-10-01
misc: Fix issues identified by static analysis
Andreas Hansson
[next]