gem5.git
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
2020-03-25 Giacomo Travagliniconfigs: Use ArmFsWorkload for Arm baremetal
2020-03-25 Adrian Herreracpu: IntrControl, clear all and check helpers
2020-03-25 Giacomo Travagliniconfigs: Initialize atags_addr in baremetal.py
2020-03-25 Giacomo Travagliniconfigs: Enable Semihosting for baremetal.py
2020-03-25 Giacomo Travagliniconfigs: Make --disk-image optional in baremetal.py
2020-03-24 Gabe Blackpower: Hook up the readlink system call.
2020-03-24 Gabe Blackpower: Add the AT_RANDOM aux vector to the initial...
2020-03-24 Gabe Blackarm: Make the semihosting implementation use GuestABI.
2020-03-24 Giacomo Travagliniarch-arm: Make load_addr_mask=0 for ArmFsLinux only
2020-03-24 Giacomo Travagliniarch-arm: Fix aapcs32/aapcs64 compilation issues
2020-03-24 Gabe Blackmem: Remove a check that the memory size is a multiple...
2020-03-24 Gabe Blackmips: Add the AT_RANDOM aux vector to the initial stack.
2020-03-24 Gabe Blacksparc: Hook up fstat64 for SPARC64.
2020-03-24 Gabe Blacksparc: Add a definition of tgt_stat64 for SPARC64.
2020-03-24 Gabe Blacksparc: Hook up but not implement the get/set context...
2020-03-23 Giacomo Travaglinidev-arm: Add flash1 memory to VExpress_GEM5 platform
2020-03-23 Adrian Herreradev-arm: Instantiate FVPBasePwrCtrl in VExpress_GEM5
2020-03-21 Gabe Blackutil: Add some settings files for build_cross_gcc.
2020-03-20 Bobby R. Brucetests,learning-gem5: Moved MIPS ISA test from part...
2020-03-20 Bobby R. Brucemisc: Added Dockerfile for clang
2020-03-20 Bobby R. Brucemisc: Added Dockerfile for GCC of different versions
2020-03-20 Bobby R. Brucemisc: Added Dockerfile for minimum gem5 dependencies
2020-03-20 Bobby R. Brucemisc: Added Dockerfile for Python3
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_Level discriminate L0 invalidation...
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_Level fix L1 MRU absence
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_Level fix L1 in_port ranks
2020-03-20 Gabe Blackarch,sim: Merge Process::syscall and Process::getDesc.
2020-03-20 Gabe Blackarch,sim: Drop the syscall number from the syscall...
2020-03-20 Gabe Blackarch,sim: Create a common structure to hold syscall...
2020-03-20 Gabe Blacksim: Get rid of the Arguments class.
2020-03-20 Timothy Hayesmem-ruby: MESI_Three_level HTML reference generation fix
2020-03-20 Gabe Blacksparc: Add the AT_RANDOM aux vector to the initial...
2020-03-20 Gabe Blackutil: Add the ability to build a cross GDB to build_cro...
2020-03-20 Gabe Blackbase: Convert the annotation methods to take actual...
2020-03-20 Gabe Blackarm,kern: Use GuestABI to call printk from the kernel.
2020-03-20 Gabe Blackarm: Use a non-template indexed version of laneView...
2020-03-20 Gabe Blackutil: Add a script to help build cross compilers.
2020-03-19 Giacomo Travaglinitests: Add --bin-path option to insttest regressions
2020-03-19 Giacomo Travagliniarch-arm: Fix ArmSystem::_resetAddr evalutation
2020-03-19 Adrian Herreradev-arm: SMMUv3, single interconnect attachment
2020-03-19 Matthew Porembasim-se: Implement Virtual Memory Area API
2020-03-19 Gabe Blackmem: Add a Request::Flags parameter to the translating...
2020-03-19 Gabe Blackarch,base,cpu,dev,kern,mem,sim: Drop FS from FSTranslat...
2020-03-19 Gabe Blackarch,cpu,mem,sim: Reimplement the SE translating proxy...
2020-03-19 Gabe Blacksparc: Make translateFunctional ignore alignment and...
2020-03-19 Gabe Blackarch: Eliminate vtophys and its switching header file.
2020-03-19 Gabe Blackmem: Make the FSTranslatingPortProxy stop using vtophys.
2020-03-19 Gabe Blackarm: Demote PCEvent subclass pointers to PCEvent pointers.
2020-03-19 Gabe Blackriscv: Implement translateFunctional.
2020-03-18 Gabe Blackarch,kern: Rename some function events to have better...
2020-03-18 jiegectests: Use relative path for python3 compliance
2020-03-18 Boris Shingarovbase: Do not treat addresses < 10 specially
2020-03-18 Bobby R. Brucetests: Increased Kokoro's timeout to 5 hours
2020-03-17 Bobby R. Brucetests: Removed old scon-based 40.m5threads-test-atomic...
2020-03-17 Bobby R. Brucetests: Migrated 40.m5threads-test-atomic scons tests...
2020-03-17 Bobby R. Brucetests,arch-alpha: Removing ALPHA ISA from testlib config
2020-03-17 Gabe Blackkern,arch: Refactor SkipFuncEvent to not use skipFunction.
2020-03-17 Gabe Blackx86: Implement translateFunctional.
2020-03-16 Bobby R. Brucetests: Migrated 80.dram scons-based tests to testlib...
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in CrossbarSwitch
2020-03-16 Daniel R. Carvalhomem-garnet: Use smart pointers in Router's members
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in Switch
2020-03-16 Daniel R. Carvalhomem-garnet: Use static allocation in NetworkLink
next