2020-07-14 |
Jason Lowe... | misc: Add a code of conduct |
commit | commitdiff | tree |
2020-07-13 |
Xianwei Zhang | gpu-compute: enable kernel-end WB functionality |
commit | commitdiff | tree |
2020-07-13 |
Alexandru Dutu | arch-gcn3: Implementation of flat atomic swap instruction |
commit | commitdiff | tree |
2020-07-13 |
Gabe Black | misc: Remove support for checking out as a mercurial... |
commit | commitdiff | tree |
2020-07-13 |
Michael LeBeane | arch-gcn3: Fix VOP2 dissasembly prints |
commit | commitdiff | tree |
2020-07-13 |
Michael LeBeane | arch-gcn3, gpu-compute: Implement out-of-range accesses |
commit | commitdiff | tree |
2020-07-13 |
Michael LeBeane | arch-gcn3: Fix writelane src0,src1 usage |
commit | commitdiff | tree |
2020-07-13 |
Onur Kayiran | gpu-compute: Dropping fetchs when no entry is reserved... |
commit | commitdiff | tree |
2020-07-13 |
Matt Sinclair | arch-gcn3: fix bits that SDWA selects |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Fix coding style in self_debug.[cc, hh] |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Remove getters/setters from SelfDebug class |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Fix pmc == on SelfDebug |
commit | commitdiff | tree |
2020-07-13 |
Giacomo Travaglini | arch-arm: Move breakpoint/watchpoint check out of the TLB |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Style fixes for src/dev/arm/gic_v2.hh |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Implement Level Sensitive PPIs in GICv2 |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Use getIntConfig when reading/writing GICD_ICFGR |
commit | commitdiff | tree |
2020-07-11 |
Giacomo Travaglini | dev-arm: Move GICv2 intConfig for consistency |
commit | commitdiff | tree |
2020-07-11 |
Gabe Black | arch,cpu: Consolidate most of the StackTrace classes... |
commit | commitdiff | tree |
2020-07-11 |
Gabe Black | cpu: Slightly modernize and simplify code in cpu/profil... |
commit | commitdiff | tree |
2020-07-10 |
Tony Gutierrez | arch-arm: Initialized some variables |
commit | commitdiff | tree |
2020-07-10 |
Hsuan Hsu | arch-arm: Add basic support for KVM_CAP_ARM_USER_IRQ |
commit | commitdiff | tree |
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 |
next |