util: Add the m5_loadsymbol pseudo op to the m5 tool
[gem5.git] / src /
2017-05-08 Gabe Blackscons: Get rid of the PHONY_BASE construction variable.
2017-05-08 Gabe Blackscons: Replace str(foo.get_contents()) with foo.get_tex...
2017-05-08 Gabe Blackscons: Make env['USE_PYTHON'] a source for createEnumSt...
2017-05-05 Alexandru Dutusyscall_emul: Argument retrieval bug fix
2017-05-03 Gabe Blackscons: Merge reading test SConscripts into makeEnv.
2017-05-02 Andreas Sandbergpython: Remove SWIG
2017-05-02 Andreas Sandbergbase, sim, dev: Remove SWIG
2017-05-02 Andreas Sandbergpython: Use PyBind11 instead of SWIG for Python wrappers
2017-05-01 Gabe Blackscons: Remove the SPAWN hack added earlier.
2017-05-01 Gabe Blackscons: Group Source-s based on what SConscript included...
2017-05-01 Gabe Blackscons: Put Source objects in groups and partially link...
2017-05-01 Nikos Nikolerisarch-sparc: Fix wrong indentation causing warnings...
2017-05-01 Jason Lowe-Powerdev: Add ATA command used in recent Linux kernels
2017-04-18 Santi Galanx86: fixed branching() computation for branch uops
2017-04-14 Gabe Blackscons: When spawning the linker process, don't involve...
2017-04-11 Stephan Diestelhorstpower: Allow global stats in power equations
2017-04-11 Alec Roelkeriscv: Fix crashes with large or frequent mmaps
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-05 Javier Cano-Canoruby: Fix MOESI_CMP_directory for new DMA status changes.
2017-04-05 Alec Roelkeriscv: fix Linux problems with LR and SC ops
2017-04-05 Alec Roelkeriscv: fix compatibility with Linux toolchain
2017-04-05 Alec Roelkeriscv: add remote gdb support
2017-04-05 Alec Roelkeriscv: fix error on memory op address overflow
2017-04-05 Alec Roelkeriscv: enable unaligned memory accesses
2017-04-03 Curtis Dunhamarm, kvm: implement GIC state transfer
2017-04-03 Curtis Dunhamarm, dev: add basic support for GICC_BPR register
2017-04-03 Curtis Dunhamarm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling
2017-04-03 Curtis Dunhamarm: refactor packet processing in Pl390 GIC
2017-04-03 Nikos Nikolerisarm: Don't panic when checking coprocessor read/write...
2017-04-03 Nikos Nikolerisarm: Treat Write-Through Normal memory as Non-Cacheable
2017-04-03 Andreas Sandbergsim: Handle cases where Drainable::resume() creates...
2017-04-03 Andreas Sandbergarm, kvm: Override the kernel's default MPIDR value
2017-04-03 Andreas Sandbergdev, arm: Fix multi-core KVM race in the generic timer
2017-04-03 Sascha Bischoffdev: Align BAR0 size to power of 2 for VirtIO devices
2017-04-03 Andreas Sandbergdev: Add a dummy VirtIO device
2017-04-03 Andreas Sandbergdev: Rename VirtIO PCI debug flag
2017-04-03 Matteo Andreozziarm: fix template instantiation warning in clang
2017-03-21 Curtis Dunhamarm: correct register read bug in Pl390 GIC
2017-03-21 Andreas Sandbergpython: Automatically disable listeners in batch setups
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-16 Radhika Jagtapcpu: Print progress messages in Trace CPU
2017-03-15 Andreas Sandbergarm, dev: Add missing override in the Pl390 GIC model
2017-03-13 Andreas Sandbergdev, arm: Add draining to the GIC model
2017-03-13 Andreas Sandbergarm: Clean up the GIC implementation
2017-03-09 Brandon Potterstyle: change NULL to nullptr in syscall files
2017-03-09 Brandon Pottersyscall-emul: Ignore unimplemented system calls
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-09 Pierre-Yves Péneaumisc: add missing copyright/author information in previ...
2017-03-09 Lena Olsonruby: fix MOESI_hammer directory to work with > 3GB...
2017-03-07 Andreas Sandberggpu-compute: Fix Python/C++ object hierarchy discrepancies
2017-03-07 Andreas Sandbergpower: Avoid forward declarations that confuse wrappers
2017-03-07 Sudhanshu Jhadev, arm: Render HDLCD frames at a fixed rate in KVM
2017-03-07 Sudhanshu Jhadev: Add support for single-pass scan out in the PixelPump
2017-03-07 Sudhanshu Jhadev, kvm: Add a fast KVM-aware mode in DmaReadFifo
2017-03-07 Sudhanshu Jhaarm, kmi: Clear interrupts in KMI devices
2017-03-06 Brandon Pottersyscall-emul: Remove unused class and member
2017-03-03 Nikos Nikolerismem: Make blkAlign a common function between all tag...
2017-03-03 Nikos Nikolerismem: Use pkt::getBlockAddr instead of BaseCace::blockAlign
2017-03-03 Rahul Thakurarm, kvm: enable running 32-bit Guest under ARM KVM64
2017-03-03 Rahul Thakurarm, kvm: fix saving/restoring conditional flags in...
2017-03-01 Lena Olsonruby: fix and/or precedence in slicc
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...
2017-02-27 Brandon Potterx86: remove unnecessary parameter from functions
2017-02-27 Tony Gutierrezgpu-compute: remove unnecessary member from class
2017-02-27 Brandon Pottergpu-compute: mark functions with override if replacing...
2017-02-27 Andreas Sandbergarch: Include generated decoder header after normal...
2017-02-27 Andreas Sandbergbase: Refactor logging to make log level selection...
2017-02-27 Andreas Sandbergpython: Add a generalized mechanism to configure stats
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-23 Brandon Potterx86: remove redundant condition check in tlb code
2017-02-23 Brandon Potterbase: fix small memory leak in the ELF loader
2017-02-21 Nikos Nikolerismem: Remove unused size field from the CacheBlk class
2017-02-21 Nikos Nikolerismem: Remove the unused asid field from the CacheBlk...
2017-02-21 Nikos Nikolerismem: Remove unused arguments (asid/contex_id) from...
2017-02-21 Nikos Nikolerismem: Remove unused type BlkList from the cache and...
2017-02-21 Nikos Nikolerismem: Remove unused functions from the tag classes
2017-02-21 Nikos Nikolerismem: Always use the helper function to invalidate a...
2017-02-21 Sascha Bischoffmem: Fix MSHR assert triggering for invalidated prefetches
2017-02-21 Nikos Nikolerismem: Populate the secure flag in the writeback visitor
2017-02-21 Nikos Nikolerismem: Remove stale argument from a panic statement
2017-02-21 Nikos Nikolerisarm: Fix DPRINTFs with arguments in the instruction...
2017-02-21 Nikos Nikolerisarm: Blame the right instruction address on a Prefetch...
2017-02-19 Andreas Hanssonsim: Ensure draining is deterministic
2017-02-19 Andreas Hanssonmem: Ensure deferred snoops are cache-line aligned
2017-02-19 Andreas Hanssonmem: Fix memory footprint includes
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
next