Age | Commit message (Expand) | Author |
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 |
2014-02-21 | config: ruby_random_test: updates due to recent unrelated changes | Nilay Vaish |
2014-02-21 | ruby: network: move message buffers to base network class. | Nilay Vaish |
2014-02-21 | ruby: network: garnet: fixed: removes net_ptr from links | Nilay Vaish |
2014-02-21 | ruby: cache: remove not required variable m_cache_name | Nilay Vaish |
2014-02-20 | ruby: network: garnet: fixed: removes next cycle functions | Nilay Vaish |
2014-02-20 | ruby: controller: slight code refactoring | Nilay Vaish |
2014-02-20 | ruby: mesi three level: rename incorrectly named files | Nilay Vaish |
2014-02-20 | ruby: network: removes unused code. | Nilay Vaish |
2014-02-20 | ruby: slicc: slight code refactoring | Nilay Vaish |
2014-02-20 | ruby: message buffer: removes some unecessary functions. | Nilay Vaish |
2014-02-20 | kvm: Add support for multi-system simulation | Andreas Sandberg |
2014-02-19 | arm: Bump stats after FS config script update | Andreas Hansson |
2014-02-18 | arm: armv8 boot options to enable v8 | Anthony Gutierrez |
2014-02-18 | mem: Fix bug in PhysicalMemory use of mmap and munmap | Andreas Hansson |
2014-02-18 | dev: Include basic devices in NULL ISA build | Andreas Hansson |
2014-02-18 | scons: Add PROTOC from the environment | Andreas Hansson |
2014-02-18 | mem: Filter cache snoops based on address ranges | Andreas Hansson |