Age | Commit message (Expand) | Author |
2013-04-22 | arm: Add a method to query interrupt state ignoring CPSR masks | Andreas Sandberg |
2013-04-22 | kvm: Add experimental support for a perf-based execution timer | Andreas Sandberg |
2013-04-22 | kvm: Avoid synchronizing the TC on every KVM exit | Andreas Sandberg |
2013-04-22 | kvm: Basic support for hardware virtualized CPUs | Andreas Sandberg |
2013-04-22 | cpu: Let python scripts obtain the number of instructions executed | Timothy M. Jones |
2013-04-22 | arm: Enable support for triggering a sim panic on kernel panics | Andreas Sandberg |
2013-04-22 | sim: separate nextCycle() and clockEdge() in clockedObjects | Dam Sunwoo |
2013-04-22 | cpu: generate SimPoint basic block vector profiles | Dam Sunwoo |
2013-04-22 | ARM: Add support for HDLCD controller for TC2 and newer Versatile Express tiles. | Chris Emmons |
2013-04-22 | sim: Add helper functions that add PCEvents with custom arguments | Andreas Sandberg |
2013-04-22 | cpu: fix a switching issue with the o3 cpu. | Ali Saidi |
2013-04-17 | Merged c22628fa2564 and 2285b98847d7 | Nilay Vaish |
2013-04-17 | base: load weak symbols from object file | Deyuan Guo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2013-04-17 | arm: set ldr_ret_uop as conditional or unconditional control | Nathanael Premillieu |
2013-04-17 | ruby: moesi cmp directory: add copyright notice | Nilay Vaish |
2013-04-17 | dev: Fix a bug in the use of seekp/seekg | Andreas Hansson |
2013-04-09 | Ruby: Fix RubyPort evict packet memory leak | Joel Hestness |
2013-04-09 | Ruby: Delete packet requests during warmup | Joel Hestness |
2013-04-09 | Ruby: Add field to slicc machine for generic type | Joel Hestness |
2013-04-09 | Ruby: Order profilers based on version | Joel Hestness |
2013-04-09 | Ruby: More descriptive message buffer connection fatal | Jason Power |
2013-04-09 | Ruby: Fix typo in Slicc if-statement AST error | Jason Power |
2013-04-07 | Ruby System, Cache Recorder: Use delete [] for trace vars | Joel Hestness |
2013-03-29 | o3cpu: commit: changes interrupt handling | Nilay Vaish |
2013-03-28 | x86: changes to apic, keyboard | Nilay Vaish |
2013-03-27 | mem: Fix cache latency bug | Mitch Hayenga |
2013-03-27 | scons: don't die on warnings in swig-generated code | Steve Reinhardt |
2013-03-26 | mem: Cancel cache retry event when blocking port | Rene de Jong |
2013-03-26 | mem: Separate waiting for the bus and waiting for a peer | Andreas Hansson |
2013-03-26 | mem: Introduce a variable for the retrying port | Andreas Hansson |
2013-03-26 | mem: Add a generic id field to the packet trace | Andreas Hansson |
2013-03-26 | mem: Add optional request flags to the packet trace | Andreas Hansson |
2013-03-26 | cpu: Remove CpuPort and use MasterPort in the CPU classes | Andreas Hansson |
2013-03-22 | ruby: slicc: set sender, receiver clock objs for optional queue | Nilay Vaish |
2013-03-22 | ruby: message buffer: correct previous errors | Nilay Vaish |
2013-03-22 | ruby: message buffer: remove _ptr from some variables | Nilay Vaish |
2013-03-22 | ruby: message buffer node: used Tick in place of Cycles | Nilay Vaish |
2013-03-22 | ruby: consumer: avoid using receiver side clock | Nilay Vaish |
2013-03-22 | ruby: remove unsued profile functions | Nilay Vaish |
2013-03-22 | ruby: keep histogram of outstanding requests in seq | Nilay Vaish |
2013-03-22 | slicc: remove check if the L1Cache has a sequencer | Nilay Vaish |
2013-03-22 | ruby: move stall and wakeup functions to AbstractController | Nilay Vaish |
2013-03-22 | ruby: connect two controllers using only message buffers | Nilay Vaish |
2013-03-22 | ruby: convert Topology to regular class | Nilay Vaish |
2013-03-22 | ruby: network: move routers from topology to network | Nilay Vaish |
2013-03-20 | cpu: Avoid including inorder TLBUnit to avoid gcc LTO bug | Andreas Hansson |
2013-03-18 | mem: Fix missing delete of packet in DRAM access | Andreas Hansson |
2013-03-15 | ruby: set: corrects csprintf() call introduced by 7d95b650c9b6 | Nilay Vaish |
2013-03-12 | cpu: Fix state transition bug in the traffic generator | Andreas Sandberg |
2013-03-11 | x86: implement some of the x87 instructions | Nilay Vaish |