summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-17config: ruby network test: remove piobus checkNilay Vaish
2013-04-16stats: Bump the vortex stats to match latest behaviourAndreas Hansson
2013-04-09stats: Bump Ruby stats for new changesetsJoel Hestness
2013-04-09Configs: Fix handling of maxtick and take_checkpointsJoel Hestness
2013-04-09Ruby: Fix RubyPort evict packet memory leakJoel Hestness
2013-04-09Ruby: Delete packet requests during warmupJoel Hestness
2013-04-09Ruby: Add field to slicc machine for generic typeJoel Hestness
2013-04-09Ruby: Order profilers based on versionJoel Hestness
2013-04-09Ruby: More descriptive message buffer connection fatalJason Power
2013-04-09Ruby: Fix typo in Slicc if-statement AST errorJason Power
2013-04-07Ruby System, Cache Recorder: Use delete [] for trace varsJoel Hestness
2013-04-02rcs scripts: remove bbench.rcSAnthony Gutierrez
2013-03-29regressions: updates due to changes to o3 cpu, x86 memory mapNilay Vaish
2013-03-29o3cpu: commit: changes interrupt handlingNilay Vaish
2013-03-28x86: changes to apic, keyboardNilay Vaish
2013-03-28x86: create space in bios memory mapNilay Vaish
2013-03-28regressions: update eio stats due to cache latency fixNilay Vaish
2013-03-27regressions: update due to cache latency fixNilay Vaish
2013-03-27mem: Fix cache latency bugMitch Hayenga
2013-03-27scons: don't die on warnings in swig-generated codeSteve Reinhardt
2013-03-26util: Add a utility script for decoding packet tracesAndreas Hansson
2013-03-26util: Add a utility script for encoding packet tracesAndreas Hansson
2013-03-26stats: Update stats for cache retry event checkAndreas Hansson
2013-03-26mem: Cancel cache retry event when blocking portRene de Jong
2013-03-26stats: Update stats to reflect bus retry changesAndreas Hansson
2013-03-26mem: Separate waiting for the bus and waiting for a peerAndreas Hansson
2013-03-26mem: Introduce a variable for the retrying portAndreas Hansson
2013-03-26mem: Add a generic id field to the packet traceAndreas Hansson
2013-03-26mem: Add optional request flags to the packet traceAndreas Hansson
2013-03-26cpu: Remove CpuPort and use MasterPort in the CPU classesAndreas Hansson
2013-03-25x86: Revert [02321b16685f] which breaks m5ops on x86Andreas Sandberg
2013-03-22config: return exit event instead of causeNilay Vaish
2013-03-22regressions: updates to config.ini for ruby testsNilay Vaish
2013-03-22ruby: slicc: set sender, receiver clock objs for optional queueNilay Vaish
2013-03-22ruby: message buffer: correct previous errorsNilay Vaish
2013-03-22ruby: message buffer: remove _ptr from some variablesNilay Vaish
2013-03-22ruby: message buffer node: used Tick in place of CyclesNilay Vaish
2013-03-22ruby: consumer: avoid using receiver side clockNilay Vaish
2013-03-22ruby: remove unsued profile functionsNilay Vaish
2013-03-22ruby: keep histogram of outstanding requests in seqNilay Vaish
2013-03-22slicc: remove check if the L1Cache has a sequencerNilay Vaish
2013-03-22ruby: move stall and wakeup functions to AbstractControllerNilay Vaish
2013-03-22ruby: connect two controllers using only message buffersNilay Vaish
2013-03-22ruby: convert Topology to regular classNilay Vaish
2013-03-22ruby: network: move routers from topology to networkNilay Vaish
2013-03-20cpu: Avoid including inorder TLBUnit to avoid gcc LTO bugAndreas Hansson
2013-03-18scons: Try to use 'tcmalloc' before 'tcmalloc_minimal'Andreas Sandberg
2013-03-18scons: Avoid malloc/free compiler optimization when using tcmallocAndreas Sandberg
2013-03-18scons: Don't explicitly add tcmalloc_minimal to LIBSAndreas Sandberg
2013-03-18scons: Include flags required to link statically with PythonAndreas Sandberg