syscall emulation: fix fast build issue
[gem5.git] / src / sim /
2014-07-19 Steve Reinhardtsyscall emulation: fix fast build issue
2014-07-19 Steve Reinhardtsim: remove unused MemoryModeStrings array
2014-07-19 Steve Reinhardtsyscall emulation: fix DPRINTF arg ordering bug
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-10 Joel Hestnesssim: More rigorous clocking comments
2014-05-12 Steve Reinhardtsyscall emulation: clean up & comment SyscallReturn
2014-04-17 Ali Saidisim, arm: implement more of the at variety syscalls
2014-05-09 Andrew Bardsleycpu: Allow setWhen on trace objects
2014-05-09 Geoffrey Blakearch, arm: Preserve TLB bootUncacheability when switchi...
2014-04-23 Andreas Hanssonsim: Use correct unit for abort message
2014-04-19 Marco Elverruby: recorder: Fix (de-)serializing with different...
2014-04-03 Andreas Sandbergsim: Add the ability to lock and migrate between event...
2014-03-07 Mitch Hayengascons: Fixes uninitialized warnings issued by clang
2014-03-06 Andreas Sandbergsim: Schedule the global sync event at curTick() +...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2014-01-24 Chris Adeniyi-Jonessim: Add openat/fstatat syscalls and fix mremap
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
2013-12-30 Christopher Torngsim: Add support for dynamic frequency scaling
2013-11-29 Andreas Sandbergbase: Fix race in PollQueue and remove SIGALRM workaround
2013-11-29 Andreas Sandbergbase: Clean up signal handling
2013-11-26 Nilay Vaishsim: correct ticksToCycles() function.
2013-11-25 Steve Reinhardt... sim: simulate with multiple threads and event queues
2013-11-12 Anthony Gutierrezsim: fix event priority name for debug-start option
2013-11-01 Andreas Hanssonsim: Clarify the difference between tracing and debugging
2013-10-31 Chander SudanthiARM: add support for TEEHBR access
2013-10-31 Geoffrey Blakedev: Fix race conditions in IDE device on newer kernels
2013-10-31 Dam Sunwoosim: added option to serialize SimLoopExitEvent
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
next