gem5.git
2014-03-07 Mitch Hayengascons: Fixes uninitialized warnings issued by clang
2014-03-07 Stephan Diestelhorstarm: Fix uninitialised warning with gcc 4.8
2014-03-07 Ali Saidimem: Wakeup sleeping CPUs without caches on LLSC
2014-03-06 Andreas Sandbergsim: Schedule the global sync event at curTick() +...
2014-03-03 Andreas Sandbergx86: Setup correct TSL/TR segment attributes on INIT
2014-03-03 Andreas Sandbergkvm: x86: Always assume segments to be usable
2014-03-03 Andreas Sandbergkvm: Initialize signal handlers from startupThread()
2014-03-02 Nilay Vaishruby: message buffer: changes related to tracking push...
2014-03-02 Nilay Vaishruby: make the max_size variable of the MessageBuffer...
2014-03-02 Christopher... cpu: Enable fast-forwarding for MIPS InOrderCPU and...
2014-03-02 Nilay Vaishruby: profiler: statically allocate stats variable
2014-02-25 Nilay Vaishstats: updates due to c0db268f811b
2014-02-25 Nilay Vaishruby: correct errors in changeset 4eec7bdde5b0
2014-02-24 Nilay Vaishstats: updates due to changes to ruby pio access handling
2014-02-24 Nilay Vaishruby: route all packets through ruby port
2014-02-24 Andreas Hanssonruby: Simplify RubyPort flow control and routing
2014-02-24 Nilay Vaishconfig: topologies: slight code refactor
2014-02-24 Nilay Vaishruby: message buffer: refactor code
2014-02-24 Nilay Vaishruby: remove few not required #includes
2014-02-24 Nilay Vaishruby: slicc: remove unused COPY_HEAD functionality
2014-02-24 Nilay Vaishruby: protocols: remove unused action z_stall
2014-02-21 Nilay Vaishconfig: ruby_random_test: updates due to recent unrelat...
2014-02-21 Nilay Vaishruby: network: move message buffers to base network...
2014-02-21 Nilay Vaishruby: network: garnet: fixed: removes net_ptr from...
2014-02-21 Nilay Vaishruby: cache: remove not required variable m_cache_name
2014-02-20 Nilay Vaishruby: network: garnet: fixed: removes next cycle functions
2014-02-20 Nilay Vaishruby: controller: slight code refactoring
2014-02-20 Nilay Vaishruby: mesi three level: rename incorrectly named files
2014-02-20 Nilay Vaishruby: network: removes unused code.
2014-02-20 Nilay Vaishruby: slicc: slight code refactoring
2014-02-20 Nilay Vaishruby: message buffer: removes some unecessary functions.
2014-02-20 Andreas Sandbergkvm: Add support for multi-system simulation
2014-02-19 Andreas Hanssonarm: Bump stats after FS config script update
2014-02-18 Anthony Gutierrezarm: armv8 boot options to enable v8
2014-02-18 Andreas Hanssonmem: Fix bug in PhysicalMemory use of mmap and munmap
2014-02-18 Andreas Hanssondev: Include basic devices in NULL ISA build
2014-02-18 Andreas Hanssonscons: Add PROTOC from the environment
2014-02-18 Andreas Hanssonmem: Filter cache snoops based on address ranges
2014-02-18 Andreas Hanssonmem: Add a wrapped DRAMSim2 memory controller
2014-02-18 Andreas Hanssonutil: Enhance the error messages for packet encode...
2014-02-18 Andreas Hanssonmem: Fix input to DPRINTF in CommMonitor
2014-02-16 Nilay Vaishstats: updates due to branch predictor warming
2014-02-15 Nilay VaishAdded tag stable_2014_02_15 to the changeset 459491344fcf
2014-02-09 Andreas Sandbergcpu: simple: Add support for using branch predictors
2014-02-06 Nilay Vaishbase: calls abort() from fatal
2014-02-06 Nilay Vaishruby: memory controller: use MemoryNode *
2014-02-05 Andreas Sandbergx86: Fix x87 state transfer bug
2014-02-02 Nikos Nikolerisx86, kvm: Fix bug in the RFlags get and set functions
2014-01-31 Nilay Vaishconfig: correct bug in x86 drive sys instantiation
2014-01-30 Ola Jeppssonunittest: Fix build errors
2014-01-30 Mitch Hayengamem: Add additional tolerance to stride prefetcher
2014-01-30 Mitch Hayengamem: Allowed tagged instruction prefetching in stride...
2014-01-30 Mitch Hayenga... mem: prefetcher: add options, support for unaligned...
2014-01-30 Xiangyu Dongcpu: fix bug when TrafficGen deschedules event
2014-01-29 Mitch Hayengaarm: Enable umask syscall in SE mode
2014-01-29 Mitch Hayengabase: Fix race condition in the socket listen function
2014-01-29 Amin Farmahinimem: Remove redundant findVictim() input argument
2014-01-29 Amin Farmahinimem: Fixes a bug in simple_dram write merging
2014-01-28 Nilay Vaishx86: add a warning about the number of memory controllers
2014-01-28 Nilay Vaishx86: use lfpimm instead of limm for fptan
2014-01-28 Nilay Vaishx86: implements x87 add/sub instructions
2014-01-28 Nilay Vaishx86: implements fxch instruction.
2014-01-28 Nilay Vaishx86: correct error in emms instruction.
2014-01-28 Nilay Vaishconfig: allow more than 3GB of memory for x86 simulations
2014-01-27 Nilay Vaishstats: update sparc fs stats
2014-01-27 Steve Reinhardtstats: update eio stats for recent changes
2014-01-24 Ali Saidistats: update stats for ARMv8 changes
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2014-01-24 Ali Saidistats: update stats for cache occupancy and clock domai...
2014-01-24 Andreas Hanssonarch: Make all register index flattening const
2014-01-24 Geoffrey Blakechecker: CheckerCPU handling of MiscRegs was incorrect
2014-01-24 Ali Saidiarch, cpu: Add support for flattening misc register...
2014-01-24 Giacomo Gabriellicpu: Add support for Memory+Barrier instruction types...
2014-01-24 Ali Saidicpu: Add support for instructions that zero cache lines.
2014-01-24 Ali Saidicpu: Add CPU support for generatig wake up events when...
2014-01-24 Giacomo Gabriellimem: Add flag to request if it was generated by a...
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2014-01-24 Chris Adeniyi... sim: Add openat/fstatat syscalls and fix mremap
2014-01-24 Ali Saidimem: Remove explict cast from memhelper.
2014-01-24 Timothy M.... Cache: Collect very basic stats on tag and data accesses
2014-01-24 Dam Sunwoomem: per-thread cache occupancy and per-block ages
2014-01-24 Matt Horsnellbase: add support for probe points and common probes
2014-01-24 Andreas Hanssonsim: Expose the current voltage for each object as...
2014-01-24 Andreas Hanssonsim: Expose the current clock period as a stat
2014-01-24 Matt Horsnellmem: track per-request latencies and access depths...
2014-01-24 Andreas Hanssonconfig: Make the Clock a Tick parameter like Latency...
2014-01-24 Andreas Hanssonx86: Fix memory leak in table walker
2014-01-24 Andreas Hanssoncpu: Relax check on squashed non-speculative instructions
2014-01-24 Dam Sunwooutil: updated Streamline flow to support ARM DS-5 v5...
2014-01-24 Dam Sunwoocpu: remove faulty simpoint basic block inst count...
2014-01-17 Nilay Vaishruby: remove unused label no_vector
2014-01-10 Nilay Vaishstats: updates due to changes to ruby
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2014-01-10 Nilay Vaishstats: add function for adding two histograms
2014-01-09 Nilay Vaishruby: fix bug introduced to revision 8523754f8885
2014-01-08 Nilay Vaishruby: slicc: remove variable 'addr' used in calls to...
2014-01-04 Nilay Vaishruby: add a three level MESI protocol.
2014-01-04 Nilay Vaishruby: rename MESI_CMP_directory to MESI_Two_Level
2014-01-04 Nilay Vaishruby: remove cntrl_id from python config scripts.
2014-01-04 Nilay Vaishruby: add support for clusters
next