summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-03-18mem: Fix missing delete of packet in DRAM accessAndreas Hansson
2013-03-15ruby: set: corrects csprintf() call introduced by 7d95b650c9b6Nilay Vaish
2013-03-14scons: Check for known buggy version of SWIG (2.0.9)Andreas Sandberg
2013-03-12cpu: Fix state transition bug in the traffic generatorAndreas Sandberg
2013-03-11regressions: x86: stats updates due to new x87 instsNilay Vaish
2013-03-11x86: implement some of the x87 instructionsNilay Vaish
2013-03-07base: Fix address range granularity calculationsAndreas Hansson
2013-03-07ruby: Fix gcc 4.8 maybe-uninitialized compilation errorAndreas Hansson
2013-03-07x86: Make the table walker reset the packet delayAndreas Hansson
2013-03-06regressions: stats updates due to no physmem in rubyNilay Vaish
2013-03-06ruby: remove the functional copy of memory in se modeNilay Vaish
2013-03-06ruby: garnet: fixed: implement functional accessNilay Vaish
2013-03-04stats: update patches for branch predictor and fetch updates.Ali Saidi
2013-03-04cpu: fix a switching issue with the o3 cpu.Ali Saidi
2013-03-04ARM: fix some cases where instructions that write to fp reg 15 are accidently...Ali Saidi
2013-03-02ruby: fixes functional writes to RubyRequestBlake Hechtman ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2013-03-02sim: remove duplicate check on stack sizeNilay Vaish