gem5.git
2020-07-24 Gabe Blackutil: Further consolidate the Args interface in the...
2020-07-24 Gabe Blackutil: Move the m5 utility ABIs into a subdir.
2020-07-23 Giacomo Travaglinidev-arm: Implement LevelSensitive PPIs in GICv3
2020-07-23 Giacomo Travaglinidev-arm: Implement LevelSensitive SPIs in GICv3
2020-07-23 Giacomo Travaglinidev-arm: Gicv3 maintenance interrupt never cleared
2020-07-23 Jordi Vaqueroarch-arm: Add System register trap check for EL1
2020-07-23 Ciro Santillicpu: differentiate snoop DPRINTF messages for AtomicSim...
2020-07-22 Hoa Nguyensystemc: Fix systemc array bound error
2020-07-22 Bobby R. Brucebase,arch: Fixed usage of `bitfield::replaceBits`
2020-07-21 Boris Shingarovarch-mips: Implement GDB XML target description for...
2020-07-21 Jordi Vaqueroarch-arm: Fix Fault subsystem adding EL2Enable func
2020-07-21 Giacomo Travaglinidev-arm: Check for security attribute when writing...
2020-07-21 Giacomo Travaglinidev-arm: Remove SPI/PPI range check in Gicv3 class
2020-07-20 Bobby R. Bruceutil,tests: Updated compiler-tests to support paths...
2020-07-20 Bobby R. Brucemisc: Updated git description length policy to 72 chars
2020-07-20 muptontests: fix .testsignore for long regression
2020-07-20 Bobby R. Brucetests,arch-riscv: Migrated asmtest to testlib
2020-07-20 Matthew Porembaarch-gcn3,gpu-compute: Fix GCN3 related compiler errors
2020-07-20 Nikos Nikolerismem: Use beats_per_clock as the DDR data rate for DRAMPower
2020-07-17 Mahyar Samanisim: Fixed error when compiling gem5 with dramsim2.
2020-07-17 Tony Gutierrezgpu-compute, arch-gcn3: Change how waitcnts are implemented
2020-07-17 Tony Gutierrezgpu-compute: Add pipeline stage interface classes
2020-07-17 Chow, Marcusarch-gcn3: Add case to op selector when operand is...
2020-07-17 Alexandru Dutugpu-compute: No RF scheduling in case of SKIP or EMPTY
2020-07-17 Tony Gutierrezgpu-compute: Use refs to CU in pipe stages/mem pipes
2020-07-17 Michael LeBeanearch-gcn3: Fix stride bug in buffer OOB detection logic
2020-07-17 Travis Boratenarch-gcn3: Replace some instances of std::isnormal...
2020-07-17 Travis Boratenarch-gcn3: Fix VOP3 V_LDEXP_F64
2020-07-17 Michael LeBeanegpu-compute: Fix Y-dimension ABI decode
2020-07-17 Travis Boratenarch-gcn3: Fix roundNearestEven for V_RNDNE_F64 and...
2020-07-17 Tony Gutierrezgpu-compute: Don't track vector store insts in CU's...
2020-07-17 Matt Sinclairarch-gcn3: add all s_buffer_load_dword instructions
2020-07-17 Matthew Porembaarch-gcn3: Add memcpy condition when writing EXEC_LO
2020-07-17 Tony Gutierrezarch-gcn3: Remove invalid assert when reading EXEC_LO
2020-07-17 Michael LeBeanegpu_compute: Support loading BLIT kernels
2020-07-17 Tony Gutierrezarch-gcn3: Implement ds_swizzle
2020-07-17 Tony Gutierrezarch-gcn3: Implement s_buffer_load_dwordx16
2020-07-17 Tony Gutierrezarch-gcn3: Fixup DIV instructions
2020-07-17 Sandipan Dassystemc: Fix builds on Power systems
2020-07-17 Gabe Blacksim: Add a ProxyPtr test.
2020-07-16 Chow, Marcusarch-gcn3: fixed scale,fixup,fmas f64 ops
2020-07-16 Tony Gutierrezarch-gcn3: Fix s_getpc operand information
2020-07-16 Chow, Marcusarch-gcn3: Add handling for Inf/overflow in CVT insts
2020-07-16 Tony Gutierrezarch-gcn3: Add ds_bpermute and ds_permute insts
2020-07-16 Alexandru Dutuarch-gcn3: ds_read_u8 and ds_read_u16 fix
2020-07-16 Matt Sinclairarch-gcn3: convert vALU instruction counters from 32...
2020-07-16 Xianwei Zhangarch-gcn3: implement instruction s_setreg_b32
2020-07-16 Matt Sinclairarch-gcn3: add support for v_mbcnt_hi and v_mbcnt_lo
2020-07-16 Matt Sinclairarch-gcn3: fix bug with DPP support
2020-07-16 Matt Sinclairarch-gcn3: implement multi-dword buffer loads and stores
2020-07-16 Tony Gutierrezgpu-compute: Init CU object for pipe stages in their...
2020-07-16 Tony Gutierrezarch-gcn3: Add support for rd/wr EXEC_HI to operand...
2020-07-16 Tony Gutierrezgpu-compute, arch-gcn3: refactor barriers
2020-07-16 Xianwei Zhangarch-gcn3: add support of 64-bit SOPK instruction
2020-07-16 Matt Sinclairarch-gcn3: ensure that atomics follow HSA conventions
2020-07-16 Tony Gutierrezgpu-compute: Fix LDS out-of-bounds behavior
2020-07-16 Bobby R. Brucebase,scons: Fixed `stats/hdf5.cc` CXXFlags to `-Wno...
2020-07-16 Bobby R. Brucearch-arm: Added missing `break` to miscregs.cc
2020-07-16 Bobby R. Brucesim: Added M5_VAR_USED to unused `cpu` var
2020-07-16 Bobby R. Bruceutil: Added cloudbuild_create_images.yaml
2020-07-16 Bobby R. Bruceutil,tests: Added gcc version 10 to compiler tests
2020-07-16 Bobby R. Bruceutil: Added Dockerfile for GCC versions on ubuntu 20.04
2020-07-15 Bobby R. Bruceutil,tests: Added compiler test script
2020-07-15 Tony Gutierrezmem-ruby: Add support for MemSync reqs in VIPER
2020-07-15 seanzwmem-ruby: Fix type casting in makeNextStrideAddress
2020-07-15 Giacomo Travagliniarch-arm: AddressSize check on translateMmuOff for...
2020-07-14 Jason Lowe... misc: Add a code of conduct
2020-07-13 Xianwei Zhanggpu-compute: enable kernel-end WB functionality
2020-07-13 Alexandru Dutuarch-gcn3: Implementation of flat atomic swap instruction
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.
next