- 5fa484e misc: Merge the v22.1 release staging into stable by Bobby R. Bruce · 5 weeks ago master stable v22.1.0.0
- 61aabd5 misc: Update RELEASE-NOTES.md for v22.1.0.0 by Bobby R. Bruce · 9 weeks ago
- 55d8219 tests: Remove get_runtime_isa() from parsec_disk_run.py by Melissa Jost · 8 weeks ago
- 81cb7c0 misc: Update .mailmap by Bobby R. Bruce · 9 weeks ago
- c765cfb configs: Alter x86-npb-benchmarks.py to exit after WORKEND by Bobby R. Bruce · 9 weeks ago
- 5d47550 configs: Fix x86-gapbs-benchmarks.py example by Bobby R. Bruce · 9 weeks ago
- 1e73beb python: Remove 'scheduleTickExit' in favor of 'exitSimLoop' by Bobby R. Bruce · 9 weeks ago
- e200ea1 ext: Update ext/sst/README.md for v22.1 release by Bobby R. Bruce · 3 months ago
- 620e524 tests: Update presubmit.sh to use v22-1 docker images by Bobby R. Bruce · 3 months ago
- a3fd963 util-gem5art: Fix incorrect type of size in `createArtifact` by Bobby R. Bruce · 9 weeks ago
- 1c42262 tests: Update weekly test docker image tags to v22-1 by Bobby R. Bruce · 3 months ago
- 38778c5 tests: Abstract the docker image tag for Weekly tests by Bobby R. Bruce · 3 months ago
- 1e5bd5b tests: Update nightly test docker image tags to v22-1 by Bobby R. Bruce · 3 months ago
- 1c79a46 tests: Abstract the docker image tag for Nightly tests by Bobby R. Bruce · 3 months ago
- d1c72ce tests: Update the compiler-tests.sh to use the v22-1 images by Bobby R. Bruce · 3 months ago
- ed6d80c util-docker: Add v22-1 tag to docker-compose.yaml by Bobby R. Bruce · 3 months ago
- 3df8be9 util-docker: Update gcn-gpu Docker to use v22-1 ROCM patch by Bobby R. Bruce · 3 months ago
- 7185c9e stdlib: Update the gem5 resources' version to "v22.1" by Bobby R. Bruce · 3 months ago
- da2c70a python,tests: Update Resource URL path to v22-1 by Bobby R. Bruce · 3 months ago
- 363d652 base: Update the version to v22.1.0.0 by Bobby R. Bruce · 3 months ago
- 7dd61c8 scons: Remove -Werror for the gem5 v22.1 release by Bobby R. Bruce · 3 months ago
- 23a406e arch-arm: Setup TC/ISA at construction time 2nd attempt by Giacomo Travaglini · 3 months ago
- 6f3f6c1 stdlib, configs: Updating configs/example/gem5_library by Melissa Jost · 4 months ago
- 005049f stdlib,python: Allow setting of to tick exits via m5 by Bobby R. Bruce · 10 weeks ago
- ea3f13f configs: Set CPU vendor to M5 Simulator in apu_se.py by Matthew Poremba · 3 months ago
- ee9e074 tests: Delete build directory before running KVM in nightly by Bobby R. Bruce · 3 months ago
- d51ce0d configs: Add missing `_pre_instantiate` call in "run_lupv.py" by Bobby R. Bruce · 3 months ago
- 753470e tests: Update riscvmatched tests to use ALL/gem5.opt by Bobby R. Bruce · 3 months ago
- 793076f configs,stdlib,tests: Update riscvmatched-fs.py to-init by Bobby R. Bruce · 3 months ago
- 373b865 configs,stdlib: Fix import in riscvmatched-fs.py by Bobby R. Bruce · 3 months ago
- f34f582 stdlib,configs: Update riscvmatched-fs example docstring by Bobby R. Bruce · 3 months ago
- 9696cb5 arch-arm: Revert 'Setup TC/ISA at construction time..' by Bobby R. Bruce · 3 months ago
- 98f3d77 arch-x86: X86ISA default vector_string to HygonGenuine by Bobby R. Bruce · 3 months ago
- 04767dd dev-amdgpu: Fix SDMA ring buffer wrap around by Matthew Poremba · 3 months ago
- 729a939 arch-vega: Fix SOPK instruction sign extends by Matthew Poremba · 3 months ago
- 56c359c dev-amdgpu: Handle ring buffer wrap for PM4 queue by Matthew Poremba · 3 months ago
- f172c41 stdlib: Fix get_isa_from_str() exception behavior in isas.py by Jasjeet Rangi · 3 months ago
- 8d63c9f gpu-compute: Add granulated SGPR computation for gfx9 by Matthew Poremba · 3 months ago
- f6dc5c6 gpu-compute: Chunkify AMDKernelCode read from device by Matthew Poremba · 3 months ago
- 553096e stdlib: Make the Matched board a package by Hoa Nguyen · 3 months ago
- 5d0a7b6 arch-riscv: Updating the SD bit of mstatus upon the register read by Hoa Nguyen · 3 months ago
- dd2f1fb arch-arm: Setup ISA::gicv3CpuInterface on demand only by Giacomo Travaglini · 4 months ago
- 47bd56e dev-arm: Setup TC/ISA at construction time of Gicv3CPUInterface by Giacomo Travaglini · 3 months ago
- a4f86df arch-riscv: Update FS field of mstatus register where approriate. by Hoa Nguyen · 3 months ago
- 3b8125d arch-riscv: Add VS field to the STATUS CSR by Hoa Nguyen · 3 months ago
- 26c27b1 stdlib: Change the default kernel boot param from "ro" to "rw" by Hoa Nguyen · 3 months ago
- c871d25 stdlib: Fixing erroneous typing in Simulator __init__ by Bobby R. Bruce · 4 months ago
- 353c20e stdlib: Fix typos and remove unneeded import in Simulator by Bobby R. Bruce · 5 months ago
- c88b528 stdlib: Update AbstractCore's 'set_inst_stop_any_thread' by Bobby R. Bruce · 4 months ago
- 12d8d5c stdlib: Update AbstractCore `set_simpoint` func by Bobby R. Bruce · 4 months ago
- 905b71c python: Move find from group to AbstractStat by Bobby R. Bruce · 5 months ago
- b65fa9e python: Add AbstractStat for PyStats by Bobby R. Bruce · 5 months ago
- 68f8c29 stdlib: Add 'get_simstats' function to simulator by Bobby R. Bruce · 5 months ago
- 4a06375 stdlib: Add __repr__ to pystats by Bobby R. Bruce · 5 months ago
- be33be8 misc: Update black to process src/python/m5/ext/pystats by Bobby R. Bruce · 5 months ago
- 5204b58 stdlib: Rename JsonSerializable to SerializableStat by Bobby R. Bruce · 9 months ago
- 2211fdb tests,stdlib: Add a test for JsonSerializable by Bobby R. Bruce · 10 months ago
- 23d405e tests, resources: CVE-2007-4559 Patch by Melissa Jost · 3 months ago
- f61a640 mem: Fix SHM server path cleanup logic by Jui-Min Lee · 3 months ago
- 5bf88bf sim: allow specifying remote gdb port for each workload by Earl Ou · 3 months ago
- 540e651 ext: upgrade to googletest 1.12.0 by Yu-hsin Wang · 3 months ago
- c6918c8 python,stdlib: Add multiprocessing module by Jason Lowe-Power · 5 months ago
- aead8fb arch-arm: Remove ISA::haveGICv3CpuIfc method by Giacomo Travaglini · 3 months ago
- d348df8 arch-arm: Fix GICv3 List register mapping by Giacomo Travaglini · 3 months ago
- ba8f59f arch-arm: Fix access permissions for GICv3 cpu registers by Giacomo Travaglini · 3 months ago
- e65adcc util: update termios to replace nl with cr-nl by Earl Ou · 3 months ago
- 19bad67 tests: Remove ARM compilation requirement for quick/Kokoro by Bobby R. Bruce · 3 months ago
- 5432287 tests: Remove unneeded build step from nightly.sh by Bobby R. Bruce · 3 months ago
- 3c171a1 tests: Remove tests requiring comp of novel ISAs in long by Bobby R. Bruce · 3 months ago
- e07ca68 tests: Remove long/nightly X86 Boot tests by Bobby R. Bruce · 3 months ago
- 4145d9f tests: Remove long/nightly ARM Boot tests by Bobby R. Bruce · 3 months ago
- 8ffecdd stdlib,configs,tests: Rename config to arm-ubuntu-run.py by Bobby R. Bruce · 3 months ago
- 26858db stdlib: Refactor the ArmBoard for _connect_things move by Bobby R. Bruce · 3 months ago
- 25d4fb2 stdlib: Move `_connect_things` to run as pre_instantiation by Bobby R. Bruce · 3 months ago
- 75c1df0 stdlib,arch-arm: Add ruby cache support to the ArmBoard by Kaustav Goswami · 4 months ago
- 04ac9d9 stdlib: Give board interface for mem ports by Jason Lowe-Power · 4 months ago
- 27da9b3 configs: GPUFS: use multiple event queues for >1 CPU by Matthew Poremba · 3 months ago
- 489074f dev-amdgpu: Fix issues with PM4 queue map, fences by Matthew Poremba · 3 months ago
- c5feca8 dev-amdgpu: Rework PM4 NOP packet by Matthew Poremba · 3 months ago
- 752b696 dev-amdgpu: Fix SDMA trap ring ID, context by Matthew Poremba · 3 months ago
- 8899291 dev-amdgpu: Fix interrupt handler address assignment by Matthew Poremba · 3 months ago
- 91cd599 systemc: sync the response error between gem5 packet and tlm payload by Yu-hsin Wang · 4 months ago
- 80c3bd3 mem: introduce bad command error to packet commands by Yu-hsin Wang · 4 months ago
- 144ce7f dev-amdgpu: Fix GART PTE size by Matthew Poremba · 3 months ago
- 7b16b17 dev-amdgpu: Chunkify SDMA copies that use device memory by Matthew Poremba · 4 months ago
- 6a4a12e arch-vega: Improve non-native page size support by Matthew Poremba · 4 months ago
- 6fd2a64 mem: implement ThreadBridge by Earl Ou · 3 months ago
- 3ab6a74 stdlib: Move setting of checkpoints to set_workload funcs by Bobby R. Bruce · 4 months ago
- ceac4b8 stdlib,configs: Update simpoint example to use the Workload by Melissa Jost · 4 months ago
- 36e5feb stdlib: add 'get_simpoint' function to se_binary_workload.py by Bobby R. Bruce · 4 months ago
- f1be0c8 stdlib: Added set_se_simpoint_workload to SEBinaryWorkload by Melissa Jost · 4 months ago
- 87e774c arch-x86,sim-se: Add clone3 syscall by Bobby R. Bruce · 4 months ago
- c2541a8 arch-arm: Use ThreadContext in ArmISA::currEL implementation by Giacomo Travaglini · 4 months ago
- 506bd9d dev-arm: Use ThreadContext instead if ISA in GICV3 cpu interface by Giacomo Travaglini · 4 months ago
- 8a78358 arch-arm: Allow TarmacTracer to dump trace to a file by Giacomo Travaglini · 4 months ago
- 9a9de78 dev-arm: Implement System Security Control registers by Giacomo Travaglini · 4 months ago
- 4db9815 arch-arm: Setup ThreadContext in GICv3 cpu interface by Giacomo Travaglini · 4 months ago
- 62ce119 arch-arm: Always use AArch64 version of HCR/SCR by Giacomo Travaglini · 4 months ago
- a13549e scons: Capture TMPDIR envvar by handsomeliu · 3 months ago
- 32e4ac6 tests: Adding trusted stats for stats tests. by Mahyar Samani · 10 months ago