config: Add port splicing capability to PortRef class
[gem5.git] / src /
2014-09-03 Geoffrey Blakeconfig: Add port splicing capability to PortRef class
2014-09-03 Geoffrey Blakeconfig: Refactor RealviewEMM to fit into new config...
2014-09-03 Andreas Hanssonbase: Use STL C++11 random number generation
2014-09-03 Andreas Hanssonbase: Use the global Mersenne twister throughout
2014-09-03 Andreas Hanssonmem: Avoid unecessary retries when bus peer is not...
2014-09-03 Mitch Hayengaarm: Make memory ops work on 64bit/128-bit quantities
2014-06-27 Curtis Dunhammem: write streaming support via WriteInvalidate promotion
2014-09-03 Andreas Hanssonmem: Fix a bug in the cache port flow control
2014-05-13 Curtis Dunhamcpu, mem: Make software prefetches non-blocking
2014-05-13 Curtis Dunhammem: Refactor assignment of Packet types
2014-09-03 Mitch Hayengax86: Flag instructions that call suspend as IsQuiesce
2014-09-03 Mitch Hayengacpu: Fix o3 drain bug
2014-09-03 Mitch Hayengaarm: Fix v8 neon latency issue for loads/stores
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-09-03 Andrew Bardsleyarm: ISA X31 destination register fix
2014-09-03 Dam Sunwoocpu: fix bimodal predictor to use correct global histor...
2014-09-03 Mitch Hayengaarm: Mark v7 cbz instructions as direct branches
2014-09-03 Mitch Hayengacpu: Fix cache blocked load behavior in o3 cpu
2014-09-03 Mitch Hayengacpu: Fix o3 quiesce fetch bug
2014-09-03 Mitch Hayengacpu: Fix SMT scheduling issue with the O3 cpu
2014-09-03 Mitch Hayengacpu: Fix incorrect speculative branch predictor behavior
2014-09-03 Mitch Hayengacpu: Add a fetch queue to the o3 cpu
2014-09-03 Mitch Hayengacpu: Fix o3 front-end pipeline interlock behavior
2014-09-03 Mitch Hayengacpu: Change writeback modeling for outstanding instructions
2014-09-03 Mitch Hayengaarch: Properly guess OpClass from optional StaticInst...
2014-09-03 Geoffrey Blakecache: Fix handling of LL/SC requests under contention
2014-05-27 Curtis Dunhamarm: support 16kb vm granules
2014-09-03 Andreas Hanssonmem: Packet queue clean up
2014-09-03 Mitch Hayengadev: Avoid invalid sized reads in PL390 with DPRINTF...
2014-09-03 Andrew Bardsleysim: Fix checkpoint restore for Ticked
2014-09-03 Andreas Sandbergarch, cpu: Factor out the ExecContext into a proper...
2014-09-03 Andreas Hanssonarch: Cleanup unused ISA traits constants
2014-09-03 Mitch Hayengaconfig: Change parsing of Addr so hex values work from...
2014-09-03 Andreas Hanssonarm: Fix ExtMachInst hash operator underlying type
2014-09-01 Nilay Vaishruby: remove typedef of Index as int64
2014-09-01 Nilay Vaishx86: set op class of two fp instructions
2014-09-01 Nilay Vaishruby: PerfectSwitch: moves code to a per vnet helper...
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-09-01 Nilay Vaishbuild opts: add MI_example to NULL ISA
2014-09-01 Nilay Vaishmem: change the namespace Message to ProtoMessage
2014-09-01 Nilay Vaishruby: slicc: change the way configurable members are...
2014-09-01 Nilay Vaishruby: slicc: improve the grammar
2014-09-01 Nilay Vaishruby: mesi three level: slight naming changes.
2014-09-01 Nilay Vaishruby: slicc: donot prefix machine name to variables
2014-09-01 Nilay Vaishruby: remove unused toString() from AbstractController
2014-09-01 Nilay Vaishruby: network: move getNumNodes() to base class
2014-09-01 Nilay Vaishruby: eliminate type Time
2014-09-01 Nilay Vaishruby: move files from ruby/system to ruby/structures
2014-08-28 Alexandrumem: adding architectural page table support for SE...
2014-04-01 Alexandrumem: adding a multi-level page table class
2014-08-26 Andreas Hanssonmem: Fix DRAMSim2 cycle check when restoring from check...
2014-08-26 Andreas Hanssonbase: Add const to intmath and be more flexible with...
2014-08-26 Andreas Sandbergbase: Replace the internal varargs stuff with C++11...
2014-08-26 Andreas Sandbergbase: Add compiler macros for C++11 final/override
2014-08-26 Mitch Hayengamips: Fix RLIMIT_RSS naming
2014-08-26 Andreas Sandbergbase: Add a static assert to check bit union ranges
2014-08-26 Andreas Sandbergsparc: Fixup bit ordering in the PSTATE bit union
2014-08-26 Andreas Hanssonmem: Update DRAM controller comments
2014-08-26 Andreas Hanssonmem: Fix address interleaving bug in DRAM controller
2014-02-05 Curtis Dunhamsim: bump checkpoint version for multiple event queues
2014-08-13 Dam Sunwooarm: change MISCREG_L2ERRSR to warn not fail
2014-08-13 Dam Sunwoosim: remove kernel mapping check for baremetal workloads
2014-08-13 Andreas Sandbergscons: Build the branch predictor for all CPUs
2014-08-13 Andreas Sandbergmips: Remove unused private members to fix compile...
2014-08-13 Andreas Sandbergpower: Remove unused private members to fix compile...
2014-08-13 Andreas Sandbergscons: Silence clang 3.4 warnings on Ubuntu 12.04
2014-08-13 Andreas Sandbergbase: Remove unused M5_PRAGMA_NORETURN
2014-08-13 Andreas Sandbergcpu: Don't forward declare RefCountingPtr
2014-08-13 Mitch Hayengamem: Properly set cache block status fields on writebacks
2014-08-13 Andreas Hanssoncpu: Modernise the branch predictor (STL and C++11)
2014-03-11 Curtis Dunhamarm: remove dead code fplib mul64x64
2014-08-10 Geoffrey Blakeconfig: Add SubSystem container for simobjects
2014-08-10 Geoffrey Blakeconfig: Add hooks to enable new config sys
2014-08-10 Andreas Hanssoncpu: Ensure the traffic generator suppresses non-memory...
2014-08-10 Andreas Hanssonbase: Remove unused files
2014-07-28 Anthony Gutierrezmem: refactor LRU cache tags and add random replacement...
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model
2014-07-19 Steve Reinhardtsyscall emulation: fix fast build issue
2014-07-19 Binh Phamx86: make PioBus return BadAddress errors
2014-07-19 Steve Reinhardtsim: remove unused MemoryModeStrings array
2014-07-19 Steve Reinhardtkern: get rid of unused linux syscall files
2014-07-19 Steve Reinhardtsyscall emulation: fix DPRINTF arg ordering bug
2014-07-09 Anthony Gutierrezbase: fix operator== for comparing EthAddr objects
2014-07-02 Anthony Gutierrezbase: fix some bugs in EthAddr
2014-07-01 Radhika Jagtaputil: Add DVFS perfLevel to checkpoint upgrade script
2014-06-30 Stephan Diestelhorstpower: Add basic DVFS support for gem5
2014-06-30 Andreas Hanssonmem: DRAMPower trace output
2014-06-30 Andreas Hanssonmem: Add bank and rank indices as fields to the DRAM...
2014-06-30 Andreas Hanssonmem: Extend DRAM row bits from 16 to 32 for larger...
2014-06-30 Anthony Gutierrezcpu: implement a bi-mode branch predictor
2014-06-21 Binh Phamx86: fix table walker assertion
2014-06-21 Binh Phamo3: make dispatch LSQ full check more selective
2014-06-21 Binh Phamo3: split load & store queue full cases in rename
2014-06-10 Andreas Hanssonscons: Bump the compiler version to gcc 4.6 and clang 3.0
2014-06-10 Joel Hestnesssim: More rigorous clocking comments
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-23 Nilay Vaishruby: slicc: remove unused ids DNUCA*
2014-05-23 Nilay Vaishruby: remove old protocol documentation
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2014-05-23 Nilay Vaishcpu: o3: remove stat totalCommittedInsts
next