config: Do not instantiate membus when using ruby
[gem5.git] / src /
2013-06-11 Andreas Sandbergkvm: Add more VM stats
2013-06-11 Andreas Sandbergkvm: Separate host frequency from simulated CPU frequency
2013-06-11 Andreas Sandbergkvm: Don't handle IO and execute in the same tick
2013-06-11 Andreas Sandbergkvm: Maintain a local instruction counter and update...
2013-06-11 Andreas Sandbergx86: Fix bug when copying TSC on CPU handover
2013-06-11 Andreas Sandbergsim: Revert [34e3295b0e39] (sim: Fix early termination...
2013-06-11 Andreas Sandbergcpu: Add support for scheduling multiple inst/load...
2013-06-09 Nilay Vaishruby: remove several unused variables in Profiler
2013-06-09 Nilay Vaishruby: remove periodic event from Profiler
2013-06-09 Nilay Vaishruby: stats: use gem5's stats for cache and memory...
2013-06-09 Nilay Vaishruby: remove undefined functions in Address class
2013-06-09 Nilay Vaishstats: allow printing vectors on a single line
2013-06-04 Andreas Sandbergdev: Clarify why updates are delayed when the MC14818...
2013-06-03 Andreas Sandbergarch: Create a method to finalize physical addresses
2013-06-03 Andreas Sandbergbase: Make the Python module loader PEP302 compliant
2013-06-03 Andreas Sandbergkvm: Allow architectures to override the cycle accounti...
2013-06-03 Andreas Sandbergkvm: Add handling of EAGAIN when creating timers
2013-06-03 Andreas Sandbergsim: Add debug output when executing pseudo-instructions
2013-06-03 Andreas Sandbergkvm: Add a call to thread->startup() in startup()
2013-06-03 Andreas Sandbergdev: Add support for disabling ticking and the divider...
2013-06-03 Andreas Sandbergdev: Clean up MC146818 register (A & B) handling
2013-05-30 Andreas Hanssonmem: More descriptive DRAM config names
2013-05-30 Andreas Hanssonmem: Add bytes per activate DRAM controller stat
2013-05-30 Andreas Hanssonmem: Add static latency to the DRAM controller
2013-05-30 Andreas Hanssonmem: Spring cleaning of MSHR and MSHRQueue
2013-05-30 Andreas Hanssonmem: Fix MSHR print format
2013-05-30 Andreas Hanssoncpu: Prune the stale TraceCPU
2013-05-30 Sascha Bischoffcpu: Check that minimum TrafficGen period is less than...
2013-05-30 Sascha Bischoffcpu: Fix bug when reading in TrafficGen state transitions
2013-05-30 Andreas Hanssoncpu: Add request elasticity to the traffic generator
2013-05-30 Andreas Hanssoncpu: Block traffic generator when requests have to...
2013-05-30 Andreas Hanssoncpu: Move traffic generator sending out of generator...
2013-05-30 Andreas Hanssoncpu: Fold together the StateGraph and the TrafficGen
2013-05-30 Andreas Hanssonmem: Make returning snoop responses occupy response...
2013-05-30 Andreas Hanssonmem: Make the buses multi layered
2013-05-30 Andreas Hanssonmem: Separate the two snoop response cases in the bus
2013-05-30 Andreas Hanssonmem: Tidy up a few variables in the bus
2013-05-30 Uri Wienermem: Add basic stats to the buses
2013-05-30 Andreas Hanssonmem: Use unordered set in bus request tracking
2013-05-30 Andreas Hanssonmem: Check for waiting state in bus draining
2013-05-30 Andreas Hanssonmem: Add a LPDDR3-1600 configuration
2013-05-30 Andreas Hanssonmem: Adapt the LPDDR2 to match a single x32 channel
2013-05-30 Andreas Hanssonmem: Avoid explicitly zeroing the memory backing store
2013-05-30 Andreas Hanssonbase: Avoid size limitation on protobuf coded streams
2013-05-30 Andreas Hanssoncpu: Make hash struct instead of class to please clang
2013-05-21 Malek Muslehruby: slicc: fix error msg in TypeFieldMemberAST.py
2013-05-21 Gedare Bloomx86: Squash outstanding walks when instructions are...
2013-05-21 Nilay Vaishx86: mark instructions for being function call/return
2013-05-21 Nilay Vaishx86: add op class for int and fp microops in isa descri...
2013-05-21 Nilay Vaishruby: moesi hammer: cosmetic changes
2013-05-21 Nilay Vaishruby: mesi cmp directory: cosmetic changes
2013-05-21 Nilay Vaishruby: moesi cmp token: cosmetic changes
2013-05-21 Nilay Vaishruby: moesi cmp directory: cosmetic changes
2013-05-21 Nilay Vaish ext... ruby: add stats to .sm files, remove cache profiler
2013-05-14 Anthony Gutierrezcpu: remove local/globalHistoryBits params from branch...
2013-05-14 Andreas Sandbergkvm: Add support for disabling coalesced MMIO
2013-05-14 Andreas Sandbergkvm: Dump state before panic in KVM exit handlers
2013-05-14 Andreas Sandbergkvm: Fix the memory interface used by KVM
2013-05-14 Andreas Sandbergarm: Add support for the m5fail pseudo-op
2013-05-02 Andreas Sandbergkvm: Add a stat counting number of instructions executed
2013-05-02 Andreas Sandbergkvm: Add checkpoint debug print
2013-05-02 Andreas Sandbergkvm: Make MMIO requests uncacheable
2013-05-02 Andreas Sandbergsim: Add support for m5fail in pseudoInst()
2013-04-23 Michael Levenhagenx86: corrects vsyscall address for gettimeofday
2013-04-23 Michael Levenhagenx86: enable gettimeofday and getppid system calls
2013-04-23 Mitch Hayengasim: Fix two bugs relating to software caching of PageT...
2013-04-23 Andreas Hanssoncpu: Fix TraceGen flag initalisation
2013-04-23 Nilay Vaishruby: mesi coherence protocol: remove unused state...
2013-04-23 Christian Menardx86: increment the stack pointer in lret inst
2013-04-23 Nilay Vaishruby: patch checkpoint restore with garnet
2013-04-22 Andreas Hanssonmem: Address mapping with fine-grained channel interleaving
2013-04-22 Andreas Hanssonmem: More descriptive enum names for address mapping
2013-04-22 Andreas Hanssoncpu: Use request flags in trace playback
2013-04-22 Andreas Hanssoncpu: Make the generators usable outside the TrafficGen...
2013-04-22 Andreas Hanssonmem: Add a WideIO DRAM configuration
2013-04-22 Uri Wienermem: Adding verbose debug output in the memory system
2013-04-22 Andreas Hanssonmem: Replace check with panic where inhibited should...
2013-04-22 Andreas Sandbergkvm: Add support for pseudo-ops on ARM
2013-04-22 Andreas Sandbergsim: Add a helper function to execute pseudo instructions
2013-04-22 Andreas Sandbergkvm: Add support for state dumping on ARM
2013-04-22 Andreas Sandbergkvm: Add basic support for ARM
2013-04-22 Andreas Sandbergarm: Add a method to query interrupt state ignoring...
2013-04-22 Andreas Sandbergkvm: Add experimental support for a perf-based executio...
2013-04-22 Andreas Sandbergkvm: Avoid synchronizing the TC on every KVM exit
2013-04-22 Andreas Sandbergkvm: Basic support for hardware virtualized CPUs
2013-04-22 Timothy M. Jonescpu: Let python scripts obtain the number of instructio...
2013-04-22 Andreas Sandbergarm: Enable support for triggering a sim panic on kerne...
2013-04-22 Dam Sunwoosim: separate nextCycle() and clockEdge() in clockedObjects
2013-04-22 Dam Sunwoocpu: generate SimPoint basic block vector profiles
2013-04-22 Chris EmmonsARM: Add support for HDLCD controller for TC2 and newer...
2013-04-22 Andreas Sandbergsim: Add helper functions that add PCEvents with custom...
2013-04-22 Ali Saidicpu: fix a switching issue with the o3 cpu. stable_2013_06_16
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Deyuan Guo ext:... base: load weak symbols from object file
2013-04-17 Nathanael Premillieuarm: set ldr_ret_uop as conditional or unconditional...
2013-04-17 Nilay Vaishruby: moesi cmp directory: add copyright notice
2013-04-17 Andreas Hanssondev: Fix a bug in the use of seekp/seekg
2013-04-09 Joel HestnessRuby: Fix RubyPort evict packet memory leak
2013-04-09 Joel HestnessRuby: Delete packet requests during warmup
2013-04-09 Joel HestnessRuby: Add field to slicc machine for generic type
next