Age | Commit message (Expand) | Author |
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 |
2015-09-25 | mem: Avoid adding and then removing empty snoop-filter items | Andreas Hansson |
2015-09-25 | mem: Only track snooping ports in the snoop filter | Andreas Hansson |
2015-09-25 | mem: Add snoop filters to L2 crossbars, and check size | Ali Jafri |
2015-09-25 | mem: Store snoop filter lookup result to avoid second lookup | Andreas Hansson |
2015-09-25 | mem: Add snoops for CleanEvicts and Writebacks in atomic mode | Ali Jafri |
2015-09-25 | mem: Add CleanEvict and Writeback support to snoop filters | Ali Jafri |
2015-09-25 | mem: Add check for snooping ports in the snoop filter | Ali Jafri |
2015-09-25 | mem: Make the coherent crossbar account for timing snoops | Andreas Hansson |
2015-09-25 | mem: Do not include snoop-filter latency in crossbar occupancy | Andreas Hansson |
2015-09-24 | ruby: simple network: refactor code | Nilay Vaish |
2015-09-23 | ruby: garnet: refactor code in network links | Nilay Vaish |
2015-09-23 | ruby: bloom filters: refactor code | Nilay Vaish |