cpu/o3: clean up scoreboard object
[gem5.git] / src / sim /
2013-09-18 Andreas Sandbergsim: Fix undefined behavior in the pseudo-inst interface
2013-09-05 Andreas Hanssonsim: Fix clang warning for unused variable
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-09-04 Andreas Hanssonarch: Header clean up for NOISA resurrection
2013-09-04 Andreas Hanssonalpha: Move system virtProxy to Alpha only
2013-08-19 Akash Bagdiapower: Add voltage domains to the clock domains
2013-08-07 Nilay Vaishx86: add tlb checkpointing
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects
2013-06-27 Akash Bagdiaconfig: Add a system clock command-line option
2013-06-11 Andreas Sandbergsim: Revert [34e3295b0e39] (sim: Fix early termination...
2013-06-03 Andreas Sandbergarch: Create a method to finalize physical addresses
2013-06-03 Andreas Sandbergsim: Add debug output when executing pseudo-instructions
2013-05-02 Andreas Sandbergsim: Add support for m5fail in pseudoInst()
2013-04-22 Andreas Sandbergsim: Add a helper function to execute pseudo instructions
2013-04-22 Dam Sunwoosim: separate nextCycle() and clockEdge() in clockedObjects
2013-04-22 Andreas Sandbergsim: Add helper functions that add PCEvents with custom...
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Deyuan Guo ext:... base: load weak symbols from object file
2013-03-03 Nilay Vaishsim: remove duplicate check on stack size
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-19 Andreas Hanssonsim: Make clock private and access using clockPeriod()
2013-02-15 Andreas Sandbergsim: Add a system-global option to bypass caches
2013-02-01 Nilay Vaishsim: remove unused struct priority_compare
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-07 Sascha Bischoffstats: Fix swig wrapping for Tick in stats
2013-01-07 Andreas Sandbergsim: Remove unused variables
2013-01-07 Andreas Sandbergarm: Remove the register mapping hack used when copying TCs
2013-01-07 Andreas Sandbergarch: Move the ISA object to a separate section
2013-01-07 Andreas Sandbergarch: Add support for invalidating TLBs when draining
2013-01-07 Andreas Hanssonsim: Fatal if a clocked object is set to have a clock...
2013-01-07 Andreas Hanssonconfig: Do not use hardcoded physmem in fs script
2013-01-07 Andreas Hanssonbase: Add wrapped protobuf output streams
2013-01-05 Gabe BlackSPARC: Keep a copy of the current ASI in the decoder.
2012-11-16 Nilay Vaishsim: have a curTick per eventq
2012-11-02 Andreas Sandbergsim: Add drain methods to request additional cleanup...
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-11-02 Dam SunwooARM: dump stats and process info on context switches
2012-11-02 Ali Saidisim: Fix as issue where exit events on instr queues...
2012-10-25 Andreas Hanssondev: Make default clock more reasonable for system...
2012-10-15 Nilay Vaishruby: reset timing after cache warm up
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-10-15 Andreas HanssonMem: Separate the host and guest views of memory backin...
2012-10-15 Andreas HanssonCheckpoint: Make system serialize call children
2012-10-15 Andreas HanssonClock: Inherit the clock from parent by default
2012-09-25 Sascha BischoffStatistics: Add a function to configure periodic stats...
2012-09-25 Ali SaidiARM: Squash outstanding walks when instructions are...
2012-09-25 Andreas Sandbergsim: Move CPU-specific methods from SimObject to the...
2012-09-25 Andreas Sandbergsim: Remove SimObject::setMemoryMode
2012-09-21 Lluc AlvarezSE: Ignore FUTEX_PRIVATE_FLAG of sys_futex
2012-09-10 Palle LyckegaardNetBSD: Build on NetBSD
2012-09-07 Andreas Sandbergsim: Update the SimObject documentation
2012-09-07 Andreas Sandbergsim: Remove the unused SimObject::regFormulas method
2012-09-07 Krishnendra Nathellasim: add validation to make sure there is memory where...
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-08-28 Andreas HanssonClock: Rework clocks to avoid tick-to-cycle transformations
2012-08-28 Anthony Gutierrezsim: fix overflow check in simulate because Tick is...
2012-08-27 Nilay VaishSystem: Remove redundant call to startupCPU
2012-08-21 Andreas HanssonEventManager: Remove test for NULL pointer in constructor
2012-08-21 Andreas HanssonClock: Make Tick unsigned and remove UTick
2012-08-21 Andreas HanssonClock: Move the clock and related functions to ClockedO...
2012-08-15 Anthony GutierrezO3,ARM: fix some problems with drain/switchout function...
2012-08-08 Nilay VaishSystem: set kernel to null, if unspecified.
2012-08-06 Steve Reinhardtprocess: add progName() virtual function
2012-08-06 Steve Reinhardtsyscall_emul: clean up open() code a bit.
2012-08-06 Steve Reinhardtstr: add an overloaded startswith() utility method
2012-08-06 Marc Orrsyscall emulation: Clean up ioctl handling, and impleme...
2012-07-11 Marc Orrsyscall emulation: Add the futex system call.
2012-07-11 Steve ReinhardtAdd hook to call map() on Process from python.
2012-07-09 Andreas HanssonEventManager: Rename queue accessor and remove cast...
2012-07-09 Andreas HanssonFix: Address a few benign memory leaks
2012-06-05 Ali Saidicpt: update some comments in the checkpoint migration...
2012-06-05 Dam SunwooMem: add per-master stats to physmem
2012-06-05 Ali Saidisim: Provide a framework for detecting out of data...
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-05-30 Andreas Hanssongcc: Small fixes to compile with gcc 4.7
2012-05-19 Gabe BlackSyscalls: warn when the length argument to mmap is...
2012-05-15 Lena OlsonMem: Fix size check when allocating physical memory
2012-05-10 Ali Saidigem5: fix a number of use after free issues
2012-05-10 Ali Saidistats: track if the stats have been enabled and prevent...
2012-05-01 Andreas HanssonMEM: Separate requests and responses for timing accesses
2012-04-14 Andreas HanssonMEM: Separate snoops and normal memory requests/responses
2012-04-14 Andreas Hanssonclang/gcc: Fix compilation issues with clang 3.0 and...
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-03-19 Andreas Hanssonclang: Fix recently introduced clang compilation errors
2012-03-09 Ali SaidiSystem: Move code in initState() back into constructor...
2012-02-24 Andreas HanssonMEM: Make port proxies use references rather than pointers
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-12 Anthony Gutierrezcpu: add separate stats for insts/ops both globally...
2012-02-12 Ali Saidimem: Add a master ID to each request object.
2012-02-10 Nilay Vaishsim/system: initialize the pagePtr variable
2012-02-03 Gabe BlackSystem: Forgot to qrefresh with my last change.
2012-02-03 Gabe BlackSystem: Fix the check which detects running out of...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
next