gem5.git
2020-07-13 Gabe Blackmisc: Remove support for checking out as a mercurial...
2020-07-13 Michael LeBeanearch-gcn3: Fix VOP2 dissasembly prints
2020-07-13 Michael LeBeanearch-gcn3, gpu-compute: Implement out-of-range accesses
2020-07-13 Michael LeBeanearch-gcn3: Fix writelane src0,src1 usage
2020-07-13 Onur Kayirangpu-compute: Dropping fetchs when no entry is reserved...
2020-07-13 Matt Sinclairarch-gcn3: fix bits that SDWA selects
2020-07-13 Giacomo Travagliniarch-arm: Fix coding style in self_debug.[cc, hh]
2020-07-13 Giacomo Travagliniarch-arm: Remove getters/setters from SelfDebug class
2020-07-13 Giacomo Travagliniarch-arm: Fix pmc == on SelfDebug
2020-07-13 Giacomo Travagliniarch-arm: Move breakpoint/watchpoint check out of the TLB
2020-07-11 Giacomo Travaglinidev-arm: Style fixes for src/dev/arm/gic_v2.hh
2020-07-11 Giacomo Travaglinidev-arm: Implement Level Sensitive PPIs in GICv2
2020-07-11 Giacomo Travaglinidev-arm: Use getIntConfig when reading/writing GICD_ICFGR
2020-07-11 Giacomo Travaglinidev-arm: Move GICv2 intConfig for consistency
2020-07-11 Gabe Blackarch,cpu: Consolidate most of the StackTrace classes...
2020-07-11 Gabe Blackcpu: Slightly modernize and simplify code in cpu/profil...
2020-07-10 Tony Gutierrezarch-arm: Initialized some variables
2020-07-10 Hsuan Hsuarch-arm: Add basic support for KVM_CAP_ARM_USER_IRQ
2020-07-10 Hsuan Hsucpu-kvm,arch-arm: Improve KvmCPU tick event scheduling
2020-07-10 Hsuan Hsudev-arm: Fix handling of writing timer control registers
2020-07-10 Hsuan Hsucpu-kvm: Initialize _hasKernelIRQChip in the constructor
2020-07-10 Hsuan Hsudev-arm: Make generic timer work with level-sensitive...
2020-07-09 Chris Januaryconfigs: Add earlycon to default kernel_cmd.
2020-07-08 Boris Shingarovmem: Optionally share the backing store
2020-07-08 Gabe Blackarm: Don't use pseudo instructions to implement regular...
2020-07-07 Richard Cooperdev-arm: Verify number of CPUs when restoring Generic...
2020-07-07 Ciro Santilliarch-arm: mark ID_AA64ISAR1_EL1.JSCVT implemented
2020-07-07 Michiel W.... cpu-o3: Avoid passing ReExec 'faults' on CPU tracing...
2020-07-07 Jordi Vaqueroarch-arm: Fix routeToHyp conditions for Excp Type
2020-07-07 Gabe Blackx86: Fix the indentation in arch/x86/stacktrace.hh.
2020-07-07 Gabe Blackarch: Delete the unused ProcessInfo class.
2020-07-07 Gabe Blackutil: Delete util/batch, util/pbs, and util qdo.
2020-07-06 Tony Gutierrezsim: Add M5_VAR_USED to var used in dprint
2020-07-06 Tony Gutierrezarch-arm: Remove some unused vars from self_debug.hh
2020-07-06 Tony Gutierrezarch-arm: Add missing override to ARM faults
2020-07-06 Jordi Vaqueroarch-arm: Add Check for AddressSize Fault
2020-07-06 Jordi Vaqueroarch-arm: Implementation of Vector Catch debug exception
2020-07-04 Gabe Blacksim: Retrofit the VPtr type.
2020-07-04 Bobby R. Brucemisc: Reverting version numbers
2020-07-04 Bobby R. Brucemisc: Merged m5ops_base hotfix into develop
2020-07-04 Bobby R. Brucemisc: Updated release notes and version number v20.0.0.3
2020-07-04 Hsuan Hsuarch-arm: Remove m5ops_base declaration from ArmSystem
2020-07-03 Gabe Blackcpu: Some cleanups in the O3 rename map.
2020-07-03 Gabe Blackcpu: Get rid of auto return types in the PhysRegFile.
2020-07-03 Jason Lowe... misc: Add .mailmap file
2020-07-03 Hsuan Hsuarch-arm: Remove m5ops_base declaration from ArmSystem
2020-07-02 Richard Cooperconfigs: Updated DTB warnings in fs.py for Arm platforms.
2020-07-02 Jordi Vaqueroarch-arm: Implementation of SelfHosted Debug Software...
2020-07-01 Matthew Porembamem-ruby: Support device memories
2020-07-01 Ciro Santillistats: add --stats-root option to dump only under some...
2020-07-01 Hoa Nguyenmem: Fix python3 incompatibility issue in slicc's HTML...
2020-06-30 Hoa Nguyenbase: Improve error message occurs when base couldn...
2020-06-29 Jordi Vaqueroarch-arm: Implementation of ARMv8 SelfDebug Watchpoints
2020-06-27 Hoa Nguyenutil: Add missing iostream header to util/m5/src/comman...
2020-06-26 Gabe Blackarm: Add a missing "break" in an ARM miscreg decode...
2020-06-26 Giacomo Travagliniext: Remove dead code from results.py
2020-06-26 Giacomo Travagliniext: Remove dead code from main.py
2020-06-26 Giacomo Travagliniext: Remove dead code from configuration.py
2020-06-26 Ciro Santillistats: add option to disable alignment spaces in stats...
2020-06-26 Jordi Vaqueroarch-arm: Fix minor bug PAUTH comparision with 0
2020-06-26 Jordi Vaqueroarch-arm: Fix SCR.NS compare to 0
2020-06-26 Gabe Blackutil: Move the call type implementations into their...
2020-06-26 Gabe Blackutil: c++-ify command line arguments in the m5 utility.
2020-06-26 Gabe Blackutil: c++-ify the call type in the m5 utility.
2020-06-26 Gabe Blackutil: Convert the m5 utility to C++.
2020-06-26 Gabe Blackutil: Pull most code out of m5.c.
2020-06-25 Bobby R. Brucepython,util: Fixed string decoding in include verifier
2020-06-25 Giacomo Travaglinisim: Fix -Werror=maybe-uninitialized in system.cc
2020-06-25 Giacomo Travagliniarch-arm: Fix arm switcheroo regressions
2020-06-24 Kyle Roartysim-se: Ignore chmod syscall
2020-06-24 Kyle Roartyutil: Update MIOpen version used in Docker
2020-06-24 Gabe Blackfastmodel,cpu,sim: Eliminate EndQuiesceEvent and plumbing.
2020-06-24 Gabe Blacksim: Move guts of quiesce and quiesceTick from ThreadCo...
2020-06-22 Jordi Vaqueroarch-arm: Implementation of Hardware Breakpoint exception
2020-06-22 Tony Gutierrezgpu-compute: Make headTailMap a std::unordered_map
2020-06-22 Tony Gutierrezgpu-compute: Remove unused function hostWakeUp from...
2020-06-22 Michael LeBeanearch-gcn3: Fix V_MAD_I32_I24 sign extension
2020-06-22 Tony Gutierrezarch-gcn3, gpu-compute: Fix issue when reading const...
2020-06-22 Alexandru Dutuarch-gcn3: Updating implementation of atomics
2020-06-22 Matt Sinclairdev: add support for HSA's barrier bit kernel synchroni...
2020-06-22 Sandipan Dasbase: Fix build errors with gcc 10.x
2020-06-22 Michiel W.... cpu: Use new InstRecord faulting flag in cpu models
2020-06-22 Michiel W.... sim: Add faulting flag to instruction tracing interface
2020-06-22 Giacomo Travagliniscons: Add MARSHAL_XXFLAGS_EXTRA for the marshal object
2020-06-22 Gabe Blackarm: Teach gem5 to recognize the gem5 semihosting immed...
2020-06-22 Gabe Blackutil: Add a semihosting implementation to the aarch64...
2020-06-22 Gabe Blackutil: Allow overriding the magic address in the m5...
2020-06-20 Kyle Roartymem-ruby: add cache hit/miss statistics for TCP and TCC
2020-06-19 Xianwei Zhangarch-gcn3: Implement instruction v_div_fixup_f32
2020-06-19 Xianwei Zhangarch-gcn3: Implement instruction v_div_fmas_f32
2020-06-19 Matt Sinclairarch-gcn3: fix bug with SDWA support
2020-06-19 Xianwei Zhangtests: remove deprecated hsail gpu_hello
2020-06-19 Matt Sinclairarch-gcn3: add support for unaligned accesses
2020-06-19 Xianwei Zhangarch-gcn3: Implement instruction v_div_scale_f32
2020-06-19 Xianwei Zhangconfig: fix settings of kernel boundary sync flags
2020-06-19 Xianwei Zhanggpu-compute: enable flexible control of kernel boundary...
2020-06-19 Matthew Porembagpu-compute: remove recvToken from GM pipe exec
2020-06-19 Tony Gutierrezmem-ruby: Add DMA support to MOESI_AMD_Base-dir.sm
2020-06-19 Tuan Tamem-ruby: GCN3 and VIPER integration
2020-06-19 Matthew Porembasim: Initialize stackSize and stackMin in MemState
next