summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-10-29dev: Fix draining for UFSHostDevice and FlashDeviceSascha Bischoff
2015-10-29kvm, arm: Fix compilation errors due to API changesVictor Garcia
2015-10-29mem: Clarify cache MSHR handling on fillAndreas Hansson
2015-10-25power: Implement Remote GDBBoris Shingarov
2015-10-23x86: Add missing explicit overrides for X86 devicesAndreas Hansson
2015-10-23arm: Add missing explicit overrides for ARM devicesAndreas Hansson
2015-10-14mem: Pass snoop retries through the CommMonitorAndreas Hansson
2015-10-14ruby: profiler: provide the number of vnets through ruby systemNilay Vaish
2015-10-14ruby: remove unused functionalRead() function.Nilay Vaish
2015-10-14ruby: garnet: flexible: refactor flitNilay Vaish
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-10-10sim: Don't quiesce UDelayEvents with 0 latencyJoel Hestness
2015-10-09isa: Add parameter to pick different decoder inside ISARekai Gonzalez Alberquilla
2015-10-09sim: Add relative break schedulingDylan Johnson
2015-10-06arch: clean up isa_parser error handlingSteve Reinhardt
2015-10-06sim: add ExecMacro to Exec* compound debug flagsSteve Reinhardt
2015-10-06sim: print pid in output headerSteve Reinhardt
2015-10-06x86: implement rcpps and rcpss SSE instsSteve Reinhardt
2015-10-06x86: implement fild, fucomi, and fucomip x87 instsSteve Reinhardt
2015-09-02sim: Add ability to break at specific kernel functionDylan Johnson
2015-09-30base: remove Trace::enabled flagCurtis Dunham
2015-09-30arm: Change TLB Software CachingMitch Hayenga
2015-09-30cpu,isa,mem: Add per-thread wakeup logicMitch Hayenga
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-09-30arm: SMT MPIDR SettingMitch Hayenga
2015-09-30cpu: Add per-thread monitorsMitch Hayenga
2015-09-30config,cpu: Add SMT support to Atomic and Timing CPUsMitch Hayenga
2015-09-30cpu: Change thread assignments for heterogenous SMTMitch Hayenga
2015-09-29ruby: Fix CacheMemory allocate leakJoel Hestness
2015-09-29arch, x86: Delete packet in IntDevice::recvResponseJoel Hestness
2015-09-29ruby: RubyPort delete snoop requestsJoel Hestness
2015-09-29ruby: Fix memory leak in AbstractControllerJoel Hestness
2015-09-29ruby: RubyMemoryControl delete requestsJoel Hestness
2015-09-29syscall_emul: Bandage readlink /proc/self/exeJoel Hestness
2015-09-25mem: Add PacketInfo to be used for packet probe pointsAndreas Hansson
2015-09-25mem: Add check for block status on WriteLineReq fillAndreas Hansson
2015-09-25mem: Fix WriteLineReq fill behaviourAndreas Hansson
2015-09-25mem: Comment clean-up for the snoop filterAndreas Hansson
2015-09-25mem: Avoid adding and then removing empty snoop-filter itemsAndreas Hansson
2015-09-25mem: Only track snooping ports in the snoop filterAndreas Hansson
2015-09-25mem: Add snoop filters to L2 crossbars, and check sizeAli Jafri
2015-09-25mem: Store snoop filter lookup result to avoid second lookupAndreas Hansson
2015-09-25mem: Add snoops for CleanEvicts and Writebacks in atomic modeAli Jafri
2015-09-25mem: Add CleanEvict and Writeback support to snoop filtersAli Jafri
2015-09-25mem: Add check for snooping ports in the snoop filterAli Jafri
2015-09-25mem: Make the coherent crossbar account for timing snoopsAndreas Hansson
2015-09-25mem: Do not include snoop-filter latency in crossbar occupancyAndreas Hansson
2015-09-24ruby: simple network: refactor codeNilay Vaish
2015-09-23ruby: garnet: refactor code in network linksNilay Vaish