Age | Commit message (Expand) | Author |
2013-07-11 | ruby: removed the very old double trigger hack | Brad Beckmann |
2013-07-02 | regressions: update a couple stats.txt | Nilay Vaish |
2013-07-02 | regressions: update a couple of configs | Nilay Vaish |
2013-06-28 | ruby: append transition comment only when in opt/debug | Nilay Vaish |
2013-06-28 | configs: rearrange the available options in Options.py | Nilay Vaish |
2013-06-28 | ruby: network: remove reconfiguration code | Nilay Vaish |
2013-06-28 | ruby: check for compatibility between mem size and num dirs | Nilay Vaish |
2013-06-27 | stats: Update stats for monitor, cache and bus changes | Andreas Hansson |
2013-06-27 | mem: Reorganize cache tags and make them a SimObject | Prakash Ramrakhyani |
2013-06-27 | mem: Remove the cache builder | Andreas Hansson |
2013-06-27 | config: Remove Clock parameter multiplication | Andreas Hansson |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-06-27 | config: Add a BaseSESystem builder for re-use in regressions | Andreas Hansson |
2013-06-27 | config: Rename clock option to Ruby clock | Akash Bagdia |
2013-06-27 | config: Add a system clock command-line option | Akash Bagdia |
2013-06-27 | config: Add a CPU clock command-line option | Akash Bagdia |
2013-06-27 | config: Remove redundant explicit setting of default clocks | Akash Bagdia |
2013-06-27 | tests: Prune 00.gzip from the regressions | Andreas Hansson |
2013-06-27 | mem: Tidy up the bridge with const and additional checks | Andreas Hansson |
2013-06-27 | mem: Fix CommMonitor style and response check | Andreas Hansson |
2013-06-27 | mem: Align cache timing to clock edges | Andreas Hansson |
2013-06-27 | cpu: Consider instructions waiting for FU completion in draining | Andreas Hansson |
2013-06-27 | mem: Cycles converted to Ticks in atomic cache accesses | Andreas Hansson |
2013-06-27 | scons: Identify runs that fail and runs with stats differences | Andreas Hansson |
2013-06-27 | base: Fix address range granularity calculation | Andreas Hansson |
2013-06-27 | mem: Remove a redundant heap allocation for a snoop packet | Andreas Hansson |
2013-06-27 | mem: Remove CoherentBus snoop port unused private member | Andreas Hansson |
2013-06-27 | stats: Remove printing of SparseHist total | Sascha Bischoff |
2013-06-25 | stats: updates due to changes to stat collection in ruby | Nilay Vaish |
2013-06-25 | ruby: moesi cmp directory: separate actions for external hits | Nilay Vaish |
2013-06-25 | ruby: mesi cmp directory: separate actions for external hits | Nilay Vaish |
2013-06-25 | ruby: profiler: lots of inter-related changes | Nilay Vaish |
2013-06-24 | stats: Bump x86 stats | Andreas Hansson |
2013-06-24 | ruby: remove the three files related to profiling | Nilay Vaish |
2013-06-24 | ruby: MessageBuffer: Remove unused m_size variable | Joel Hestness ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2013-06-20 | ruby: fix typo in MOESI_CMP_token protocol | Lena Olson |
2013-06-18 | ruby: Fix prefetching for MESI_CMP_Directory | Lena Olson |
2013-06-18 | ruby: fix slicc compiler to complain about duplicate symbols | Lena Olson |
2013-06-18 | ruby: restrict Address to being a type and not a variable name | Lena Olson |
2013-06-18 | x86: Add support for maintaining the x87 tag word | Andreas Sandberg |
2013-06-18 | x86: Fix loading of floating point constants | Andreas Sandberg |
2013-06-18 | x86: Initialize the MXCSR register | Andreas Sandberg |
2013-06-18 | x86: Make the boot state VMX compliant | Andreas Sandberg |
2013-06-18 | x86: Make fprem like the fprem on a real x87 | Andreas Sandberg |
2013-06-18 | kvm: Use the address finalization code in the TLB | Andreas Sandberg |
2013-06-18 | x86: Add helper functions to access rflags | Andreas Sandberg |
2013-06-18 | x86: Fix the flag handling code in FABS and FCHS | Andreas Sandberg |
2013-06-16 | Added tag stable_2013_06_16 for changeset 07352f119e48 | Nilay Vaish |
2013-06-13 | config: Do not instantiate membus when using ruby | Nilay Vaish |
2013-06-11 | kvm: Add more VM stats | Andreas Sandberg |