kvm, arm: Switch to the device EQ when accessing ISA devices
[gem5.git] / src / sim /
2017-07-20 Jose Marinhosim: Prevent segfault in the wakeCpu m5op if id is...
2017-07-17 Sean Wilsonsim, x86: Make clone a virtual function
2017-07-12 Sean Wilsonsim, gdb: Refactor some Event subclasses into lambdas
2017-07-12 Jose Marinhocpu, sim: Add param to force CPUs to wait for GDB
2017-07-10 Jose Marinhosim: Fix clashing stat names in TickedObject and Ticked
2017-07-05 Rekai Gonzalez-Alb... cpu: Added interface for vector reg file
2017-07-05 Curtis Dunhamkvm: move Kvm check from ARM Kvm GIC to System
2017-06-21 Jason Lowe-Powersim: Updated ClockedObject power state warning
2017-06-20 Sean Wilsonsim, x86: Replace EventWrapper use with EventFunctionWr...
2017-06-20 Sean Wilsonsim: Add generic EventFunctionWrapper
2017-06-20 Sean Wilsonsim: Remove DelayFunction
2017-05-25 Gabe Blackx86: sim: Make 32 bit x86 processes work again.
2017-05-24 Andreas Sandbergsim: Add hooks to implement event reference counting
2017-05-19 Andreas Sandbergbase, sim, arch: Fix clang 5.0 warnings
2017-05-12 Andreas Sandbergsyscall_emul: Fix undefined macro behavior
2017-05-05 Alexandru Dutusyscall_emul: Argument retrieval bug fix
2017-05-02 Andreas Sandbergbase, sim, dev: Remove SWIG
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-04-11 Stephan Diestelhorstpower: Allow global stats in power equations
2017-04-08 Stephan Diestelhorstpower: Clarify the unit used for the power equations (W)
2017-04-06 Andreas Sandbergpower: Add a voltage variable to power expressions
2017-04-06 Andreas Sandbergpower: Add error checking to MathExprPowerModel
2017-04-03 Andreas Sandbergsim: Handle cases where Drainable::resume() creates...
2017-03-17 Brandon Pottersyscall-emul: Hotfix for FreeBSD/Mac builds
2017-03-17 Brandon Pottersyscall-emul: change NULL to nullptr in Process files
2017-03-09 Brandon Potterstyle: change NULL to nullptr in syscall files
2017-03-09 Brandon Pottersyscall-emul: Rewrite system call exit code
2017-03-09 Brandon Pottersyscall-emul: Add the tgkill system call
2017-03-09 Brandon Pottersyscall-emul: Adds SE mode signal feature
2017-03-09 Brandon Pottersyscall-emul: Add or extend dup, dup2, and pipe
2017-03-09 Brandon Pottersyscall-emul: Add functionality to open syscalls
2017-03-09 Brandon Potterstyle: Correct some style issues
2017-03-09 Brandon Pottersyscall-emul: Move memState into its own file
2017-03-07 Andreas Sandbergpower: Avoid forward declarations that confuse wrappers
2017-03-06 Brandon Pottersyscall-emul: Remove unused class and member
2017-02-27 Brandon Pottersyscall_emul: [PATCH 15/22] add clone/execve for thread...
2017-02-27 Brandon Pottersyscall_emul: [patch 14/22] adds identifier system...
2015-07-20 Brandon Pottersyscall_emul: [patch 13/22] add system call retry capab...
2015-07-20 Brandon Potterstyle: [patch 12/22] fix preliminary style issues for...
2015-07-20 Brandon Pottersyscall_emul: [patch 11/22] extend functionality of...
2017-02-19 Andreas Hanssonsim: Ensure draining is deterministic
2016-11-09 Brandon Pottersyscall_emul: [patch 10/22] refactor fdentry and add...
2016-11-09 Brandon Pottersyscall_emul: [patch 9/22] remove unused global variabl...
2016-11-09 Brandon Pottersyscall_emul: [patch 8/22] refactor process class
2016-11-09 Brandon Pottersyscall_emul: [patch 7/22] remove numCpus method
2016-11-09 Brandon Pottersyscall_emul: [patch 6/22] remove unused fields from...
2016-11-09 Brandon Pottersyscall_emul: [patch 5/22] remove LiveProcess class...
2017-02-17 Brandon Pottersim: fix out-of-bounds error in syscall_desc
2017-02-14 Curtis Dunhamsim, kvm: make KvmVM a System parameter
2017-02-14 Curtis Dunhamsim,kvm,arm: fix typos
2017-02-10 Christian Menardmisc: Fix order of object construction in the CxxConfig...
2017-02-10 Bjoern A. Zeebsim: fix build breakage in process.cc after brandon...
2017-02-10 Bjoern A. Zeebsim: Patch to fix the statfs build
2017-02-07 Andreas Sandbergstyle: Force Python.h to be included before main header
2016-11-09 Brandon Pottersyscall_emul: [patch 4/22] remove redundant M5_pid...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2017-01-20 Brandon Pottersyscall_emul: #ifdef new system calls to allow builds...
2016-11-09 Brandon Pottersyscall_emul: [patch 2/22] move SyscallDesc into its...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2017-01-03 Andreas Sandbergsim: Remove declaration of unused CountedDrainEvent
2017-01-03 Andreas Sandbergsim: Remove redundant export_method_cxx_predecls
2016-12-23 Joel Hestnesssim: Fix SE mode checkpoint restore file handling
2016-12-19 Andreas Sandbergsim: Remove redundant buildEnv import
2016-12-15 Brandon Pottersyscall_emul: implement fallocate
2016-12-15 Brandon Pottersyscall_emul: add support for x86 statfs system calls
2016-12-15 Brandon Pottersyscall_emul: extend sysinfo system call to include...
2016-11-30 Alec Roelkearch: [Patch 1/5] Added RISC-V base instruction set...
2016-11-17 Andreas Hanssonalpha: Remove ALPHA tru64 support and associated tests
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-10-15 Nicolas Derumignysyscall: read() should not write anything if reading...
2016-10-04 Andreas Sandbergsim: Add a checkpoint function to test for entries
2016-09-14 Michael LeBeanesim: Refactor quiesce and remove FS asserts
2016-09-14 Michael LeBeanesim, syscall_emul: Add mmap to EmulatedDriver
2016-08-05 Tony Gutierrezsim: fix issues with pwrite(); don't enable fstatfs
2016-08-04 Tony Gutierrezx86, sim: add some syscalls to X86
2016-07-21 Mitch Hayengacpu: Add SMT support to MinorCPU
2016-06-28 Andreas Hanssonscons: Track swig packages when loading embedded swig...
2016-06-20 Reiley Jeapaulsim: Added library include to fix build errors on clang...
2016-06-07 Andreas Hanssonsim: Make clang happy
2016-06-07 Sergei Trofimovsim: added missing include to mathexpr.hh
2016-06-06 Andreas Sandbergsim: Only print the power state transition warning...
2016-06-06 David Guillen Fandospwr: Closing power and thermal feedback loop
2016-06-06 David Guillen Fandossim: Adding support for power models
2016-06-06 Andreas Sandbergstats: Silence unused power stats
2016-06-06 David Guillen Fandospwr: Add power states to ClockedObject
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-04-12 Andreas Hanssonmisc: Appease clang...again
2016-04-07 Victor Garciamem: Add Program Counter to MemTraceProbe
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 David Guillen Fandospower: Add support for power models
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2015-05-12 David Guillen Fandossim: Adding thermal model support
2015-12-11 Sascha Bischoffsim: Add additional debug information when draining
2016-04-01 Sascha Bischoffsim: Fix clock_domain unserialization
2016-03-17 Brandon Potterbase: add symbol support for dynamic libraries
2016-03-17 Brandon Potterbase: support dynamic loading of Linux ELF objects...
2016-03-17 Steve Reinhardtsyscall_emul: move mmapGrowsDown() to LiveProcess
2016-03-17 Brandon Pottersyscall_emul: fix bugs for mmap2 system call and x86...
next