gem5.git
2015-07-10 Brandon Potterruby: replace g_ruby_start with per-RubySystem m_start_...
2015-07-10 Brandon Potterruby: remove extra whitespace and correct misspelled...
2015-07-07 Andreas Sandbergdev, arm: Add a device model that uses the NoMali model
2015-07-07 Andreas Sandbergext: Add the NoMali GPU no-simulation library
2015-07-07 Andreas Sandbergstats: Update pc-switcheroo stats
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-07-07 Andreas Sandbergsim: Decouple draining from the SimObject hierarchy
2015-07-07 Andreas Sandbergsim: Move mem(Writeback|Invalidate) to SimObject
2015-07-07 Andreas Sandbergsim: Make the drain state a global typed enum
2015-07-07 Andreas Sandbergpython: Remove redundant drain when changing memory...
2015-07-07 Andreas Sandbergsim: Add macros to serialize objects into a section
2015-07-07 Andreas Sandbergbase: Add serialization support to Pixels and FrameBuffer
2015-07-07 Andreas Sandbergsim: Fix broken event unserialization
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-07-07 Andreas Sandbergtests: Skip SPARC tests if the required binaries are...
2015-07-07 Andreas Sandbergsim: Add serialization macros for std containers
2015-07-06 Andreas Sandbergmem: Cleanup CommMonitor in preparation for probe support
2015-07-06 Nilay Vaishstats: x86: update stats missed out on in preivous...
2015-07-04 Nilay Vaishstats: update stale config.ini files, eio and few other...
2015-07-04 Nikos Nikolerisx86: Adjust the size of the values written to the x87...
2015-07-04 David Hasheconfig: Update location of ruby topologies in help
2015-07-04 Nilay Vaisho3: correct the number of cc registers in rename map
2015-07-04 Nilay Vaishmem: packet: Add const to constructor argument
2015-07-04 Nilay Vaishruby: drop NetworkMessage class
2015-07-04 Nilay Vaishruby: mesi three level: name change to avoid clash
2015-07-04 Nilay Vaishruby: remove message buffer node
2015-07-03 Andreas Hanssonstats: Update stats for cache, crossbar and DRAM changes
2015-07-03 Andreas Hanssonmem: Increase the default buffer sizes for the DDR4...
2015-07-03 Wendy Elsassermem: Update DRAM command scheduler for bank groups
2015-07-03 Andreas Hanssonmem: Avoid DRAM write queue iteration for merging and...
2015-07-03 Andreas Hanssonmem: Delay responses in the crossbar before forwarding
2015-07-03 Andreas Hanssonmem: Remove redundant is_top_level cache parameter
2015-07-03 Andreas Hanssonmem: Split WriteInvalidateReq into write and invalidate
2015-07-03 Andreas Hanssonmem: Add ReadCleanReq and ReadSharedReq packets
2015-07-03 Andreas Hanssonmem: Allow read-only caches and check compliance
2015-07-03 Ali Jafrimem: Add clean evicts to improve snoop filter tracking
2015-07-03 Andreas Hanssonmem: Convert Request static const flags to enums
2015-07-03 Curtis Dunhamscons: remove dead leading underscore check
2015-07-03 Curtis Dunhambase: remove fd from object loaders
2015-07-03 Andreas Hanssonutil: Remove DRAMPower trace script
2015-07-03 Andreas Hanssonscons: Bump compiler requirement to gcc >= 4.7 and...
2015-06-25 Nilay Vaishruby: slicc: remove README
2015-06-25 Nilay Vaishruby: message: remove a data member added by mistake
2015-06-25 Jason PowerRuby: Remove assert in RubyPort retry list logic stable_2015_09_03
2015-06-21 Andreas Sandbergbase: Add a warn_if macro
2015-06-21 Andreas Sandbergarm: Cleanup arch headers to remove dma_device.hh depen...
2015-06-09 Ali Jafrimem: Add check for express snoop in packet destructor
2015-06-09 Andreas Hanssonmem: Fix snoop packet data allocation bug
2015-06-09 Rune Holmarm: Delete debug print in initialization of hardware...
2015-06-09 Rune Holmarm: Fix typo in ldrsh instruction name
2015-06-09 Andreas Sandbergbase: Reset CircleBuf size on flush()
2015-06-09 Andreas Sandbergdev, arm: Include PIO size in AmbaDmaDevice constructor
2015-06-09 Andreas Hanssonscons: Allow GNU assembler version strings with hyphen
2015-06-07 Marco Elverruby: Fix MESI consistency bug
2015-06-07 Matthias Jungmem: Add HMC Timing Parameters
2015-06-07 Ruslan Bukin... arch: fix build under MacOSX
2015-05-30 Christoph Pfistermem: addr_mapper: restore old address if request not...
2015-06-01 Curtis Dunhamsim, arm: add checkpoint upgrader for d02b45a5
2015-06-01 Andreas Sandbergkvm, arm: Add support for aarch64
2015-06-01 Andreas Sandbergkvm, arm, dev: Add an in-kernel GIC implementation
2015-06-01 Andreas Sandbergkvm: Handle inst events at the current instruction...
2015-06-01 Andreas Sandbergkvm, arm: Move ARM-specific files to arch/arm/kvm/
2015-05-26 Curtis Dunhamarm: implement the CONTEXTIDR_EL2 system reg.
2015-05-26 Andreas Hanssonarm, stats: Update stats to reflect reduction in misc...
2015-05-26 Nathanael Premillieuarm: Make address translation faster with better caching
2015-05-26 Andreas Hanssonbase: Allow multiple interleaved ranges
2015-05-26 Andreas Hanssonstats: Update MinorCPU regressions after accounting fix
2015-05-26 Andrew Bardsleycpu: Fix a bug in counting issued instructions in MinorCPU
2015-05-26 Giacomo Gabrielliarm: Implement some missing syscalls (SE mode)
2015-05-26 Andreas Hanssonruby: Deprecation warning for RubyMemoryControl
2015-05-23 Andreas Sandbergarm, stats: Update stats to reflect changes to generic...
2015-05-23 Andreas Sandbergarm, dev: Add support for a memory mapped generic timer
2015-05-23 Andreas Sandbergarm: Get rid of pointless have_generic_timer param
2015-05-23 Andreas Sandbergdev, arm: Add virtual timers to the generic timer model
2015-05-23 Andreas Sandbergdev, arm: Refactor and clean up the generic timer model
2015-05-23 Andreas Sandbergkvm: Fix dumping code for large registers
2015-05-23 Andreas Sandbergkvm, x86: Guard x86-specific APIs in KvmVM
2015-05-23 Andreas Sandbergbuild: Don't test for KVM xsave support on ARM
2015-05-23 Andreas Sandbergarm: Workaround incorrect HDLCD register order in kernel
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2015-05-23 Andreas Sandbergbase: Clean up bitmap generation code
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-05-15 Andreas Hanssonarm: Identify table-walker requests
2015-05-15 Andreas Hanssonmisc: Appease gcc 5.1
2015-05-15 Andreas Sandbergsim: Don't clear the active CPU vector in System::initState
2015-05-15 Andreas Hanssonconfig: Use null memory for DRAM sweep script
2015-05-15 Wendy Elsasserconfig: Add new MemConfig options to DRAM sweep script
2015-05-05 Steve Reinhardtsyscall_emul: fix warn_once behavior
2015-05-05 Andreas Hanssonstats, arm: Update stats for missing FPEXC.EN check
2015-05-05 Andreas Hanssonarm: Add missing FPEXC.EN check
2015-05-05 Giacomo Gabrielliarm: enable DCZVA by default in SE mode
2015-05-05 Andreas Hanssonstats: Update stats to reflect cache changes
2015-03-17 Stephan Diestelhorstmem: Create a request copy for deferred snoops
2015-05-05 Andreas Sandbergarm: Relax ordering for some uncacheable accesses
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-05-05 Andreas Sandbergmem, alpha: Move Alpha-specific request flags
2015-05-05 Andreas Hanssonarm: Remove unnecessary boot uncachability
2015-05-05 Andreas Hanssonmem: Snoop into caches on uncacheable accesses
2015-05-05 Andreas Hanssonarch, cpu: Do not forward snoops to table walker
2015-05-05 Andreas Hanssonmem: Pass shared downstream through caches
next