gem5.git
2020-04-29 Nils Asmussenconfigs: added bare metal FS support for RISC-V.
2020-04-29 Nils Asmussencpu,configs: let RISC-V use the PT walker cache.
2020-04-29 Nils Asmussenarch-riscv: fixed formatting.
2020-04-29 Nils Asmussenarch-riscv: implement RemoteGDB::acc for FS mode.
2020-04-29 Nils Asmussenarch-riscv: implement sfence.vma to flush TLBs.
2020-04-29 Nils Asmussenarch-riscv: make sure only supported modes can be set...
2020-04-29 Nils Asmussenarch-riscv: added TLB and page table walker.
2020-04-29 Gabe Blackarm: Add a unit test for some aspects of the aapcs64...
2020-04-28 Gabe Blackarm: Fix some bugs in the aapcs64 implementation.
2020-04-28 Matthew Porembaconfigs: Add missing requestToMemory MessageBuffers
2020-04-28 Jordi Vaqueroarch-arm: Fix clasta/b and lasta/b simd&fp instructions
2020-04-28 Giacomo Travagliniconfigs: Do not require args.kernel to be set in bareme...
2020-04-28 Giacomo Travaglinisim, arch-arm: Restore capability of running without...
2020-04-28 Gabe Blackutil: Add an abstraction layer for call types in the...
2020-04-28 Gabe Blackutil: Add a helpful macro for merging two tokens to...
2020-04-28 Gabe Blackutil: Use a dispatch table to call ops in the m5 utility.
2020-04-28 Gabe Blackmisc,util: Remove explicit ';'s from M5OP_FOREACH.
2020-04-28 Gabe Blackmisc: Add the SE mode m5 ops to m5ops.h.
2020-04-28 Gabe Blacksim,misc: Rename M5OP_ANNOTATE to M5OP_RESERVED1.
2020-04-28 Gabe Blackmisc: Tidy up M5OP_FOREACH and the constants in m5ops.h.
2020-04-28 Gabe Blackutil: Delete the execfile m5 utility command.
2020-04-28 Gabe Blackutil: Eliminate the sw99param m5 utility command.
2020-04-28 Gabe Blackutil: Improve the usage text of the m5 utility.
2020-04-28 Gabe Blackutil: Further simplify the initParam implementation.
2020-04-27 Gabe Blackmisc: Replace a deprecated method in protoio.cc.
2020-04-27 Gabe Blackutil: Refactor the string->register packing function...
2020-04-27 Gabe Blacksim: Simplify collecting the key value in initParam.
2020-04-27 Gabe Blackutil: Correct some help text for the initparam m5 utili...
2020-04-27 Gabe Blackutil: Remove the "pin" command from the m5 utility.
2020-04-27 Gabe Blackutil: Add missing functions to the java wrapper for...
2020-04-27 Gabe Blackmisc: Use a const char * in the m5op m5_add_symbol.
2020-04-27 Gabe Blackutil: Update the java wrapper names for m5 ops.
2020-04-27 Gabe Blackmisc: Get rid of constants used for critical path annot...
2020-04-27 Gabe Blackmisc: Get rid of the m5op_flags.h header.
2020-04-27 Gabe Blackmisc: Remove m5a_ (critical path annotation) prototypes...
2020-04-27 Gabe Blackutil: Convert the other architecture's m5 utility build...
2020-04-27 Jordi Vaqueroarch-arm: Fix Sve Fcmla indexed instruction
2020-04-27 Giacomo Travagliniarch-arm: SVE instructions do not use AHP format
2020-04-27 Giacomo Travagliniarch-arm: Do not increment exponent if FPSCR.FZ in...
2020-04-26 Gabe Blackutil: Add some additional flags for files in the m5...
2020-04-25 Bobby R. Brucemisc,tests: Updated and generalized the resource url...
2020-04-25 Bobby R. Brucemisc: Removed unneeded Doxygen pages
2020-04-24 Bobby R. Brucetests: Removed "tests/quick"
2020-04-24 Bobby R. Brucetests: Removed "tests/long"
2020-04-23 Jordi Vaqueroarch: Fix VecReg container alignement to 128bits view
2020-04-23 Giacomo Travagliniconfigs: Use workloads.py in baremetal.py
2020-04-23 Giacomo Travagliniconfigs: Produce list of workload types in workloads.py
2020-04-23 Giacomo Travagliniconfigs: Add an example workloads module
2020-04-23 Mahyar Samaniarch-x86: Add hsub instructions to x86
2020-04-23 Tiago Muckmem-ruby: Fix Ruby handling of functional requests
2020-04-23 Tiago Muckmem-ruby: SimpleNetwork implementation of functional...
2020-04-23 Tiago Muckmem-ruby: Add functionalReadBuffers to AbstractController
2020-04-23 Tiago Muckmem-ruby: Allow MessageBuffer functional reads
2020-04-22 Bobby R. Brucebase,misc: Added version to code
2020-04-22 Gabe Blackbase,arch,sim,cpu: Move object file loader components...
2020-04-22 Gabe Blackconfigs,arch,sim: Move fixFuncEventAddr into the Worklo...
2020-04-22 Gabe Blackarch,sim,kern,dev,cpu: Create a Workload SimObject.
2020-04-21 Giacomo Travagliniconfigs: Add --machine-type option to baremetal.py
2020-04-21 Giacomo Travagliniconfigs: Add --semi-path option to baremetal.py
2020-04-20 Gabe Blackdev,cpu: Make two very generic enums ScopedEnums.
2020-04-20 Gabe Blackmem: Rename the ruby Prefetcher class RubyPrefetcher.
2020-04-20 Gabe Blackscons: Use six.input instead of raw_input.
2020-04-20 Gabe Blackscons: Import "sys" which is used in an exception handler.
2020-04-20 Gabe Blackfastmodel: Enable semihosting, including pseudo insts.
2020-04-19 Giacomo Travagliniarch-sparc: MAP_32BIT does not exist on solaris
2020-04-17 Matthew Porembasim: Use off_t for mmap offset arguments
2020-04-17 Daniel R. Carvalhomem-cache: Create Prefetcher namespace
2020-04-17 Ciro Santillisim-se: add missing path redirection to mmap createObje...
2020-04-17 Ciro Santilliconfigs: make --disk-images optional in fs.py
2020-04-16 Gabe Blacksparc,configs: Initialize ROMs directly, not with the...
2020-04-16 Gabe Blackmem: Support initializing a memory with an image file.
2020-04-16 Gabe Blackutil: Add config files for crosstool-ng toolchains.
2020-04-15 Matthew Porembaarch-x86: Change insertBits in TLB translateFunctional
2020-04-15 Gabe Blackutil,scons: Generalize the aarch64 scons for the m5...
2020-04-15 Giacomo Travaglinitests: Run realview(64) tests with VExpress_GEM5_Foundation
2020-04-15 Giacomo Travagliniarch-arm: Override ISA::takeOverFrom for the Arm ISA
2020-04-15 Giacomo Travagliniarch, cpu: Add a takeOverFrom method for switching...
2020-04-15 Giacomo Travagliniarch-arm: Remove unnecessary haveGICv3CPUInterface
2020-04-15 Gabe Blackutil: In build_cross_gcc, set LIMITS_H_TEST=true.
2020-04-14 Giacomo Travaglinitests: Fail checkpoint regressions if no cpt has been...
2020-04-14 Giacomo Travaglinitests: Reduce checkpoint interval used by realview...
2020-04-14 Giacomo Travaglinidev-arm: Fix checkpointing for the GenericTimer
2020-04-14 Giacomo Travagliniarch-arm: Handle empty object_file scenario in ArmFsWor...
2020-04-10 Gabe Blackutil: Move m5op_arm_A64.S into an aarch64 subdirectory.
2020-04-10 Gabe Blackutil: Delete the aarch64 Makefile for the m5 utility.
2020-04-10 Gabe Blackutil,scons: Detect java and lua51 in the m5 utility...
2020-04-10 Gabe Blackutil: Add SCons build files for the aarch64 verson...
2020-04-09 Matthew Porembaarch-x86: Do not fixup faults in TLB
2020-04-09 Wendy Elsassermem: Modify DRAM controller for flexibility and new...
2020-04-09 Adrian Herreradev-arm: Add VExpress_GEM5_Foundation platform
2020-04-09 Adrian Herreraconfigs: add option for memory channel intlv.
2020-04-09 Gabe Blackutil: Implement PIC assembly for the aarch64.
2020-04-08 Matt Porembamem-ruby: Replace SLICC queueMemory calls with enqueue
2020-04-08 Adrian Herreraarch-arm, dev-arm: Autogen PSCI node in DTB
2020-04-06 Giacomo Travagliniarch-arm: CNTHCTL trap to EL2 only if ARMv8.6-ECV imple...
2020-04-03 Daniel R. Carvalhobase: Fix undefined behavior in mask generation
2020-04-03 Matthew Porembabase,arch-hsail: Fix GPU build
2020-04-02 Gabe Blackscons: Fix an exception in the DictImporter on scons...
2020-04-02 Nikos Nikolerisarch-arm: Add missing include in QARMA implementation
2020-04-01 Giacomo Travagliniconfigs: Enabling SimObj CLI for baremetal platform
next