summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-20attack code and exp scriptis-rebase08-QoSmemIru Cai
2019-03-20invisispec-1.0 configsIru Cai
2019-03-20invisispec-1.0 sourceIru Cai
2018-09-10dev, arm: Add misc reg tracing to the generic timerAndreas Sandberg
2018-09-10dev-arm: Create a getter for ArmInterruptPin ID numberGiacomo Travaglini
2018-09-07mem: Make DRAMCtrl a QoS-aware Memory ControllerMatteo Andreozzi
2018-09-07mem: Implement base QoS Policies.Giacomo Travaglini
2018-09-07mem: Add a simple QoS-aware Memory ControllerMatteo Andreozzi
2018-09-07mem: Add a QoS-aware Memory Controller typeMatteo Andreozzi
2018-09-07sim: Add System method for MasterID lookupGiacomo Travaglini
2018-09-07mem-cache: Create Skewed Assoc placement policyDaniel R. Carvalho
2018-09-07net: Fix a bug when handling IPv6 packetsPin-Yen Lin
2018-09-05systemc: Implement pending activity related functionsGabe Black
2018-09-05systemc: Implement sc_pause, sc_stop, and re-sc_start-ing.Gabe Black
2018-09-05systemc: Implement sc_get_current_process_handle's other personality.Gabe Black
2018-09-05systemc: Handle suspended processes and handle sensitivity overload.Gabe Black
2018-09-05systemc: Implement next_trigger and wait.Gabe Black
2018-09-05systemc: Implement the sensitivity mechanism.Gabe Black
2018-09-05systemc: Hook up sc_time_stamp sc_delta_count.Gabe Black
2018-09-05systemc: Implement much of events, event lists and event exprs.Gabe Black
2018-09-05systemc: Implement channel updates and rework the scheduler.Gabe Black
2018-09-05systemc: Partially implement the scheduler.Gabe Black
2018-09-05systemc: Fill out sc_process_handle and create Process classes.Gabe Black
2018-09-05systemc: Implement some basic plumbing in sc_module.hh.Gabe Black
2018-09-05systemc: Implement most of sc_object.Gabe Black
2018-09-05systemc: Get sc_main to work even when dynamically linked.Gabe Black
2018-09-05systemc: Implement the sc_attr classes.Gabe Black
2018-09-05systemc: Disable tests which use sensitive_(pos|neg).Gabe Black
2018-09-05systemc: Enable some more sc_simcontext related tests.Gabe Black
2018-09-05systemc: Add m_cur_val and m_new_val to sc_signal.Gabe Black
2018-09-05systemc: Add the "implementation defined" vport function.Gabe Black
2018-09-05systemc: Add the nonstandard sc_join class and sc_thread_handle type.Gabe Black
2018-09-05testlib: No catch of custom exceptions in sandboxSean Wilson
2018-09-03config: Move KVM CPU checking to CpuConfig helper moduleAndreas Sandberg
2018-08-28systemc: Minimally implemented the deprecated sc_simcontext.Gabe Black
2018-08-28systemc: Add a minimal version of the deprecated sc_process_b.Gabe Black
2018-08-28systemc: Add bind() to sc_port_base.Gabe Black
2018-08-28systemc: Make the verify.py --list option print a total count.Gabe Black
2018-08-28systemc: Disable a few more tests that aren't going to work.Gabe Black
2018-08-28systemc: Disable the phase_callbacks set of tests.Gabe Black
2018-08-28systemc: Add the nonstandard sc_user exception type.Gabe Black
2018-08-28systemc: Add the nonstandard sc_trace_params and sc_trace_params_vec.Gabe Black
2018-08-28systemc: Make some functions static in conflict with the spec.Gabe Black
2018-08-28systemc: Add the nonstandard time_stamp function.Gabe Black
2018-08-28systemc: Add the nonstandard sc_hierarchical_name_exists function.Gabe Black
2018-08-28systemc: Add the nonstandard timed_out function.Gabe Black
2018-08-28systemc: Add some deprecated sc_module constructors.Gabe Black
2018-08-28systemc: Add the non-standard sc_time_tuple class.Gabe Black
2018-08-28systemc: Add non-standard sc_status constants.Gabe Black
2018-08-28systemc: Add deprecated sc_time constructors.Gabe Black