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
Age
Commit message (
Expand
)
Author
2018-08-02
arch-arm: Don't fail to initialise PMU if BP is missing
Andreas Sandberg
2018-07-28
arch-riscv: Add xret instructions
Alec Roelke
2018-07-28
arch-riscv: Add support for trap value register
Alec Roelke
2018-07-28
arch-riscv: Add support for fault handling
Alec Roelke
2018-07-26
base: Fix ucontext compilation error for macOS
Giacomo Travaglini
2018-07-25
cpu: Warn when (un)serializing a traffic generator
Giacomo Travaglini
2018-07-25
cpu: Allow creation of traffic gen from generic SimObjects
Giacomo Travaglini
2018-07-25
mem-cache: TempCacheBlk allocates and destroys its own data
Robert Kovacsics
2018-07-24
systemc: Flesh out the sc_port implementation slightly.
Gabe Black
2018-07-24
systemc: Stub out the predefined channels.
Gabe Black
2018-07-24
systemc: Add systemc and systemc.h header files.
Gabe Black
2018-07-24
systemc: Stub out the sc_spawn related classes and functions.
Gabe Black
2018-07-24
systemc: Stub out the sc_process_handle class.
Gabe Black
2018-07-24
systemc: Seperate the "external" header interface.
Gabe Black
2018-07-24
systemc: Stub out the sc_module class and related functions.
Gabe Black
2018-07-24
systemc: Add a stubbed out implementation of the sc_sensitive class.
Gabe Black
2018-07-24
systemc: Add a stub implementation for sc_attr related classes.
Gabe Black
2018-07-24
cpu-o3: Missing freeing the heads of DepGraph in IQ squashing
Hanhwi Jang
2018-07-23
systemc: Add a stubbed out sc_event_finder class.
Gabe Black
2018-07-23
systemc: Implement a stub version of the sc_prim class.
Gabe Black
2018-07-23
systemc: Add stubbed out versions of sc_port and sc_export.
Gabe Black
2018-07-23
systemc: Add stubbed out versions of sc_event and related classes.
Gabe Black
2018-07-23
systemc: Add stubbed out versions of the sc_time functions.
Gabe Black
2018-07-23
systemc: Add the sc_nbdefs.hh header from Accellera.
Gabe Black
2018-07-23
systemc: Add a stub version of the sc_interface class.
Gabe Black
2018-07-23
systemc: Hook up sc_main.
Gabe Black
2018-07-23
systemc: Partially implement the sc_module_name class.
Gabe Black
2018-07-23
mem: Rename Packet::checkFunctional to trySatisfyFunctional
Robert Kovacsics
2018-07-20
mem: Removed "using namespace std;" from src/mem/packet.cc
Robert Kovacsics
2018-07-19
mem: Fix off-by-one error in checkFunctional, and simplify it
Robert Kovacsics
2018-07-19
mem-cache: Typo in comment: 'proceed' -> 'precede'
Robert Kovacsics
2018-07-17
dev, arm: accept and ignore writes to GIC APRn registers
Ciro Santilli
2018-07-16
systemc: Add a stub kernel SimObject.
Gabe Black
2018-07-16
systemc: Add a stubbed out sc_object class.
Gabe Black
2018-07-16
arch-arm: Introduce ARMv8.1 Virtual Timer System Registers
Giacomo Travaglini
2018-07-16
arch-arm: Introduce RAS System Registers
Giacomo Travaglini
2018-07-13
cpu: Add a Python-enabled traffic generator
Andreas Sandberg
2018-07-13
cpu: Support trace termination in BaseTrafficGen
Andreas Sandberg
2018-07-13
cpu: Unify error handling for address generators
Andreas Sandberg
2018-07-13
cpu: Split the traffic generator into two classes
Andreas Sandberg
2018-07-10
misc: Fix BaseCPU doxygen
Jason Lowe-Power
2018-07-09
arch-riscv: enable rudimentary fs simulation
Robert
2018-07-09
arch-riscv: Fix the srlw and srliw instructions.
Austin Harris
2018-06-29
base: Add a M5_PUBLIC and M5_LOCAL attribute macro
Andreas Sandberg
2018-06-28
python: Fix call bug in @cxxMethod when override is True
Andreas Sandberg
2018-06-28
cpu: Remove reduntant protobuf includes
Andreas Sandberg
2018-06-28
python: Fixup incorrect syntax in PyBind argument handler
Andreas Sandberg
2018-06-28
mem: Add a memory delay simulator
Andreas Sandberg
2018-06-28
arch-arm: Fix incorrect t{0,1}sz field in TTBCR
Andreas Sandberg
2018-06-28
base: Add an asymmetrical Coroutine class
Giacomo Travaglini
[next]