| 2020-07-10 | Hsuan Hsu | cpu-kvm,arch-arm: Improve KvmCPU tick event scheduling | commit | commitdiff | tree | 
| 2020-07-10 | Hsuan Hsu | dev-arm: Fix handling of writing timer control registers | commit | commitdiff | tree | 
| 2020-07-10 | Hsuan Hsu | cpu-kvm: Initialize _hasKernelIRQChip in the constructor | commit | commitdiff | tree | 
| 2020-07-10 | Hsuan Hsu | dev-arm: Make generic timer work with level-sensitive... | commit | commitdiff | tree | 
| 2020-07-09 | Chris January | configs: Add earlycon to default kernel_cmd. | commit | commitdiff | tree | 
| 2020-07-08 | Boris Shingarov | mem: Optionally share the backing store | commit | commitdiff | tree | 
| 2020-07-08 | Gabe Black | arm: Don't use pseudo instructions to implement regular... | commit | commitdiff | tree | 
| 2020-07-07 | Richard Cooper | dev-arm: Verify number of CPUs when restoring Generic... | commit | commitdiff | tree | 
| 2020-07-07 | Ciro Santilli | arch-arm: mark ID_AA64ISAR1_EL1.JSCVT implemented | commit | commitdiff | tree | 
| 2020-07-07 | Michiel W.... | cpu-o3: Avoid passing ReExec 'faults' on CPU tracing... | commit | commitdiff | tree | 
| 2020-07-07 | Jordi Vaquero | arch-arm: Fix routeToHyp conditions for Excp Type | commit | commitdiff | tree | 
| 2020-07-07 | Gabe Black | x86: Fix the indentation in arch/x86/stacktrace.hh. | commit | commitdiff | tree | 
| 2020-07-07 | Gabe Black | arch: Delete the unused ProcessInfo class. | commit | commitdiff | tree | 
| 2020-07-07 | Gabe Black | util: Delete util/batch, util/pbs, and util qdo. | commit | commitdiff | tree | 
| 2020-07-06 | Tony Gutierrez | sim: Add M5_VAR_USED to var used in dprint | commit | commitdiff | tree | 
| 2020-07-06 | Tony Gutierrez | arch-arm: Remove some unused vars from self_debug.hh | commit | commitdiff | tree | 
| 2020-07-06 | Tony Gutierrez | arch-arm: Add missing override to ARM faults | commit | commitdiff | tree | 
| 2020-07-06 | Jordi Vaquero | arch-arm: Add Check for AddressSize Fault | commit | commitdiff | tree | 
| 2020-07-06 | Jordi Vaquero | arch-arm: Implementation of Vector Catch debug exception | commit | commitdiff | tree | 
| 2020-07-04 | Gabe Black | sim: Retrofit the VPtr type. | commit | commitdiff | tree | 
| 2020-07-04 | Bobby R. Bruce | misc: Reverting version numbers | commit | commitdiff | tree | 
| 2020-07-04 | Bobby R. Bruce | misc: Merged m5ops_base hotfix into develop | commit | commitdiff | tree | 
| 2020-07-04 | Bobby R. Bruce | misc: Updated release notes and version number  v20.0.0.3 | commit | commitdiff | tree | 
| 2020-07-04 | Hsuan Hsu | arch-arm: Remove m5ops_base declaration from ArmSystem | commit | commitdiff | tree | 
| 2020-07-03 | Gabe Black | cpu: Some cleanups in the O3 rename map. | commit | commitdiff | tree | 
| 2020-07-03 | Gabe Black | cpu: Get rid of auto return types in the PhysRegFile. | commit | commitdiff | tree | 
| 2020-07-03 | Jason Lowe... | misc: Add .mailmap file | commit | commitdiff | tree | 
| 2020-07-03 | Hsuan Hsu | arch-arm: Remove m5ops_base declaration from ArmSystem | commit | commitdiff | tree | 
| 2020-07-02 | Richard Cooper | configs: Updated DTB warnings in fs.py for Arm platforms. | commit | commitdiff | tree | 
| 2020-07-02 | Jordi Vaquero | arch-arm: Implementation of SelfHosted Debug Software... | commit | commitdiff | tree | 
| 2020-07-01 | Matthew Poremba | mem-ruby: Support device memories | commit | commitdiff | tree | 
| 2020-07-01 | Ciro Santilli | stats: add --stats-root option to dump only under some... | commit | commitdiff | tree | 
| 2020-07-01 | Hoa Nguyen | mem: Fix python3 incompatibility issue in slicc's HTML... | commit | commitdiff | tree | 
| 2020-06-30 | Hoa Nguyen | base: Improve error message occurs when base couldn... | commit | commitdiff | tree | 
| 2020-06-29 | Jordi Vaquero | arch-arm: Implementation of ARMv8 SelfDebug Watchpoints | commit | commitdiff | tree | 
| 2020-06-27 | Hoa Nguyen | util: Add missing iostream header to util/m5/src/comman... | commit | commitdiff | tree | 
| 2020-06-26 | Gabe Black | arm: Add a missing "break" in an ARM miscreg decode... | commit | commitdiff | tree | 
| 2020-06-26 | Giacomo Travaglini | ext: Remove dead code from results.py | commit | commitdiff | tree | 
| 2020-06-26 | Giacomo Travaglini | ext: Remove dead code from main.py | commit | commitdiff | tree | 
| 2020-06-26 | Giacomo Travaglini | ext: Remove dead code from configuration.py | commit | commitdiff | tree | 
| 2020-06-26 | Ciro Santilli | stats: add option to disable alignment spaces in stats... | commit | commitdiff | tree | 
| 2020-06-26 | Jordi Vaquero | arch-arm: Fix minor bug PAUTH comparision with 0 | commit | commitdiff | tree | 
| 2020-06-26 | Jordi Vaquero | arch-arm: Fix SCR.NS compare to 0 | commit | commitdiff | tree | 
| 2020-06-26 | Gabe Black | util: Move the call type implementations into their... | commit | commitdiff | tree | 
| 2020-06-26 | Gabe Black | util: c++-ify command line arguments in the m5 utility. | commit | commitdiff | tree | 
| 2020-06-26 | Gabe Black | util: c++-ify the call type in the m5 utility. | commit | commitdiff | tree | 
| 2020-06-26 | Gabe Black | util: Convert the m5 utility to C++. | commit | commitdiff | tree | 
| 2020-06-26 | Gabe Black | util: Pull most code out of m5.c. | commit | commitdiff | tree | 
| 2020-06-25 | Bobby R. Bruce | python,util: Fixed string decoding in include verifier | commit | commitdiff | tree | 
| 2020-06-25 | Giacomo Travaglini | sim: Fix -Werror=maybe-uninitialized in system.cc | commit | commitdiff | tree | 
| 2020-06-25 | Giacomo Travaglini | arch-arm: Fix arm switcheroo regressions | commit | commitdiff | tree | 
| 2020-06-24 | Kyle Roarty | sim-se: Ignore chmod syscall | commit | commitdiff | tree | 
| 2020-06-24 | Kyle Roarty | util: Update MIOpen version used in Docker | commit | commitdiff | tree | 
| 2020-06-24 | Gabe Black | fastmodel,cpu,sim: Eliminate EndQuiesceEvent and plumbing. | commit | commitdiff | tree | 
| 2020-06-24 | Gabe Black | sim: Move guts of quiesce and quiesceTick from ThreadCo... | commit | commitdiff | tree | 
| 2020-06-22 | Jordi Vaquero | arch-arm: Implementation of Hardware Breakpoint exception | commit | commitdiff | tree | 
| 2020-06-22 | Tony Gutierrez | gpu-compute: Make headTailMap a std::unordered_map | commit | commitdiff | tree | 
| 2020-06-22 | Tony Gutierrez | gpu-compute: Remove unused function hostWakeUp from... | commit | commitdiff | tree | 
| 2020-06-22 | Michael LeBeane | arch-gcn3: Fix V_MAD_I32_I24 sign extension | commit | commitdiff | tree | 
| 2020-06-22 | Tony Gutierrez | arch-gcn3, gpu-compute: Fix issue when reading const... | commit | commitdiff | tree | 
| 2020-06-22 | Alexandru Dutu | arch-gcn3: Updating implementation of atomics | commit | commitdiff | tree | 
| 2020-06-22 | Matt Sinclair | dev: add support for HSA's barrier bit kernel synchroni... | commit | commitdiff | tree | 
| 2020-06-22 | Sandipan Das | base: Fix build errors with gcc 10.x | commit | commitdiff | tree | 
| 2020-06-22 | Michiel W.... | cpu: Use new InstRecord faulting flag in cpu models | commit | commitdiff | tree | 
| 2020-06-22 | Michiel W.... | sim: Add faulting flag to instruction tracing interface | commit | commitdiff | tree | 
| 2020-06-22 | Giacomo Travaglini | scons: Add MARSHAL_XXFLAGS_EXTRA for the marshal object | commit | commitdiff | tree | 
| 2020-06-22 | Gabe Black | arm: Teach gem5 to recognize the gem5 semihosting immed... | commit | commitdiff | tree | 
| 2020-06-22 | Gabe Black | util: Add a semihosting implementation to the aarch64... | commit | commitdiff | tree | 
| 2020-06-22 | Gabe Black | util: Allow overriding the magic address in the m5... | commit | commitdiff | tree | 
| 2020-06-20 | Kyle Roarty | mem-ruby: add cache hit/miss statistics for TCP and TCC | commit | commitdiff | tree | 
| 2020-06-19 | Xianwei Zhang | arch-gcn3: Implement instruction v_div_fixup_f32 | commit | commitdiff | tree | 
| 2020-06-19 | Xianwei Zhang | arch-gcn3: Implement instruction v_div_fmas_f32 | commit | commitdiff | tree | 
| 2020-06-19 | Matt Sinclair | arch-gcn3: fix bug with SDWA support | commit | commitdiff | tree | 
| 2020-06-19 | Xianwei Zhang | tests: remove deprecated hsail gpu_hello | commit | commitdiff | tree | 
| 2020-06-19 | Matt Sinclair | arch-gcn3: add support for unaligned accesses | commit | commitdiff | tree | 
| 2020-06-19 | Xianwei Zhang | arch-gcn3: Implement instruction v_div_scale_f32 | commit | commitdiff | tree | 
| 2020-06-19 | Xianwei Zhang | config: fix settings of kernel boundary sync flags | commit | commitdiff | tree | 
| 2020-06-19 | Xianwei Zhang | gpu-compute: enable flexible control of kernel boundary... | commit | commitdiff | tree | 
| 2020-06-19 | Matthew Poremba | gpu-compute: remove recvToken from GM pipe exec | commit | commitdiff | tree | 
| 2020-06-19 | Tony Gutierrez | mem-ruby: Add DMA support to MOESI_AMD_Base-dir.sm | commit | commitdiff | tree | 
| 2020-06-19 | Tuan Ta | mem-ruby: GCN3 and VIPER integration | commit | commitdiff | tree | 
| 2020-06-19 | Matthew Poremba | sim: Initialize stackSize and stackMin in MemState | commit | commitdiff | tree | 
| 2020-06-19 | Michiel W.... | arch-arm: Add missing isFirstMicroop flags on uop sequences | commit | commitdiff | tree | 
| 2020-06-18 | Gabe Black | cpu: Remove default argument values for the update... | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove dead code from runner.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove dead code from handlers.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove dead code from fixture.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove dead code from loader.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove dead code from helper.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove dead code from test_util.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove LogWrapper/TestLogWrapper from log.py | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Fix the MakeFixture setup | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Avoid specifying empty interfaces and embrace... | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | ext: Remove sandbox module from testlib | commit | commitdiff | tree | 
| 2020-06-18 | Giacomo Travaglini | tests: log_call is not returning any value | commit | commitdiff | tree | 
| 2020-06-18 | Gabe Black | mem: fixupAddr should not panic if it fails. | commit | commitdiff | tree | 
| 2020-06-17 | Gabe Black | arch,cpu,sim: Eliminate the now empty kernel statistics... | commit | commitdiff | tree | 
| 2020-06-17 | Gabe Black | arch,kern,sim: Move the stats in Kernel::Statistics... | commit | commitdiff | tree | 
| 2020-06-17 | Tony Gutierrez | arch, gpu-compute: Remove HSAIL related files | commit | commitdiff | tree | 
| 2020-06-16 | Gabe Black | mem: Use the new unbound port reporting mechanism in... | commit | commitdiff | tree | 
| next |