gem5.git
2016-06-06 David Guillen... stats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-06-06 Steve Reinhardtstats: update EIO stats
2016-06-03 Tuan Tagpu-compute: Fixed a bug in global memory pipeline
2016-06-03 Marco Elverruby: Implement SwapReq support
2016-06-02 Andreas Sandbergstats: Update ref stats to match ARM TLB changes
2016-06-02 Curtis Dunhamarm: refactor page table format determination
2016-06-02 Andreas Sandbergtests: Remove working dir assumption in tgen tests
2016-06-02 Andreas Sandbergstats: Update to match ARM ISA changes
2016-06-02 Andreas Sandbergarm: Rewrite ERET to behave according to the ARMv8 ARM
2016-06-02 Andreas Sandbergarm: Correctly check FP/SIMD access permission in aarch32
2016-06-02 Curtis Dunhamtests: add 'CHANGED' output to pickle viewer
2016-06-02 Andreas Sandbergtests: Only run Ruby tests when testing Ruby targets
2016-06-02 Gabor Dozsastyle: remove extra newline from white space verifier...
2016-06-02 Gabor Dozsastyle: respect per verifier ignores for git commit
2016-06-02 Andreas Sandbergstyle: Move the last bits of file_types.py to the style...
2016-05-31 Curtis Dunhamstats: update and fix e273e86a873d
2016-05-31 Andreas Sandbergarm: Enable LPAE support by default
2016-05-31 Andreas Sandbergarm: Correctly check translation mode (aarch64/aarch32)
2016-05-31 Andreas Sandbergscons: Use the new test framework from scons
2016-05-31 Andreas Sandbergtests: Fix incorrect stat.txt ignore when updating...
2016-05-31 Curtis Dunhamstats: update for snoop filter tweak
2016-05-27 Stephan Diestelhorstmem, config: Selective use of snoop filter
2016-05-30 Andreas Hanssonscons: Bump minimum gcc version to 4.8
2016-05-27 Ilias Vougioukascpu: fix lastStopped unserialisation
2016-05-27 Akash Bagdiapower: Allow voltage to be configured via cmd line
2016-05-27 Matteo Andreozziscons: Enable override suggestions on gcc 5.0+
2016-05-27 Andreas Sandbergarm: Use the target EL state when determining fault...
2016-05-26 Andreas Sandbergarm: Fix incorrect TLB permission check in aarch32
2016-05-26 Andreas Sandbergarm: Make EL checks available in SE mode
2016-05-26 Andreas Hanssonmem: Fix memory leak in handling of deferred snoops
2016-05-26 Andreas Sandbergdev, arm: Add a flag to enable/disable gem5 GIC extensions
2016-05-26 Andreas Hanssoncpu: Add a basic progress check to the TrafficGen
2016-05-26 Andreas Hanssonmem: Do not set cacheResponding on MSHR snoop if not...
2016-05-26 Andreas Hanssonmem: Fix MemChecker unique_ptr type mismatch
2016-05-26 Andreas Hanssonarm: Fix heap overflow issue in Neon64Load operation
2016-05-26 Andreas Hanssonarm, dev: Remove superfluous loop increment in flash...
2016-05-26 Nikos Nikolerismem: fix headers include order in the cache related...
2016-05-26 Nikos Nikolerismem: remove redudant check whether the cache forwards...
2016-05-26 Nikos Nikolerismem: change NULL to nullptr in the cache related classes
2016-05-26 Nikos Nikolerismem: fix the line length in the cache related classes
2016-05-26 Andreas Sandbergtests: Add test infrastructure as a Python module
2016-05-19 Bjoern A. Zeebconfig, x86: Properly space pad the X86IntelMPBus Entry...
2016-05-19 Bjoern A. Zeebarm,dev: PL011 UART_FR read status enhancement
2016-05-19 Bjoern A. Zeebx86, dev: properly space the APIC registers
2016-05-19 Bjoern A. Zeebdev, virtio: properly set PCI address space to use...
2016-05-16 Tony Gutierrezgpu-compute: fix bug in GPUDynInst::isScalarRegister()
2016-05-09 Andreas Sandbergscons: Rewrite git style hook installer
2016-05-09 Andreas Sandbergtests: Enable test running outside of gem5's source...
2016-05-07 Steve Reinhardttests: update EIO ref stats for removed cache stats
2016-05-06 Tony Gutierrezgpu-compute: fix spacing in GPUDynInst ctor
2016-05-06 Tony Gutierrezgpu-compute: fix uninitialized member bug in GPUDynInst
2016-05-06 Andreas Sandbergdev, arm: Update GIC to use GICv2 register naming
2016-05-06 Andreas Sandbergarm: Update dts to work with the new HDLCD driver
2016-04-28 Curtis Dunhamscons: emit correct message before installing git hook
2016-04-28 Curtis Dunhamstyle: ignore test data in style checks
2016-04-28 Curtis Dunhamstyle: respect ignores for git commit
2016-04-28 Curtis Dunhamstyle: improve compatibility with old git versions
2016-04-28 Andreas Sandbergstyle: Don't include diff context in git style hook
2016-04-28 Andreas Sandbergtests: Remove stale reference output files
2016-04-27 Andreas Sandbergarm: Remove BreakPCEvent on guest kernel panic
2016-04-27 Andreas Sandbergkvm, arm: Make GIC interrupt lines configurable
2016-04-27 Andreas Sandbergkvm, arm: Refactor KVM GIC device
2016-04-27 Andreas Sandbergdev: Fix incorrect terminal backlog handling
2016-04-26 Matthew Porembaruby: Rename pkt to m_pkt so it may be accessed via...
2016-04-25 Andreas Hanssontests: Add a basic memcheck regression
2016-04-21 Jason Powertests: Update learning gem5 tests scripts with copyright
2016-04-21 Andreas Hanssonstats: Update stats to reflect cache changes
2016-04-21 Andreas Hanssonmem: Include WriteLineReq in cache demand stats
2016-04-21 Andreas Hanssonmem: Remove unused cache stats
2016-04-21 Andreas Hanssonmem: Deallocate all write-queue entries when sent
2016-04-21 Andreas Hanssonmem: Align downstream cache packet creation in atomic...
2016-04-21 Andreas Hanssonconfig: Add missing point of coherency to memcheck...
2016-04-18 Andreas Sandbergscons: Fix Python 2.6 compatibility
2016-04-18 Andreas Sandbergstyle: Fix Python 2.6 compatibility
2016-04-15 Joel Hestnessruby: Fix block_on behavior
2016-04-15 Bjoern A. Zeebarm,dev: remove PMU assertion hit on reset
2016-04-15 Bjoern A. Zeebmem: FreeBSD does not provide MAP_NORESERVE either
2016-04-15 Abdul Mutaal... misc: Bugfix in TLM memInhibit Command
2016-04-14 Mohammad Aliandist: config file for distributed switch
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
2016-04-12 Andreas Hanssonmisc: Appease clang...again
2016-04-09 Andreas Hanssonstats: Match current behaviour
2016-04-08 Curtis Dunhamstats: update stats for thermals, indirect BP
2016-04-07 Rekai Gonzalez... mem: Add priority to QueuedPrefetcher
2016-04-07 Rekai Gonzalez... mem: Handful extra features for BasePrefetcher
2016-04-07 Victor Garciamem: Add Program Counter to MemTraceProbe
2015-05-27 Rekai Gonzalez... mem: Add unused prefetch counter in caches
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-05 Mitch Hayengacpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2016-04-05 Mitch Hayengacpu: Fix BTB threading oversight
2016-04-06 Sascha Bischoffmisc: Bail out of DVFS dot if we cannot resolve the...
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2016-04-05 Curtis Dunhamcpu: Implement per-thread GHRs
2016-04-05 Mitch Hayengacpu: Add an indirect branch target predictor
2016-04-05 Mitch Hayengacpu: Fix BTB threading oversight
2016-04-05 David Guillen... power: Add support for power models
next