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
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
2017-03-09
syscall-emul: Move memState into its own file
Brandon Potter
2017-02-27
syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess s...
Brandon Potter
2015-07-20
syscall_emul: [patch 13/22] add system call retry capability
Brandon Potter
2016-11-09
syscall_emul: [patch 9/22] remove unused global variable (num_processes)
Brandon Potter
2016-11-09
syscall_emul: [patch 8/22] refactor process class
Brandon Potter
2016-11-09
syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead
Brandon Potter
2017-02-17
sparc: fix bugs caused by cd7f3a1dbf55
Brandon Potter
2016-11-09
syscall_emul: [patch 4/22] remove redundant M5_pid field from process
Brandon Potter
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2016-11-09
syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-07-21
isa: Modify get/check interrupt routines
Mitch Hayenga
2016-04-01
syscall_emul: remove mmapFlagTable
Steve Reinhardt
2016-04-01
syscall_emul: factor out flag tables into common file
Steve Reinhardt
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: extend mmap system call to support file backed mmaps
Brandon Potter
2016-03-17
syscall_emul: add many Linux kernel flags
Brandon Potter
2016-03-17
syscall_emul: rename OpenFlagTransTable struct
Brandon Potter
2016-02-23
scons: Add missing override to appease clang
Andreas Hansson
2016-02-15
misc: Add missing overrides to appease clang
Andreas Hansson
2016-02-06
style: remove trailing whitespace
Steve Reinhardt
2016-01-17
cpu. arch: add initiateMemRead() to ExecContext interface
Steve Reinhardt
2016-01-17
arch: get rid of unused LargestRead typedef
Steve Reinhardt
2016-01-11
scons: Enable -Wextra by default
Andreas Hansson
2015-12-18
arm: remote GDB: rationalize structure of register offsets
Boris Shingarov
2015-11-16
sparc: Make remote debugging with gdb work
Palle Lyckegaard
2015-10-12
misc: Remove redundant compiler-specific defines
Andreas Hansson
2015-10-09
isa: Add parameter to pick different decoder inside ISA
Rekai Gonzalez Alberquilla
2015-09-30
isa,cpu: Add support for FS SMT Interrupts
Mitch Hayenga
2015-09-15
sparc: writing to tick_cmpr should not cause a panic
Palle Lyckegaard
2015-07-28
revert 5af8f40d8f2c
Nilay Vaish
2015-07-26
cpu: implements vector registers
Nilay Vaish
2015-07-07
sim: Refactor the serialization base class
Andreas Sandberg
2015-05-05
mem, cpu: Add a separate flag for strictly ordered memory
Andreas Sandberg
2015-02-16
arch: Make readMiscRegNoEffect const throughout
Andreas Hansson
2015-02-11
sim: Move the BaseTLB to src/arch/generic/
Andreas Sandberg
2015-01-25
cpu: Put all CPU instruction tracers in a single file
Ali Saidi
2014-12-05
misc: Generalize GDB single stepping.
Gabe Black
2014-12-05
misc: Make the GDB register cache accessible in various sized chunks.
Gabe Black
2014-11-23
mem: Page Table map api modification
Alexandru Dutu
2014-11-23
kvm, x86: Adding support for SE mode execution
Alexandru Dutu
2014-10-22
sim: revert 6709bbcf564d
Nilay Vaish
2014-10-20
sim: implement getdents/getdents64 in user mode
Michael Adler
2014-10-16
arch: Use shared_ptr for all Faults
Andreas Hansson
2014-09-27
arch: Use const StaticInstPtr references where possible
Andreas Hansson
2014-09-20
alpha,arm,mips,power,x86,cpu,sim: Cleanup activate/deactivate
Mitch Hayenga
2014-09-03
arch: Cleanup unused ISA traits constants
Andreas Hansson
2014-08-28
mem: adding architectural page table support for SE mode
Alexandru
[next]