gem5.git
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 Nilay Vaishx86, regressions: updates stats
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 Vaishstats: updates statistics for ruby regressions
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 Vaishconfigs: ruby: pass the option use_map to directory...
2013-05-21 Nilay Vaish... 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-14 Andreas Sandbergarm: Fix compilation error in m5 utility
2013-05-07 Andreas Sandbergarm: Make libm5 a dependency of the m5 utility
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-28 Andreas Hanssonconfig: Added memory type to t1000 regression
2013-04-23 Michael Levenhagenx86: corrects vsyscall address for gettimeofday
2013-04-23 Michael Levenhagenx86: enable gettimeofday and getppid system calls
2013-04-23 Marco Elverconfig: Fix mem-type option not used in ruby_fs script
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 Vaishx86: regressions: add switcher full test
2013-04-23 Nilay Vaishruby: mesi coherence protocol: remove unused state...
2013-04-23 Nilay Vaishx86, stats: updates due to lret bugfix
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 Hanssonconfig: Add a mem-type config option to se/fs scripts
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 Ali Saidistats: Update stats for O3 switching fix.
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 Sandbergtests: Add support for testing KVM-based CPUs
2013-04-22 Andreas Sandbergconfig: Add a KVM VM to systems with KVM CPUs
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.... cpu: 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-19 Andreas Hanssonstats: Update stats for ldr_ret_uop (changeset 35198406...
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Deyuan Guo... 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 Nilay Vaishconfig: ruby network test: remove piobus check
2013-04-17 Andreas Hanssondev: Fix a bug in the use of seekp/seekg
2013-04-16 Andreas Hanssonstats: Bump the vortex stats to match latest behaviour
2013-04-09 Joel Hestnessstats: Bump Ruby stats for new changesets
2013-04-09 Joel HestnessConfigs: Fix handling of maxtick and take_checkpoints
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
2013-04-09 Joel HestnessRuby: Order profilers based on version
2013-04-09 Jason PowerRuby: More descriptive message buffer connection fatal
2013-04-09 Jason PowerRuby: Fix typo in Slicc if-statement AST error
2013-04-08 Joel HestnessRuby System, Cache Recorder: Use delete [] for trace...
2013-04-02 Anthony Gutierrezrcs scripts: remove bbench.rcS
2013-03-29 Nilay Vaishregressions: updates due to changes to o3 cpu, x86...
2013-03-29 Nilay Vaisho3cpu: commit: changes interrupt handling
2013-03-28 Nilay Vaishx86: changes to apic, keyboard
2013-03-28 Nilay Vaishx86: create space in bios memory map
2013-03-28 Nilay Vaishregressions: update eio stats due to cache latency fix
2013-03-27 Nilay Vaishregressions: update due to cache latency fix
2013-03-27 Mitch Hayengamem: Fix cache latency bug
2013-03-27 Steve Reinhardtscons: don't die on warnings in swig-generated code
2013-03-26 Andreas Hanssonutil: Add a utility script for decoding packet traces
2013-03-26 Andreas Hanssonutil: Add a utility script for encoding packet traces
2013-03-26 Andreas Hanssonstats: Update stats for cache retry event check
2013-03-26 Rene de Jongmem: Cancel cache retry event when blocking port
2013-03-26 Andreas Hanssonstats: Update stats to reflect bus retry changes
2013-03-26 Andreas Hanssonmem: Separate waiting for the bus and waiting for a...
2013-03-26 Andreas Hanssonmem: Introduce a variable for the retrying port
2013-03-26 Andreas Hanssonmem: Add a generic id field to the packet trace
2013-03-26 Andreas Hanssonmem: Add optional request flags to the packet trace
2013-03-26 Andreas Hanssoncpu: Remove CpuPort and use MasterPort in the CPU classes
2013-03-25 Andreas Sandbergx86: Revert [02321b16685f] which breaks m5ops on x86
2013-03-22 Nilay Vaishconfig: return exit event instead of cause
2013-03-22 Nilay Vaishregressions: updates to config.ini for ruby tests
next