Age | Commit message (Expand) | Author |
2014-03-23 | ruby: Move Ruby debug flags to ruby dir and remove stale options | Andreas Hansson |
2014-03-23 | util: Add support for detection of gzipped packet traces | Andreas Hansson |
2014-03-23 | mem: Include the DRAMSim2 wrapper in NULL build | Andreas Hansson |
2014-03-23 | ext: Fix typo in DRAMSim2 SConscript | Andreas Hansson |
2014-03-23 | mem: CommMonitor trace warn on non-timing mode | Sascha Bischoff |
2014-03-23 | cpu: Add basic check to TrafficGen initial state | Stan Czerniawski |
2014-03-23 | dev: Fix IsaFake's cxx_header setting | Andrew Bardsley |
2014-03-23 | arm: m5ops readfile64 args broken, offset coming through garbage | Eric Van Hensbergen |
2014-03-23 | base: Fix error message time unit (cycle -> tick) | Andreas Hansson |
2014-03-20 | stats: updates due to changes to ruby config scripts | Nilay Vaish |
2014-03-20 | ruby: consumer: avoid accessing wakeup times when waking up | Nilay Vaish |
2014-03-20 | ruby: garnet: convert network interfaces into clocked objects | Nilay Vaish |
2014-03-20 | ruby: slicc: code refactor | Nilay Vaish |
2014-03-20 | config: ruby: rename _cpu_ruby_ports to _cpu_ports | Nilay Vaish |
2014-03-20 | config: fs.py: move creating of test/drive systems to functions | Nilay Vaish |
2014-03-20 | config: remove ruby_fs.py | Nilay Vaish |
2014-03-20 | ruby: no piobus in se mode | Nilay Vaish |
2014-03-17 | config: ruby: remove piobus from protocols | Nilay Vaish |
2014-03-17 | ruby: remove some of the unnecessary code | Nilay Vaish |
2014-03-16 | kvm: Clean up signal handling | Andreas Sandberg |
2014-03-16 | kvm: x86: Adjust PC to remove the CS segment base address | Andreas Sandberg |
2014-03-16 | kvm: x86: Add support for x86 INIT and STARTUP handling | Andreas Sandberg |
2014-03-12 | alpha: Small removal of dead comments/code from alpha ISA | Paul Rosenfeld |
2014-03-07 | cpu: Make CPU and ThreadContext getters const | Andreas Hansson |
2014-03-07 | arm: Handle functional TLB walks properly | Geoffrey Blake |
2014-03-07 | mem: Fix incorrect assert failure in the Cache | Prakash Ramrakhyani |
2014-03-07 | mem: Edit proto Packet and enhance the python script | Radhika Jagtap |
2014-03-07 | scons: Fix clang version identification for OSX | Mitch Hayenga |
2014-03-07 | misc: Add panic_if / fatal_if / chatty_assert | Stephan Diestelhorst |
2014-03-07 | scons: Fixes uninitialized warnings issued by clang | Mitch Hayenga |
2014-03-07 | arm: Fix uninitialised warning with gcc 4.8 | Stephan Diestelhorst |
2014-03-07 | mem: Wakeup sleeping CPUs without caches on LLSC | Ali Saidi |
2014-03-06 | sim: Schedule the global sync event at curTick() + simQuantum | Andreas Sandberg |
2014-03-03 | x86: Setup correct TSL/TR segment attributes on INIT | Andreas Sandberg |
2014-03-03 | kvm: x86: Always assume segments to be usable | Andreas Sandberg |
2014-03-03 | kvm: Initialize signal handlers from startupThread() | Andreas Sandberg |
2014-03-01 | ruby: message buffer: changes related to tracking push/pop times | Nilay Vaish |
2014-03-01 | ruby: make the max_size variable of the MessageBuffer unsigned | Nilay Vaish |
2014-03-01 | cpu: Enable fast-forwarding for MIPS InOrderCPU and O3CPU | Christopher Torng |
2014-03-01 | ruby: profiler: statically allocate stats variable | Nilay Vaish |
2014-02-24 | stats: updates due to c0db268f811b | Nilay Vaish |
2014-02-24 | ruby: correct errors in changeset 4eec7bdde5b0 | Nilay Vaish |
2014-02-23 | stats: updates due to changes to ruby pio access handling | Nilay Vaish |
2014-02-23 | ruby: route all packets through ruby port | Nilay Vaish |
2014-02-23 | ruby: Simplify RubyPort flow control and routing | Andreas Hansson |
2014-02-23 | config: topologies: slight code refactor | Nilay Vaish |
2014-02-23 | ruby: message buffer: refactor code | Nilay Vaish |
2014-02-23 | ruby: remove few not required #includes | Nilay Vaish |
2014-02-23 | ruby: slicc: remove unused COPY_HEAD functionality | Nilay Vaish |
2014-02-23 | ruby: protocols: remove unused action z_stall | Nilay Vaish |