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-10-16
systemc: Make sure the right type process is running when calling wait.
Gabe Black
2018-10-16
systemc: Add an error check to sc_time.
Gabe Black
2018-10-16
systemc: Add some error checks to sc_export.
Gabe Black
2018-10-16
systemc: Implement general and VCD trace support.
Gabe Black
2018-10-16
systemc: Don't schedule the ready event unnecessarily.
Gabe Black
2018-10-16
systemc: Fix the implementation of sc_event::triggered.
Gabe Black
2018-10-16
systemc: Teach verify.py how to verify vcd files.
Gabe Black
2018-10-16
systemc: Fix the default width values for the various sc_trace-s.
Gabe Black
2018-10-16
systemc: Fix a typo in verify.py.
Gabe Black
2018-10-16
systemc: Add an error check whether an interface is alread bound to a port.
Gabe Black
2018-10-16
systemc: Add some additional error checks.
Gabe Black
2018-10-16
systemc: Change an error message to match the reference outputs.
Gabe Black
2018-10-13
mem-cache: Add missing includes in TreePLRU
Daniel
2018-10-13
mem: Get rid of some stray lines which ended up in packet.hh.
Gabe Black
2018-10-12
arch: Explicitly specify the endianness in the generic mem helpers.
Gabe Black
2018-10-12
mips: Use little endian packet accessors.
Gabe Black
2018-10-12
alpha: Use little endian packet accessors.
Gabe Black
2018-10-12
sparc: Use big endian packet accessors.
Gabe Black
2018-10-12
arm: Use little endian packet accessors.
Gabe Black
2018-10-12
x86: Use little endian packet accessors.
Gabe Black
2018-10-12
mem: Expose the raw packet accessor functions.
Gabe Black
2018-10-12
dev: Include the platform base class even in NULL_ISA builds.
Gabe Black
2018-10-12
syscall_emul: update arm uname release to 3.7.0+
Ciro Santilli
2018-10-11
mem-cache: Factor ReplaceableEntry out
Daniel R. Carvalho
2018-10-11
mem-cache: Move sector_blks to tags folder
Daniel R. Carvalho
2018-10-11
mem-cache: Rename blk.cc/hh to cache_blk.cc/hh
Daniel R. Carvalho
2018-10-11
mem-cache: Virtualize block print
Daniel R. Carvalho
2018-10-10
mem-cache: Create Tree-PLRU replacement policy
Daniel R. Carvalho
2018-10-10
mem-cache: Remove CacheSet.hh
Daniel R. Carvalho
2018-10-10
mem-cache: Split Tags for indexing policies
Daniel R. Carvalho
2018-10-10
mem-cache: Use set and way for ReplaceableEntry
Daniel R. Carvalho
2018-10-10
mem-cache: Use possible locations to find block
Daniel R. Carvalho
2018-10-10
mem-cache: Create tags initialization function
Daniel R. Carvalho
2018-10-10
mem-cache: Remove Packet dependency in Tags
Daniel R. Carvalho
2018-10-09
systemc: Implement the sc_signal_rv channel and ports.
Gabe Black
2018-10-09
systemc: Ignore a gem5 warning about setting the stack size in verify.py.
Gabe Black
2018-10-09
systemc: Warn if sc_stop is called more than once.
Gabe Black
2018-10-09
systemc: Check whether the simulation is running when creating sensitivities.
Gabe Black
2018-10-09
systemc: Handle nonstandard cthread sensitivities.
Gabe Black
2018-10-09
systemc: Change how the scheduler orders processes.
Gabe Black
2018-10-09
systemc: Differentiate between notifying methods and threads.
Gabe Black
2018-10-09
systemc: Rework how delayed sensitivities are handled.
Gabe Black
2018-10-09
systemc: Refactor sensitivities.
Gabe Black
2018-10-09
systemc: Implement sc_buffer.
Gabe Black
2018-10-09
systemc: Mark a few more tests as expected to return non-zero.
Gabe Black
2018-10-09
systemc: Add some error checks to some classes.
Gabe Black
2018-10-09
systemc: Add a "kind()" overload to sc_port_base.
Gabe Black
2018-10-09
systemc: Implement the sc_*_resolved classes.
Gabe Black
2018-10-09
systemc: Implement the sc_clock::time_stamp function.
Gabe Black
2018-10-09
systemc: Implement sc_mutex.
Gabe Black
[next]