gem5.git
2013-01-31 Andreas Hanssonstats: Update stats for regressions using SimpleDDR3
2013-01-31 Andreas Hanssonmem: Add DDR3 and LPDDR2 DRAM controller configurations
2013-01-31 Ani Udipimem: Add tTAW and tFAW to the SimpleDRAM model
2013-01-31 Andreas Hanssonmem: Separate out the different cases for DRAM bus...
2013-01-29 Anthony Gutierrezcache: remove drainManager because it's not used
2013-01-28 Nilay Vaishmerged 798c2cec8e37 and e96ff45795bc
2013-01-28 Andreas Hanssonstats: Fix naming (BPredUnit to branchPred) for 20...
2013-01-28 Nilay Vaishruby: remove get_time()
2013-01-28 Nilay Vaishruby: remove call to curCycle in panic()
2013-01-24 Nilay Vaishregressions: update stats due to branch predictor changes
2013-01-24 Nilay Vaish... branch predictor: move out of o3 and inorder cpus
2013-01-22 Andrea Pellegrinio3 cpu: fix zero reg problem
2013-01-22 Nilay Vaishx86, cpu: corrects 270c9a75e91f, take over decoder...
2013-01-21 Andreas Hanssonscons: Disable protobuf if pkg-config and CheckLib...
2013-01-19 Joel HestnessO3 IEW: Make incrWb and decrWb clearer
2013-01-17 Nilay Vaishruby: remove calls to g_system_ptr->getTime()
2013-01-15 Nilay Vaishx86 regressions: updates due to new instructions and...
2013-01-15 Nilay Vaishx86 cpuid: enable clflush
2013-01-15 Nilay Vaishx86: implements fsin, fcos instructions
2013-01-15 Nilay Vaishx86: implements emms instruction
2013-01-15 Nilay Vaishx86: implement fabs, fchs instructions
2013-01-14 Nilay Vaishregressions: update stats due to changes in ruby obj...
2013-01-14 Malek Muslehconfig: move ruby objects under ruby_system in obj...
2013-01-14 Malek Muslehruby sequencer: converts cycles to ticks in deadlock...
2013-01-14 Nilay VaishRuby: remove reference to g_system_ptr from class Message
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2013-01-14 Andreas Hanssonscons: Address clang 3.2 compilation error
2013-01-14 Andreas Hanssonstats: Bump failing x86 regression stats
2013-01-13 Nilay Vaishbase simple cpu: removes commented out code about cache ops
2013-01-13 Nilay Vaishx86: Changes to decoder, corrects 9376
2013-01-08 Ali Saidiconfig: Fix issue with changeset: a4739b6f799d.
2013-01-08 Ali Saidistats: update stats for previous six changes
2013-01-08 Lluís Vilanovautil: add writefile to m5 util program for x86
2013-01-08 Lluís Vilanovautil: add m5_fail op.
2013-01-08 Tao Zhangsim: Fix early termination in multi-core simulation...
2013-01-08 Mitch Hayengaarm: add access syscall for ARM SE mode
2013-01-08 Mitch Hayengamem: Make LL/SC locks fine grained
2013-01-08 Mitch Hayengamem: Fix use-after-free bug
2013-01-07 Andreas Sandbergdev: Fix infinite recursion in DMA devices
2013-01-07 Andreas Sandbergutil: Fix stack corruption in the m5 util
2013-01-07 Sascha Bischoffstats: Fix swig wrapping for Tick in stats
2013-01-07 Ali Saidistats: update stats for previous changes.
2013-01-07 Andreas Sandbergcpu: Unify the serialization code for all of the CPU...
2013-01-07 Andreas Sandbergtests: Add CPU switching tests
2013-01-07 Andreas Sandbergcpu: Flush TLBs on switchOut()
2013-01-07 Andreas Sandbergmem: Fix guest corruption when caches handle uncacheabl...
2013-01-07 Andreas Sandbergcpu: Rewrite O3 draining to avoid stopping in microcode
2013-01-07 Andreas Sandbergcpu: Make sure that a drained atomic CPU isn't executin...
2013-01-07 Andreas Sandbergcpu: Make sure that a drained timing CPU isn't executin...
2013-01-07 Andreas Sandbergcpu: Fix broken thread context handover
2013-01-07 Andreas Sandbergcpu: Fix O3 LSQ debug dumping constness and formatting
2013-01-07 Andreas Sandbergarm: Invalidate cached TLB configuration in drainResume
2013-01-07 Andreas Sandbergarm: Fix draining of the pagetable walker when squashing
2013-01-07 Andreas Sandbergcpu: Fix broken squashAfter implementation in O3 CPU
2013-01-07 Andreas Sandbergo3 cpu: Remove unused variables
2013-01-07 Andreas Sandbergtests: Update the ignore regexps to reflect the M5...
2013-01-07 Andreas Sandbergsim: Remove unused variables
2013-01-07 Andreas Sandbergcpu: Rename defer_registration->switched_out
2013-01-07 Andreas Sandbergcpu: Remove unused params.hh header file in inorder CPU
2013-01-07 Andreas Sandbergarm: Remove the register mapping hack used when copying TCs
2013-01-07 Andreas Sandbergcpu: Introduce sanity checks when switching between...
2013-01-07 Andreas Sandbergcpu: Correctly call parent on switchOut() and takeOverF...
2013-01-07 Andreas Sandbergcpu: Unify SimpleCPU and O3 CPU serialization code
2013-01-07 Andreas Sandbergcpu: Initialize the O3 pipeline from startup()
2013-01-07 Andreas Sandbergcpu: Implement a flat register interface in thread...
2013-01-07 Andreas Sandbergarch: Move the ISA object to a separate section
2013-01-07 Andreas Sandbergcpu: Check that the memory system is in the correct...
2013-01-07 Andreas Sandbergarch: Add support for invalidating TLBs when draining
2013-01-07 Andreas Sandbergmem: Remove the IIC replacement policy
2013-01-07 Andreas Hanssondev: Do not serialize timer parameters
2013-01-07 Andreas Hanssonscons: Enforce gcc >= 4.4 or clang >= 2.9 and c++0x...
2013-01-07 Andreas Hanssonscons: Remove stale compiler options
2013-01-07 Andreas Hanssonsim: Fatal if a clocked object is set to have a clock...
2013-01-07 Andreas Hanssondev: Make the ethernet devices use a non-zero clock
2013-01-07 Andreas Sandbergscons: Whitelist useful environment variables
2013-01-07 Chander SudanthiARM: pl111/LCD framebuffer checkpointing fix
2013-01-07 Andreas Sandbergarch: Fix broken M5VarArgsFault initialization
2013-01-07 Andreas Hanssonmem: Merge ranges that are part of the conf table
2013-01-07 Andreas Hanssonbase: Add support for merging of interleaved address...
2013-01-07 Andreas Hanssonmem: Add interleaving bits to the address ranges
2013-01-07 Andreas Hanssonconfig: Traverse lists when visiting children in all...
2013-01-07 Andreas Hanssonbase: Simplify the AddrRangeMap by removing unused...
2013-01-07 Andreas Hanssonconfig: Do not use hardcoded physmem in fs script
2013-01-07 Andreas Hanssonmem: Tidy up bus addr range debug messages
2013-01-07 Andreas Hanssonmem: Skip address mapper range checks to allow more...
2013-01-07 Andreas Hanssonbase: Encapsulate the underlying fields in AddrRange
2013-01-07 Andreas Hanssonmem: Remove the joining of neighbouring ranges
2013-01-07 Andreas Hanssoncpu: Share the send functionality between traffic gener...
2013-01-07 Andreas Hanssoncpu: Add support for protobuf input for the trace generator
2013-01-07 Andreas Sandbergtests: Add support for skipping tests, skip EIO tests...
2013-01-07 Andreas Hanssoncpu: Encapsulate traffic generator input in a stream
2013-01-07 Andreas Hanssonbase: Add wrapped protobuf input stream
2013-01-07 Andreas Hanssonmem: Add tracing support in the communication monitor
2013-01-07 Andreas Hanssonbase: Add wrapped protobuf output streams
2013-01-07 Andreas Hanssonscons: Add support for google protobuf building
2013-01-07 Andreas Sandbergarm: Fix DMA event handling bug in the PL111 model
2013-01-07 Andreas Hanssondev: Fix the Pl111 timings by separating pixel and...
2013-01-07 Andreas Hanssonstats: Update DRAM regression stats to match new config
2013-01-07 Andreas Hanssonconfig: Reduce DRAM controller regression traffic rate
2013-01-07 Andreas Hanssoncpu: Fix the traffic gen read percentage
next