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
Age
Commit message (
Expand
)
Author
2018-09-05
testlib: No catch of custom exceptions in sandbox
Sean Wilson
2018-09-03
config: Move KVM CPU checking to CpuConfig helper module
Andreas Sandberg
2018-08-28
systemc: Minimally implemented the deprecated sc_simcontext.
Gabe Black
2018-08-28
systemc: Add a minimal version of the deprecated sc_process_b.
Gabe Black
2018-08-28
systemc: Add bind() to sc_port_base.
Gabe Black
2018-08-28
systemc: Make the verify.py --list option print a total count.
Gabe Black
2018-08-28
systemc: Disable a few more tests that aren't going to work.
Gabe Black
2018-08-28
systemc: Disable the phase_callbacks set of tests.
Gabe Black
2018-08-28
systemc: Add the nonstandard sc_user exception type.
Gabe Black
2018-08-28
systemc: Add the nonstandard sc_trace_params and sc_trace_params_vec.
Gabe Black
2018-08-28
systemc: Make some functions static in conflict with the spec.
Gabe Black
2018-08-28
systemc: Add the nonstandard time_stamp function.
Gabe Black
2018-08-28
systemc: Add the nonstandard sc_hierarchical_name_exists function.
Gabe Black
2018-08-28
systemc: Add the nonstandard timed_out function.
Gabe Black
2018-08-28
systemc: Add some deprecated sc_module constructors.
Gabe Black
2018-08-28
systemc: Add the non-standard sc_time_tuple class.
Gabe Black
2018-08-28
systemc: Add non-standard sc_status constants.
Gabe Black
2018-08-28
systemc: Add deprecated sc_time constructors.
Gabe Black
2018-08-28
systemc: Add an sc_event_finder::find_event method.
Gabe Black
2018-08-28
systemc: Add some deprecated sc_time factory methods.
Gabe Black
2018-08-28
systemc: Add some common test include files.
Gabe Black
2018-08-28
systemc: Add some nonstandard, undocumented sc_report_* functions.
Gabe Black
2018-08-24
base: If valgrind is available, tell it about Fiber stacks.
Gabe Black
2018-08-24
cpu: Stream/SubstreamID support in TrafficGen
Giacomo Travaglini
2018-08-24
cpu: Turn BaseTrafficGen numSuppressed into a stat
Michiel W. van Tol
2018-08-22
mem: Add StreamID and SubstreamID
Stanislaw Czerniawski
2018-08-22
systemc: Add deprecated default time unit management functions.
Gabe Black
2018-08-22
systemc: Add deprecated notify_delayed functions.
Gabe Black
2018-08-22
systemc: Add some nonstandard cthread related sc_module functions.
Gabe Black
2018-08-22
systemc: Add the deprecated sc_trace_delta_cycles function.
Gabe Black
2018-08-22
systemc: Add a nonstandard sc_signal constructor.
Gabe Black
2018-08-22
systemc: Add some nonstandard (get|set)_catch_actions functions.
Gabe Black
2018-08-22
systemc: Exclude another test which exercises sc_string.
Gabe Black
2018-08-22
systemc: Add the nonstandard, undocumented halt function.
Gabe Black
2018-08-22
systemc: Define the nonstandard sc_event_queue_port typedef.
Gabe Black
2018-08-22
systemc: Add some nonstandard SC_WAIT* macros.
Gabe Black
2018-08-22
systemc: Exclude a test which probably could never compile?
Gabe Black
2018-08-22
systemc: Add nonstandard sc_trace-s for sc_event and sc_time.
Gabe Black
2018-08-22
systemc: Add a filter file for the tests which are expected to work.
Gabe Black
2018-08-22
systemc: Add a filter-file option.
Gabe Black
2018-08-22
systemc: Add support for deprecated integer report handler ids.
Gabe Black
2018-08-22
systemc: Add the nonstandard macro SC_NEW.
Gabe Black
2018-08-22
systemc: Add the nonstandard triggered function sc_event.
Gabe Black
2018-08-22
systemc: Add the nonstandard variable sc_allow_process_control_corners.
Gabe Black
2018-08-22
systemc: Add some "implementation defined" stuff to sc_attr_cltn.
Gabe Black
2018-08-22
systemc: Fix a small bug in verify.py.
Gabe Black
2018-08-21
dev, arm: Fix incorrect GIC address range sizes
Andreas Sandberg
2018-08-21
misc: Appease GCC 8
Jason Lowe-Power
2018-08-21
ext: Cherry-pick pybind change to support GCC 8
Jason Lowe-Power
2018-08-17
util: add util/maint/show_changes_by_file.py tool
Brandon Potter
[next]