gem5.git
2020-08-14 Bobby R. Brucetests: Dropped the i386 host tag in tests
2020-08-14 Giacomo Travagliniarch-arm: Use isSecure variable for Stage2Lookup
2020-08-14 Giacomo Travagliniarch-arm: Fix physmem NS attribute in VMSAv8-32 descriptors
2020-08-14 Giacomo Travagliniarch-arm: VSTTBR_EL2 doesn't contain a VMID field
2020-08-14 Giacomo Travagliniarch-arm: Disable HVC when SCR_EL3.HCE is 0
2020-08-14 Giacomo Travagliniarch-arm: Fix XN in TLB permissions
2020-08-14 Giacomo Travagliniarch-arm: Fix SoftwareStep::debugExceptionReturnSS
2020-08-14 Kyle Roartyconfigs: Use proper keywordargs for RedirectPath in...
2020-08-14 Kyle Roartyconfigs: Remove unneeded variable assignments in apu_se
2020-08-14 Kyle Roartyconfigs: Remove remnants of /dev/shm mapping from apu_se
2020-08-13 Kyle Roartyutil: Add build dependency to gcn Dockerfile
2020-08-13 Pouya Fotouhimem-ruby: Fix debug prints for regular Stores
2020-08-13 Kyle Roartyarch-gcn3: Free registers when execMask = 0
2020-08-13 Kyle Roartymem-ruby: fix races between data and DMA in MOESI_AMD_B...
2020-08-13 Kyle Roartyarch-gcn3: make read2st64_b32 write proper registers
2020-08-13 Sooraj Puthoorgpu-compute: Fixing HSA's barrier bit implementation
2020-08-12 Kyle Roartyutil: Install python six module in gcn dockerfile
2020-08-12 Gabe Blackarch: Remove the stacktrace.hh switching header file.
2020-08-12 seanzwcpu-simple: Fix BaseSimpleCPU to reset group stats
2020-08-12 Gabe Blackutil: Add stub unit tests for the call types in the...
2020-08-12 Gabe Blackutil: Pull "usage()" out of the call types in the m5...
2020-08-10 Giacomo Travagliniarch-arm: Reduce boilerplate when extracting SelfDebug...
2020-08-10 Giacomo Travaglinidev-arm: Fix <timer>_CTL_EL<x>.ISTATUS when masking...
2020-08-10 Ciro Santillisim-se: don't wake up SE futex syscalls on ARM events
2020-08-10 Ciro Santillisim-se: factor out FutexMap::suspend and FutexMap:...
2020-08-10 Ciro Santillisim-se: split futex_map.cc into header and source files
2020-08-08 Matthew Porembaarch-mips: Remove old TypeBufferArg call
2020-08-07 Ian Jiangsim: Add checkpoint parameters for VMA list
2020-08-06 Boris Shingarovarch-power: Implement GDB XML target description for...
2020-08-05 Gabe Blackcpu: Remove the "profile" parameter and plumbing.
2020-08-05 Gabe Blacksystemc: Adjust some type names in a couple tests.
2020-08-05 Gabe Blacksystemc: Filter a pydot warning message out when checki...
2020-08-05 Gabe Blackscons,fastmodel: Limit how many instances of simgen...
2020-08-05 Gabe Blackscons: Make src/systemc/tests/SConscript python 3 compa...
2020-08-05 Gabe Blackarch: Use VPtr for uname.
2020-08-05 Gabe Blacksim: Convert stat functions to use VPtr.
2020-08-05 Gabe Blackscons: Delete the now unused --update-ref option.
2020-08-05 Gabe Blackscons: Remove explicitly set defaults in calls to AddOp...
2020-08-05 Bobby R. Bruceutils,tests: Enable passing of build args to compiler...
2020-08-05 Gabe Blackutil: Delete the util/regress script.
2020-08-05 Gabe Blacktests: Get rid of the now unused diff-out script.
2020-08-05 Gabe Blacktests: Get rid of the tests/testing python package.
2020-08-05 Gabe Blacktests: Get rid of the tests/tests.py script.
2020-08-05 Gabe Blackscons: Remove the plumbing for running regression tests...
2020-08-05 Gabe Blackscons: Update some scons bug report URLs.
2020-08-04 Hoa Nguyencpu-kvm: Add missing 'override' keyword
2020-08-02 muptonarch-arm: fix double delete
2020-08-01 Ian Jiangarch-riscv: Fix disassembling of float register instruc...
2020-07-31 Hoa Nguyendev-arm: Initialize cd_addr in src/dev/arm/smmu_v3_tran...
2020-07-31 Hoa Nguyenutil,scons: improve compareVersions function
2020-07-31 Jordi Vaqueroarch-arm: Implementing SecureEL2 feature for Armv8
2020-07-31 Ciro Santillidev-arm: relax GenericTimer check for CPU count
2020-07-30 Matt Sinclairarch-gcn3: add support for flat atomic adds, subs,...
2020-07-30 Hoa Nguyentests: fix name collisions in verifier.py
2020-07-30 Giacomo Travaglinidev-arm: Avoid code duplication in Pl111
2020-07-30 Giacomo Travaglinidev-arm: Relax size constraint on AMBA ID registers
2020-07-30 Giacomo Travaglinidev-arm: generateBasicPioDeviceNode requiring an ArmInt...
2020-07-30 Giacomo Travaglinidev-arm: Fix DTB autogen for HDLcd
2020-07-30 Giacomo Travaglinidev-arm: Make the Sp805 use the new ArmInterruptPin...
2020-07-30 Giacomo Travaglinidev-arm: Make Sp804 use the ArmInterruptPin
2020-07-30 Giacomo Travaglinidev-arm: Make AmbaInt/DmaDevice use the ArmInterruptPin
2020-07-30 Giacomo Travaglinidev-arm: Make Pl011 UART use the ArmInterruptPin
2020-07-30 Giacomo Travaglinidev-arm: Introduce the active boolean for ArmInterruptPin
2020-07-30 Ian Jiangsim: Move checkpoint parameters for ptable into seperat...
2020-07-30 Gabe Blackutil: Add a "writefile" unit test to the m5 utility.
2020-07-29 Kyle Roartyconfigs: Change env defaults in apu_se.py for ROCm
2020-07-29 Chris Januaryfastmodel: Implement GIC DTB auto-generation.
2020-07-29 Chris Januaryfastmodel: Remove scs_prefix_appli_output binding.
2020-07-29 Chris Januaryfastmodel: Fix hierachical Iris component names.
2020-07-29 Chris Januaryfastmodel: Add missing dependencies.
2020-07-29 Bobby R. Brucebase,scons: `-wno-deprecated-copy` added for hdf5.cc...
2020-07-28 Tony Gutierrezconfigs, mem: Support running VIPER with GCN3
2020-07-27 Jordi Vaqueroarch-arm: Implement ARM8.1-VHE feature
2020-07-27 Kyle Roartyutil: Update HIP patch used in gcn Dockerfile
2020-07-27 Gabe Blackutil: Standardize console output in the m5 writefile...
2020-07-27 Gabe Blackutil: Add a unit test for the m5 utility's "readfile...
2020-07-27 Gabe Blackutil: Add unit tests for most remaining m5 utility...
2020-07-27 Gabe Blackutil: Add a unit test for the m5 util's "sum" command.
2020-07-27 Gabe Blackutil: Make m5 commands return a bool instead of calling...
2020-07-27 Gabe Blackutil: Split up the commands into separate files in...
2020-07-27 Gabe Blackutil: Add a "command" unit test for the m5 utility.
2020-07-27 Gabe Blackutil: Redistribute command code in the m5 utility.
2020-07-27 Gabe Blackutil: Add a "call_type" unit test to the m5 utility.
2020-07-27 Gabe Blackutil: Add an "args" unit test to the m5 utility.
2020-07-25 Gabe Blackutil: Make the googletest library available to the...
2020-07-25 Daniel R. Carvalhomem-ruby: Use lookup function in cache
2020-07-25 Daniel R. Carvalhomem-ruby: Cleanup replacement_data usage
2020-07-24 Matthew Porembamem-ruby: Getter/setter for atomic ops in WriteMask
2020-07-24 Jordi Vaqueroarch-arm: Fix Trap to EL1 on register DC CVAU
2020-07-24 Gabe Blackutil: Expose the "sum" m5 op in the m5 utility.
2020-07-24 Gabe Blackarch,sim,misc: Add a new m5 op "sum" which just sums...
2020-07-24 Gabe Blackutil: Make the device file name used by map_m5_mem...
2020-07-24 Gabe Blackutil: c++-ify usage printing in the m5 utility.
2020-07-24 Gabe Blackutil: c++-ify the commands in the m5 utility.
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
next