gem5.git
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
2020-04-01 Gabe Blackutil: Update jni_gem5Op.c so it will compile again.
2020-04-01 Gabe Blackutil: Update the m5 util Makefiles to not use javah.
2020-04-01 Gabe Blackutil: Move source files into a src directory.
2020-04-01 Gabe Blackutil,x86: Use M5OP_FOREACH to define the m5op entry...
2020-04-01 Gabe Blackutil,sparc: Use M5OP_FOREACH to define the m5op entry...
2020-04-01 Gabe Blackutil: Undef M5OP at the end of assembly files that...
2020-03-31 Gabe Blackutil: Remove the subfunc arg from M5OP_FOREACH.
2020-03-31 Gabe Blackmisc: Remove the now unused M5OP_FOREACH_ANNOTATION...
2020-03-31 Adrian Herreraarch-arm, dev-arm: WakeRequest implementation
2020-03-31 Gabe Blackutil: Remove the annotation pseudo ops symbols from...
2020-03-30 Boris Shingarovconfigs: Add --wait-gdb as option to se.py
2020-03-30 Gabe Blackmem: Get rid of the now unused SecurePortProxy class.
2020-03-30 Gabe Blackarm: Make semihosting use virtual addresses.
2020-03-30 Adrian Herreradev-arm: Adjust idreg value in RealViewCtrl
2020-03-30 Giacomo Travaglinidev-arm: Fix pci_mem_base setting in VExpress_GEM5_Base
2020-03-30 Jordi Vaqueroarch-arm: ARMv8.3 CompNum, SIMD complex number support
2020-03-28 Gabe Blackscons: Enable LTO and partial linking with gcc >= 8.1.
2020-03-28 Gabe Blackscons: Call summarize_warnings() when scons finishes...
2020-03-27 Gabe Blackarm: Add a callSemihosting method that figures out...
2020-03-27 Gabe Blackarm: Add a gem5 specific pseudo op semihosting call.
2020-03-27 Gabe Blackriscv: Fix RISCV builds by updating its use of pseudoIn...
2020-03-27 Gabe Blackscons: Add a mechanism to accumulate warnings to reprin...
2020-03-27 Gabe Blackscons: Use the textwrap module to wrap warnings/errors...
2020-03-27 Gabe Blackscons: Get rid of a redundant "Warning:" in the SConstruct.
2020-03-27 Gabe Blackscons: Replace find_first_prog() with the built in...
2020-03-27 Gabe Blackscons: Use the lsan-suppressions file when running...
2020-03-27 Gabe Blackmisc: Add Gabe Black as the scons and util maintainer.
2020-03-27 Hsuan Hsucpu-o3: Fix unset scoreboard in vector mode switching
2020-03-26 Hussein Elnawawymem-ruby: Checkpoint from MOESI_hammer Ruby hangs
2020-03-26 Gabe Blackutil: Add a file to suppress spurious lsan leaks in...
2020-03-26 Gabe Blackscons: Use the scons environment when marshalling.
2020-03-26 Bobby R. Brucetests,misc: Updated presubmit YAML to use main.py ...
2020-03-26 Bobby R. Brucetests: Migrated 10.linux-boot scons-based test to testlib
2020-03-26 Giacomo Travaglinidev-arm: Don't use args and kwargs on attachIO
2020-03-26 Gabe Blackarm: Return whether a semihosting call was recognized...
2020-03-26 Nils Asmussenarch-riscv: print information about faults.
2020-03-26 Nils Asmussenarch-riscv: added support for pseudo instructions.
2020-03-26 Gabe Blackarch,sim: Return whether or not a pseudo inst was recog...
2020-03-25 Matthew Porembasim-se: Add special paths for MPI, libnuma, ROCm support
2020-03-25 Gabe Blackarm: Optionally enable gem5 extended semihosting calls.
2020-03-25 Matthew Porembasim-se: Update mmap, munmap, mremap to use MemState
2020-03-25 Matthew Porembasim-se: Switch to new MemState API
2020-03-25 Matthew Porembasim-se: Extend MemState API to use VMAs
next