Age | Commit message (Expand) | Author |
2015-11-06 | mem: Use the packet delays and do not just zero them out | Andreas Hansson |
2015-11-06 | mem: Align rules for sinking inhibited packets at the slave | Andreas Hansson |
2015-11-06 | mem: Do not treat CleanEvict as a write operation | Andreas Hansson |
2015-11-06 | mem: Unify delayed packet deletion | Andreas Hansson |
2015-11-06 | misc: Appease clang static analyzer | Andreas Hansson |
2015-11-06 | mem: Check the XBar's port queues on functional snoops | Andreas Sandberg |
2015-11-03 | mem: hmc: minor fixes | Erfan Azarkhish |
2015-11-03 | mem: hmc: serial link model | Erfan Azarkhish |
2015-11-03 | mem: hmc: adds controller | Erfan Azarkhish |
2015-10-29 | arm: Add secure flag to TableWalker request when needed | Nathanael Premillieu |
2015-10-29 | dev: Fix segfault in flash device | Sascha Bischoff |
2015-10-29 | dev: Fix draining for UFSHostDevice and FlashDevice | Sascha Bischoff |
2015-10-29 | kvm, arm: Fix compilation errors due to API changes | Victor Garcia |
2015-10-29 | mem: Clarify cache MSHR handling on fill | Andreas Hansson |
2015-10-25 | power: Implement Remote GDB | Boris Shingarov |
2015-10-23 | x86: Add missing explicit overrides for X86 devices | Andreas Hansson |
2015-10-23 | arm: Add missing explicit overrides for ARM devices | Andreas Hansson |
2015-10-14 | mem: Pass snoop retries through the CommMonitor | Andreas Hansson |
2015-10-14 | ruby: profiler: provide the number of vnets through ruby system | Nilay Vaish |
2015-10-14 | ruby: remove unused functionalRead() function. | Nilay Vaish |
2015-10-14 | ruby: garnet: flexible: refactor flit | Nilay Vaish |
2015-10-12 | misc: Add explicit overrides and fix other clang >= 3.5 issues | Andreas Hansson |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-10-10 | sim: Don't quiesce UDelayEvents with 0 latency | Joel Hestness |
2015-10-09 | isa: Add parameter to pick different decoder inside ISA | Rekai Gonzalez Alberquilla |
2015-10-09 | sim: Add relative break scheduling | Dylan Johnson |
2015-10-06 | arch: clean up isa_parser error handling | Steve Reinhardt |
2015-10-06 | sim: add ExecMacro to Exec* compound debug flags | Steve Reinhardt |
2015-10-06 | sim: print pid in output header | Steve Reinhardt |
2015-10-06 | x86: implement rcpps and rcpss SSE insts | Steve Reinhardt |
2015-10-06 | x86: implement fild, fucomi, and fucomip x87 insts | Steve Reinhardt |
2015-09-02 | sim: Add ability to break at specific kernel function | Dylan Johnson |
2015-09-30 | base: remove Trace::enabled flag | Curtis Dunham |
2015-09-30 | arm: Change TLB Software Caching | Mitch Hayenga |
2015-09-30 | cpu,isa,mem: Add per-thread wakeup logic | Mitch Hayenga |
2015-09-30 | isa,cpu: Add support for FS SMT Interrupts | Mitch Hayenga |
2015-09-30 | arm: SMT MPIDR Setting | Mitch Hayenga |
2015-09-30 | cpu: Add per-thread monitors | Mitch Hayenga |
2015-09-30 | config,cpu: Add SMT support to Atomic and Timing CPUs | Mitch Hayenga |
2015-09-30 | cpu: Change thread assignments for heterogenous SMT | Mitch Hayenga |
2015-09-29 | ruby: Fix CacheMemory allocate leak | Joel Hestness |
2015-09-29 | arch, x86: Delete packet in IntDevice::recvResponse | Joel Hestness |
2015-09-29 | ruby: RubyPort delete snoop requests | Joel Hestness |
2015-09-29 | ruby: Fix memory leak in AbstractController | Joel Hestness |
2015-09-29 | ruby: RubyMemoryControl delete requests | Joel Hestness |
2015-09-29 | syscall_emul: Bandage readlink /proc/self/exe | Joel Hestness |
2015-09-25 | mem: Add PacketInfo to be used for packet probe points | Andreas Hansson |
2015-09-25 | mem: Add check for block status on WriteLineReq fill | Andreas Hansson |
2015-09-25 | mem: Fix WriteLineReq fill behaviour | Andreas Hansson |
2015-09-25 | mem: Comment clean-up for the snoop filter | Andreas Hansson |