2020-08-04 |
Hoa Nguyen | cpu-kvm: Add missing 'override' keyword |
commit | commitdiff | tree |
2020-08-02 |
mupton | arch-arm: fix double delete |
commit | commitdiff | tree |
2020-08-01 |
Ian Jiang | arch-riscv: Fix disassembling of float register instruc... |
commit | commitdiff | tree |
2020-07-31 |
Hoa Nguyen | dev-arm: Initialize cd_addr in src/dev/arm/smmu_v3_tran... |
commit | commitdiff | tree |
2020-07-31 |
Hoa Nguyen | util,scons: improve compareVersions function |
commit | commitdiff | tree |
2020-07-31 |
Jordi Vaquero | arch-arm: Implementing SecureEL2 feature for Armv8 |
commit | commitdiff | tree |
2020-07-31 |
Ciro Santilli | dev-arm: relax GenericTimer check for CPU count |
commit | commitdiff | tree |
2020-07-30 |
Matt Sinclair | arch-gcn3: add support for flat atomic adds, subs,... |
commit | commitdiff | tree |
2020-07-30 |
Hoa Nguyen | tests: fix name collisions in verifier.py |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Avoid code duplication in Pl111 |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Relax size constraint on AMBA ID registers |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: generateBasicPioDeviceNode requiring an ArmInt... |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Fix DTB autogen for HDLcd |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Make the Sp805 use the new ArmInterruptPin... |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Make Sp804 use the ArmInterruptPin |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Make AmbaInt/DmaDevice use the ArmInterruptPin |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Make Pl011 UART use the ArmInterruptPin |
commit | commitdiff | tree |
2020-07-30 |
Giacomo Travaglini | dev-arm: Introduce the active boolean for ArmInterruptPin |
commit | commitdiff | tree |
2020-07-30 |
Ian Jiang | sim: Move checkpoint parameters for ptable into seperat... |
commit | commitdiff | tree |
2020-07-30 |
Gabe Black | util: Add a "writefile" unit test to the m5 utility. |
commit | commitdiff | tree |
2020-07-29 |
Kyle Roarty | configs: Change env defaults in apu_se.py for ROCm |
commit | commitdiff | tree |
2020-07-29 |
Chris January | fastmodel: Implement GIC DTB auto-generation. |
commit | commitdiff | tree |
2020-07-29 |
Chris January | fastmodel: Remove scs_prefix_appli_output binding. |
commit | commitdiff | tree |
2020-07-29 |
Chris January | fastmodel: Fix hierachical Iris component names. |
commit | commitdiff | tree |
2020-07-29 |
Chris January | fastmodel: Add missing dependencies. |
commit | commitdiff | tree |
2020-07-29 |
Bobby R. Bruce | base,scons: `-wno-deprecated-copy` added for hdf5.cc... |
commit | commitdiff | tree |
2020-07-28 |
Tony Gutierrez | configs, mem: Support running VIPER with GCN3 |
commit | commitdiff | tree |
2020-07-27 |
Jordi Vaquero | arch-arm: Implement ARM8.1-VHE feature |
commit | commitdiff | tree |
2020-07-27 |
Kyle Roarty | util: Update HIP patch used in gcn Dockerfile |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Standardize console output in the m5 writefile... |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Add a unit test for the m5 utility's "readfile... |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Add unit tests for most remaining m5 utility... |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Add a unit test for the m5 util's "sum" command. |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Make m5 commands return a bool instead of calling... |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Split up the commands into separate files in... |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Add a "command" unit test for the m5 utility. |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Redistribute command code in the m5 utility. |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Add a "call_type" unit test to the m5 utility. |
commit | commitdiff | tree |
2020-07-27 |
Gabe Black | util: Add an "args" unit test to the m5 utility. |
commit | commitdiff | tree |
2020-07-25 |
Gabe Black | util: Make the googletest library available to the... |
commit | commitdiff | tree |
2020-07-25 |
Daniel R. Carvalho | mem-ruby: Use lookup function in cache |
commit | commitdiff | tree |
2020-07-25 |
Daniel R. Carvalho | mem-ruby: Cleanup replacement_data usage |
commit | commitdiff | tree |
2020-07-24 |
Matthew Poremba | mem-ruby: Getter/setter for atomic ops in WriteMask |
commit | commitdiff | tree |
2020-07-24 |
Jordi Vaquero | arch-arm: Fix Trap to EL1 on register DC CVAU |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | util: Expose the "sum" m5 op in the m5 utility. |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | arch,sim,misc: Add a new m5 op "sum" which just sums... |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | util: Make the device file name used by map_m5_mem... |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | util: c++-ify usage printing in the m5 utility. |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | util: c++-ify the commands in the m5 utility. |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | util: Further consolidate the Args interface in the... |
commit | commitdiff | tree |
2020-07-24 |
Gabe Black | util: Move the m5 utility ABIs into a subdir. |
commit | commitdiff | tree |
2020-07-23 |
Giacomo Travaglini | dev-arm: Implement LevelSensitive PPIs in GICv3 |
commit | commitdiff | tree |
2020-07-23 |
Giacomo Travaglini | dev-arm: Implement LevelSensitive SPIs in GICv3 |
commit | commitdiff | tree |
2020-07-23 |
Giacomo Travaglini | dev-arm: Gicv3 maintenance interrupt never cleared |
commit | commitdiff | tree |
2020-07-23 |
Jordi Vaquero | arch-arm: Add System register trap check for EL1 |
commit | commitdiff | tree |
2020-07-23 |
Ciro Santilli | cpu: differentiate snoop DPRINTF messages for AtomicSim... |
commit | commitdiff | tree |
2020-07-22 |
Hoa Nguyen | systemc: Fix systemc array bound error |
commit | commitdiff | tree |
2020-07-22 |
Bobby R. Bruce | base,arch: Fixed usage of `bitfield::replaceBits` |
commit | commitdiff | tree |
2020-07-21 |
Boris Shingarov | arch-mips: Implement GDB XML target description for... |
commit | commitdiff | tree |
2020-07-21 |
Jordi Vaquero | arch-arm: Fix Fault subsystem adding EL2Enable func |
commit | commitdiff | tree |
2020-07-21 |
Giacomo Travaglini | dev-arm: Check for security attribute when writing... |
commit | commitdiff | tree |
2020-07-21 |
Giacomo Travaglini | dev-arm: Remove SPI/PPI range check in Gicv3 class |
commit | commitdiff | tree |
2020-07-20 |
Bobby R. Bruce | util,tests: Updated compiler-tests to support paths... |
commit | commitdiff | tree |
2020-07-20 |
Bobby R. Bruce | misc: Updated git description length policy to 72 chars |
commit | commitdiff | tree |
2020-07-20 |
mupton | tests: fix .testsignore for long regression |
commit | commitdiff | tree |
2020-07-20 |
Bobby R. Bruce | tests,arch-riscv: Migrated asmtest to testlib |
commit | commitdiff | tree |
2020-07-20 |
Matthew Poremba | arch-gcn3,gpu-compute: Fix GCN3 related compiler errors |
commit | commitdiff | tree |
2020-07-20 |
Nikos Nikoleris | mem: Use beats_per_clock as the DDR data rate for DRAMPower |
commit | commitdiff | tree |
2020-07-17 |
Mahyar Samani | sim: Fixed error when compiling gem5 with dramsim2. |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | gpu-compute, arch-gcn3: Change how waitcnts are implemented |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | gpu-compute: Add pipeline stage interface classes |
commit | commitdiff | tree |
2020-07-17 |
Chow, Marcus | arch-gcn3: Add case to op selector when operand is... |
commit | commitdiff | tree |
2020-07-17 |
Alexandru Dutu | gpu-compute: No RF scheduling in case of SKIP or EMPTY |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | gpu-compute: Use refs to CU in pipe stages/mem pipes |
commit | commitdiff | tree |
2020-07-17 |
Michael LeBeane | arch-gcn3: Fix stride bug in buffer OOB detection logic |
commit | commitdiff | tree |
2020-07-17 |
Travis Boraten | arch-gcn3: Replace some instances of std::isnormal... |
commit | commitdiff | tree |
2020-07-17 |
Travis Boraten | arch-gcn3: Fix VOP3 V_LDEXP_F64 |
commit | commitdiff | tree |
2020-07-17 |
Michael LeBeane | gpu-compute: Fix Y-dimension ABI decode |
commit | commitdiff | tree |
2020-07-17 |
Travis Boraten | arch-gcn3: Fix roundNearestEven for V_RNDNE_F64 and... |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | gpu-compute: Don't track vector store insts in CU's... |
commit | commitdiff | tree |
2020-07-17 |
Matt Sinclair | arch-gcn3: add all s_buffer_load_dword instructions |
commit | commitdiff | tree |
2020-07-17 |
Matthew Poremba | arch-gcn3: Add memcpy condition when writing EXEC_LO |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | arch-gcn3: Remove invalid assert when reading EXEC_LO |
commit | commitdiff | tree |
2020-07-17 |
Michael LeBeane | gpu_compute: Support loading BLIT kernels |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | arch-gcn3: Implement ds_swizzle |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | arch-gcn3: Implement s_buffer_load_dwordx16 |
commit | commitdiff | tree |
2020-07-17 |
Tony Gutierrez | arch-gcn3: Fixup DIV instructions |
commit | commitdiff | tree |
2020-07-17 |
Sandipan Das | systemc: Fix builds on Power systems |
commit | commitdiff | tree |
2020-07-17 |
Gabe Black | sim: Add a ProxyPtr test. |
commit | commitdiff | tree |
2020-07-16 |
Chow, Marcus | arch-gcn3: fixed scale,fixup,fmas f64 ops |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | arch-gcn3: Fix s_getpc operand information |
commit | commitdiff | tree |
2020-07-16 |
Chow, Marcus | arch-gcn3: Add handling for Inf/overflow in CVT insts |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | arch-gcn3: Add ds_bpermute and ds_permute insts |
commit | commitdiff | tree |
2020-07-16 |
Alexandru Dutu | arch-gcn3: ds_read_u8 and ds_read_u16 fix |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: convert vALU instruction counters from 32... |
commit | commitdiff | tree |
2020-07-16 |
Xianwei Zhang | arch-gcn3: implement instruction s_setreg_b32 |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: add support for v_mbcnt_hi and v_mbcnt_lo |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: fix bug with DPP support |
commit | commitdiff | tree |
2020-07-16 |
Matt Sinclair | arch-gcn3: implement multi-dword buffer loads and stores |
commit | commitdiff | tree |
2020-07-16 |
Tony Gutierrez | gpu-compute: Init CU object for pipe stages in their... |
commit | commitdiff | tree |
next |