[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: scons: Remove -Werror for the gem5 v22.1 release

2022-11-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65912?usp=email ) Change subject: scons: Remove -Werror for the gem5 v22.1 release .. scons: Remove -Werror for the gem5

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: tests: Abstract the docker image tag for Weekly tests

2022-11-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65921?usp=email ) Change subject: tests: Abstract the docker image tag for Weekly tests .. tests: Abstract the docker

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: ext: Update ext/sst/README.md for v22.1 release

2022-11-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65924?usp=email ) Change subject: ext: Update ext/sst/README.md for v22.1 release .. ext: Update ext/sst/README.md

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: stdlib: Update the gem5 resources' version to "v22.1"

2022-11-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65915?usp=email ) Change subject: stdlib: Update the gem5 resources' version to "v22.1" .. stdlib: Updat

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Delete build directory before running KVM in nightly

2022-11-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65911?usp=email ) Change subject: tests: Delete build directory before running KVM in nightly .. tests: Delete build directory

[gem5-dev] [S] Change in gem5/gem5[develop]: configs: Add missing `_pre_instantiate` call in "run_lupv.py"

2022-11-21 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65871?usp=email ) Change subject: configs: Add missing `_pre_instantiate` call in "run_lupv.py" .. co

[gem5-dev] [M] Change in gem5/gem5[release-staging-v22-1]: arch-arm: Setup TC/ISA at construction time 2nd attempt

2022-12-01 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/66291?usp=email ) Change subject: arch-arm: Setup TC/ISA at construction time 2nd attempt .. arch-arm: Setup TC/ISA

[gem5-dev] [M] Change in gem5/gem5[develop]: scons: Set 'reflags' to `re.MULTILINE` in fastmodel parser

2023-01-17 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/67332?usp=email ) Change subject: scons: Set 'reflags' to `re.MULTILINE` in fastmodel parser .. scons: Set 'reflags

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fixing erroneous typing in Simulator __init__

2022-11-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/64773?usp=email ) Change subject: stdlib: Fixing erroneous typing in Simulator __init__ .. stdlib: Fixing erroneous typing

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fix typos and remove unneeded import in Simulator

2022-11-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/62931?usp=email ) Change subject: stdlib: Fix typos and remove unneeded import in Simulator .. stdlib: Fix typos and remove

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Update AbstractCore `set_simpoint` func

2022-11-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/64832?usp=email ) Change subject: stdlib: Update AbstractCore `set_simpoint` func .. stdlib: Update AbstractCore `set_simpoint

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Update AbstractCore's 'set_inst_stop_any_thread'

2022-11-04 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/64833?usp=email ) Change subject: stdlib: Update AbstractCore's 'set_inst_stop_any_thread' .. stdlib: Update AbstractCore's

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib,configs,tests: Rename config to arm-ubuntu-run.py

2022-10-31 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65132?usp=email ) Change subject: stdlib,configs,tests: Rename config to arm-ubuntu-run.py .. stdlib,configs,tests

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: stdlib: Fix get_isa_from_str() exception behavior in isas.py

2022-11-08 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65411?usp=email ) Change subject: stdlib: Fix get_isa_from_str() exception behavior in isas.py .. stdlib: Fix

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: dev-amdgpu: Handle ring buffer wrap for PM4 queue

2022-11-10 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65452?usp=email ) Change subject: dev-amdgpu: Handle ring buffer wrap for PM4 queue .. dev-amdgpu: Handle ring buffer wrap for PM4

[gem5-dev] [M] Change in gem5/gem5[release-staging-v22-1]: dev-amdgpu: Fix SDMA ring buffer wrap around

2022-11-10 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65451?usp=email ) Change subject: dev-amdgpu: Fix SDMA ring buffer wrap around .. dev-amdgpu: Fix SDMA ring buffer wrap around

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: arch-vega: Fix SOPK instruction sign extends

2022-11-10 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65453?usp=email ) Change subject: arch-vega: Fix SOPK instruction sign extends .. arch-vega: Fix SOPK instruction sign extends See

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Add 'get_simstats' function to simulator

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63272?usp=email ) ( 7 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add 'get_simstats' function

[gem5-dev] [M] Change in gem5/gem5[develop]: tests, resources: CVE-2007-4559 Patch

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65271?usp=email ) Change subject: tests, resources: CVE-2007-4559 Patch .. tests, resources: CVE-2007-4559 Patch Hi, we

[gem5-dev] [S] Change in gem5/gem5[develop]: misc: Update black to process src/python/m5/ext/pystats

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63711?usp=email ) ( 9 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: misc: Update black to process src

[gem5-dev] [M] Change in gem5/gem5[develop]: tests,stdlib: Add a test for JsonSerializable

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/58729?usp=email ) ( 4 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests,stdlib: Add a test

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Rename JsonSerializable to SerializableStat

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/59273?usp=email ) ( 10 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Rename JsonSerializable

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Add __repr__ to pystats

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63271?usp=email ) ( 9 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add __repr__ to pystats

[gem5-dev] [M] Change in gem5/gem5[develop]: python: Add AbstractStat for PyStats

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63691?usp=email ) Change subject: python: Add AbstractStat for PyStats .. python: Add AbstractStat for PyStats Previously all

[gem5-dev] [M] Change in gem5/gem5[develop]: python: Move find from group to AbstractStat

2022-11-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63692?usp=email ) Change subject: python: Move find from group to AbstractStat .. python: Move find from group to AbstractStat

[gem5-dev] [L] Change in gem5/gem5[develop]: python,stdlib: Add multiprocessing module

2022-11-02 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/63432?usp=email ) Change subject: python,stdlib: Add multiprocessing module .. python,stdlib: Add multiprocessing module

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: arch-vega: Fix SOPK instruction sign extends

2022-11-09 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65453?usp=email ) Change subject: arch-vega: Fix SOPK instruction sign extends .. arch-vega: Fix SOPK instruction sign

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: dev-amdgpu: Handle ring buffer wrap for PM4 queue

2022-11-09 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65452?usp=email ) Change subject: dev-amdgpu: Handle ring buffer wrap for PM4 queue .. dev-amdgpu: Handle ring buffer

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: stdlib: Fix get_isa_from_str() exception behavior in isas.py

2022-11-09 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65411?usp=email ) Change subject: stdlib: Fix get_isa_from_str() exception behavior in isas.py .. stdlib: Fix get_isa_from_str

[gem5-dev] [M] Change in gem5/gem5[release-staging-v22-1]: dev-amdgpu: Fix SDMA ring buffer wrap around

2022-11-09 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65451?usp=email ) Change subject: dev-amdgpu: Fix SDMA ring buffer wrap around .. dev-amdgpu: Fix SDMA ring buffer wrap

[gem5-dev] [S] Change in gem5/gem5[release-staging-v22-1]: arch-x86: X86ISA default vector_string to HygonGenuine

2022-11-14 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/65611?usp=email ) Change subject: arch-x86: X86ISA default vector_string to HygonGenuine .. arch-x86: X86ISA default

[gem5-dev] [S] Change in gem5/gem5[develop]: arch-x86: X86ISA default vector_string to HygonGenuine

2022-11-14 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/65492?usp=email ) Change subject: arch-x86: X86ISA default vector_string to HygonGenuine .. arch-x86: X86ISA default vector_string

[gem5-dev] [M] Change in gem5/gem5[develop]: cpu: Move numInsts, numOps, ipc, cpi to BaseCPU

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67392?usp=email ) Change subject: cpu: Move numInsts, numOps, ipc, cpi to BaseCPU .. cpu: Move numInsts, numOps, ipc, cpi

[gem5-dev] [M] Change in gem5/gem5[develop]: cpu-o3: Move O3 IEW stats to BaseCPU::ExecuteCPUStats

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67395?usp=email ) Change subject: cpu-o3: Move O3 IEW stats to BaseCPU::ExecuteCPUStats .. cpu-o3: Move O3 IEW stats to BaseCPU

[gem5-dev] [XS] Change in gem5/gem5[develop]: cpu-kvm: Implement IPC and CPI base stats for KVM CPU

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67396?usp=email ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: cpu-kvm: Implement IPC and CPI base

[gem5-dev] [L] Change in gem5/gem5[develop]: cpu: Move commit stats from simple to base cpu

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67391?usp=email ) Change subject: cpu: Move commit stats from simple to base cpu .. cpu: Move commit stats from simple to base cpu

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Fix the nightly SST and SystemC tests

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68677?usp=email ) Change subject: tests: Fix the nightly SST and SystemC tests .. tests: Fix the nightly SST and SystemC

[gem5-dev] [L] Change in gem5/gem5[develop]: cpu: Move execute stats from simple and minor to base

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67390?usp=email ) Change subject: cpu: Move execute stats from simple and minor to base .. cpu: Move execute stats from simple

[gem5-dev] [M] Change in gem5/gem5[develop]: cpu-o3: Use base instructions committed counters in O3CPU

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67393?usp=email ) Change subject: cpu-o3: Use base instructions committed counters in O3CPU .. cpu-o3: Use base instructions

[gem5-dev] [M] Change in gem5/gem5[develop]: cpu: Move fetch stats from simple and minor to base

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/66031?usp=email ) Change subject: cpu: Move fetch stats from simple and minor to base .. cpu: Move fetch stats from simple

[gem5-dev] [M] Change in gem5/gem5[develop]: cpu-o3: Move general fetch stats to BaseCPU::FetchCPUStats

2023-03-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67394?usp=email ) Change subject: cpu-o3: Move general fetch stats to BaseCPU::FetchCPUStats .. cpu-o3: Move general fetch stats

[gem5-dev] [XL] Change in gem5/gem5[develop]: ext: Update Pybind to Version 2.10.3

2023-03-09 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68818?usp=email ) Change subject: ext: Update Pybind to Version 2.10.3 .. ext: Update Pybind to Version 2.10.3 Updating

[gem5-dev] [S] Change in gem5/gem5[develop]: python: Replace 'getargspec' with 'signature' in SimObject.py

2023-03-09 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68817?usp=email ) Change subject: python: Replace 'getargspec' with 'signature' in SimObject.py .. python: Replace

[gem5-dev] [XL] Change in gem5/gem5[develop]: ext: Update Pybind to Version 2.10.3

2023-03-15 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68818?usp=email ) ( 2 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: ext: Update Pybind to Version 2.10.3

[gem5-dev] [S] Change in gem5/gem5[develop]: python: Replace 'getargspec' with 'signature' in SimObject.py

2023-03-15 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68817?usp=email ) Change subject: python: Replace 'getargspec' with 'signature' in SimObject.py .. python: Replace 'getargspec

[gem5-dev] [XS] Change in gem5/gem5[develop]: tests: Fix the Weekly arm-boot-tests

2023-03-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69238?usp=email ) Change subject: tests: Fix the Weekly arm-boot-tests .. tests: Fix the Weekly arm-boot-tests

[gem5-dev] [XS] Change in gem5/gem5[develop]: tests: Fix Replacement Policy Tests

2023-03-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69237?usp=email ) Change subject: tests: Fix Replacement Policy Tests .. tests: Fix Replacement Policy Tests The script

[gem5-dev] [XS] Change in gem5/gem5[develop]: tests: Disable the restore-looppoint-checkpoint tests

2023-03-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69240?usp=email ) Change subject: tests: Disable the restore-looppoint-checkpoint tests .. tests: Disable the restore

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Check if ARM/gem5.opt not built in test_hdf5.py

2023-03-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69239?usp=email ) Change subject: tests: Check if ARM/gem5.opt not built in test_hdf5.py .. tests: Check if ARM/gem5.opt

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Add DRAMSys compilation and scripts to Weekly tests

2023-03-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69200?usp=email ) Change subject: tests: Add DRAMSys compilation and scripts to Weekly tests .. tests: Add DRAMSys

[gem5-dev] [NoOp] Change in gem5/gem5[develop]: stdlib: Move dramsys examples to 'dramsys' directory

2023-03-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69197?usp=email ) Change subject: stdlib: Move dramsys examples to 'dramsys' directory .. stdlib: Move dramsys examples

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fix formatting of DRAMSys component names

2023-03-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69199?usp=email ) Change subject: stdlib: Fix formatting of DRAMSys component names .. stdlib: Fix formatting of DRAMSys

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib,configs: Only import DRAMSys components if compiled

2023-03-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69198?usp=email ) Change subject: stdlib,configs: Only import DRAMSys components if compiled .. stdlib,configs: Only

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fix checkpoint setting through set_workload func

2023-02-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68277?usp=email ) Change subject: stdlib: Fix checkpoint setting through set_workload func .. stdlib: Fix checkpoint

[gem5-dev] [S] Change in gem5/gem5[develop]: arch-x86,sim-se: Ignore the some mem syscalls

2023-02-25 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68037?usp=email ) Change subject: arch-x86,sim-se: Ignore the some mem syscalls .. arch-x86,sim-se: Ignore the some mem syscalls

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Add support for ELFies

2023-02-25 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68038?usp=email ) Change subject: stdlib: Add support for ELFies .. stdlib: Add support for ELFies This enables the stdlib to load

[gem5-dev] [S] Change in gem5/gem5[develop]: configs,stdlib: Add Workloads to Looppoint examples

2023-02-19 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68117?usp=email ) Change subject: configs,stdlib: Add Workloads to Looppoint examples .. configs,stdlib: Add Workloads

[gem5-dev] [S] Change in gem5/gem5[develop]: configs: Deprecate fs.py and se.py scripts

2023-02-19 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68157?usp=email ) Change subject: configs: Deprecate fs.py and se.py scripts .. configs: Deprecate fs.py and se.py

[gem5-dev] [S] Change in gem5/gem5[develop]: configs,stdlib: Update simpoint-se-restore checkpoint

2023-02-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68338?usp=email ) Change subject: configs,stdlib: Update simpoint-se-restore checkpoint .. configs,stdlib: Update

[gem5-dev] [S] Change in gem5/gem5[develop]: configs stdlib: Update checkpoint resource for riscv-hello

2023-02-22 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/68337?usp=email ) Change subject: configs stdlib: Update checkpoint resource for riscv-hello .. configs stdlib: Update

[gem5-dev] [S] Change in gem5/gem5[develop]: configs,stdlib: Update simpoint-se-restore checkpoint

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68338?usp=email ) Change subject: configs,stdlib: Update simpoint-se-restore checkpoint .. configs,stdlib: Update simpoint-se

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Change the default Looppoint JSON output to m5out

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67491?usp=email ) ( 13 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Change the default Looppoint

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Add LooppointJsonResource resource

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67858?usp=email ) ( 15 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add LooppointJsonResource

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fix checkpoint setting through set_workload func

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68277?usp=email ) Change subject: stdlib: Fix checkpoint setting through set_workload func .. stdlib: Fix checkpoint setting

[gem5-dev] [S] Change in gem5/gem5[develop]: configs stdlib: Update checkpoint resource for riscv-hello

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68337?usp=email ) Change subject: configs stdlib: Update checkpoint resource for riscv-hello .. configs stdlib: Update checkpoint

[gem5-dev] [M] Change in gem5/gem5[develop]: tests: Incorporate Looppoint example scripts into TestLib

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67758?usp=email ) ( 26 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests: Incorporate Looppoint example

[gem5-dev] [M] Change in gem5/gem5[develop]: configs,stdlib: Add Workloads to Looppoint examples

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68117?usp=email ) Change subject: configs,stdlib: Add Workloads to Looppoint examples .. configs,stdlib: Add Workloads to Looppoint

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Add the LooppointCsvResource resource

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67857?usp=email ) ( 14 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add the LooppointCsvResource

[gem5-dev] [L] Change in gem5/gem5[develop]: stdlib: Add looppoint example scripts

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67493?usp=email ) ( 13 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Add looppoint example scripts

[gem5-dev] [M] Change in gem5/gem5[develop]: stdlib: Update LoopPointRestore to take singular region_id

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67492?usp=email ) ( 13 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: stdlib: Update LoopPointRestore

[gem5-dev] [L] Change in gem5/gem5[develop]: tests: Add pyunit tests for Looppoint

2023-02-23 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/67757?usp=email ) ( 25 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: tests: Add pyunit tests for Looppoint

[gem5-dev] [XS] Change in gem5/gem5[develop]: scons: Fix "no-duplicate-sources" to include .hh when not set

2023-04-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69717?usp=email ) Change subject: scons: Fix "no-duplicate-sources" to include .hh when not set ..

[gem5-dev] [S] Change in gem5/gem5[develop]: stdlib: Fix SwitchableProcessor use in SE mode

2023-04-17 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68997?usp=email ) Change subject: stdlib: Fix SwitchableProcessor use in SE mode .. stdlib: Fix SwitchableProcessor use in SE mode

[gem5-dev] [XS] Change in gem5/gem5[develop]: ext: Update SST Makefile to use "src" for gem5 includes

2023-04-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69718?usp=email ) Change subject: ext: Update SST Makefile to use "src" for gem5 includes .. ext: Update SS

[gem5-dev] [XS] Change in gem5/gem5[develop]: arch-sparc: Rewrite unused array in tgt_stat64 for mac

2023-04-03 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/68838?usp=email ) Change subject: arch-sparc: Rewrite unused array in tgt_stat64 for mac .. arch-sparc: Rewrite unused array

[gem5-dev] [S] Change in gem5/gem5[develop]: base: Use include for GCC v7

2023-04-11 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69598?usp=email ) Change subject: base: Use include for GCC v7 .. base: Use include for GCC v7 gem5 officially supports GCC 7

[gem5-dev] [S] Change in gem5/gem5[develop]: scons: Add '-lstdc++fs' to LIBS env when GCC version < 9

2023-04-11 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69597?usp=email ) Change subject: scons: Add '-lstdc++fs' to LIBS env when GCC version < 9 .. scons: Add '-lstdc++fs' to LIBS

[gem5-dev] [S] Change in gem5/gem5[develop]: scons: Add '-lstdc++fs' to LIBS env when GCC version < 9

2023-04-10 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69597?usp=email ) Change subject: scons: Add '-lstdc++fs' to LIBS env when GCC version < 9 .. scons: Add '-lstdc+

[gem5-dev] [S] Change in gem5/gem5[develop]: base: Use include for GCC v7

2023-04-10 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69598?usp=email ) Change subject: base: Use include for GCC v7 .. base: Use include for GCC v7 gem5 officially

[gem5-dev] [XS] Change in gem5/gem5[develop]: util-docker: Update systemc docker image to use 22.04

2023-03-27 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/69317?usp=email ) Change subject: util-docker: Update systemc docker image to use 22.04 .. util-docker: Update systemc

[gem5-dev] [XS] Change in gem5/gem5[develop]: tests: Fix the Weekly arm-boot-tests

2023-03-28 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69238?usp=email ) Change subject: tests: Fix the Weekly arm-boot-tests .. tests: Fix the Weekly arm-boot-tests These tests were

[gem5-dev] [M] Change in gem5/gem5[develop]: tests: Disable the looppoint checkpoint tests

2023-03-28 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69240?usp=email ) Change subject: tests: Disable the looppoint checkpoint tests .. tests: Disable the looppoint checkpoint tests

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Add "run threads" optional parameter to weekly.sh

2023-03-28 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69241?usp=email ) Change subject: tests: Add "run threads" optional parameter to weekly.sh .. tests: Add "run th

[gem5-dev] [XS] Change in gem5/gem5[develop]: tests: Fix Replacement Policy Tests

2023-03-28 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69237?usp=email ) Change subject: tests: Fix Replacement Policy Tests .. tests: Fix Replacement Policy Tests The script run

[gem5-dev] [S] Change in gem5/gem5[develop]: tests: Check if ARM/gem5.opt not built in test_hdf5.py

2023-03-28 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69239?usp=email ) Change subject: tests: Check if ARM/gem5.opt not built in test_hdf5.py .. tests: Check if ARM/gem5.opt not built

[gem5-dev] [XS] Change in gem5/gem5[develop]: util-docker: Update systemc docker image to use 22.04

2023-03-27 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69317?usp=email ) Change subject: util-docker: Update systemc docker image to use 22.04 .. util-docker: Update systemc docker image

[gem5-dev] [S] Change in gem5/gem5[develop]: misc: bla

2023-02-08 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/6?usp=email ) Change subject: misc: bla .. misc: bla Change-Id: I3898409a1f090b6289ee65517ec1dbb736ab1fb7 --- M src

[gem5-dev] [XS] Change in gem5/gem5[develop]: scons: Fix "no-duplicate-sources" to include .hh when not set

2023-04-13 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/69717?usp=email ) Change subject: scons: Fix "no-duplicate-sources" to include .hh when not set .. scons: Fix &qu

[gem5-dev] [S] Change in gem5/gem5[develop]: util: Add 'shutdown' argument option to vm_manager.sh

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71500?usp=email ) Change subject: util: Add 'shutdown' argument option to vm_manager.sh .. util: Add 'shutdown' argument

[gem5-dev] [XS] Change in gem5/gem5[develop]: util: '-eq' -> '-ge' for if in vm_manager.sh

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71499?usp=email ) Change subject: util: '-eq' -> '-ge' for if in vm_manager.sh .. util: '-eq' ->

[gem5-dev] [XS] Change in gem5/gem5[release-staging-v23-0]: python: Ignore -s as gem5 option

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71518?usp=email ) Change subject: python: Ignore -s as gem5 option .. python: Ignore -s as gem5 option This enables

[gem5-dev] [S] Change in gem5/gem5[develop]: util: Update GitHub Runners Vagrant to overcommit memory

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71498?usp=email ) Change subject: util: Update GitHub Runners Vagrant to overcommit memory .. util: Update GitHub

[gem5-dev] [XS] Change in gem5/gem5[stable]: misc: Remove 'run-name' from workflow yaml files

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71505?usp=email ) Change subject: misc: Remove 'run-name' from workflow yaml files .. misc: Remove 'run-name' from

[gem5-dev] [XS] Change in gem5/gem5[stable]: misc: Add 'synchronize' as CI Test action. Remove 'reopen'

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71503?usp=email ) Change subject: misc: Add 'synchronize' as CI Test action. Remove 'reopen' .. misc: Add 'synchronize

[gem5-dev] [XS] Change in gem5/gem5[stable]: misc: Update GitHub Actions Workflow names

2023-06-12 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71504?usp=email ) Change subject: misc: Update GitHub Actions Workflow names .. misc: Update GitHub Actions Workflow

[gem5-dev] [S] Change in gem5/gem5[release-staging-v23-0]: arch-riscv: fix load reserved store conditional

2023-06-13 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/71520?usp=email ) Change subject: arch-riscv: fix load reserved store conditional .. arch-riscv: fix load reserved store

[gem5-dev] [XS] Change in gem5/gem5[release-staging-v23-0]: python: Ignore -s as gem5 option

2023-06-13 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/71518?usp=email ) Change subject: python: Ignore -s as gem5 option .. python: Ignore -s as gem5 option This enables more

[gem5-dev] [XS] Change in gem5/gem5[stable]: misc: Add 'synchronize' as CI Test action. Remove 'reopen'

2023-06-13 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/71503?usp=email ) Change subject: misc: Add 'synchronize' as CI Test action. Remove 'reopen' .. misc: Add 'synchronize' as CI Test

[gem5-dev] [S] Change in gem5/gem5[release-staging-v23-0]: dev-amdgpu: Perform frame writes atomically

2023-07-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/72079?usp=email ) Change subject: dev-amdgpu: Perform frame writes atomically .. dev-amdgpu: Perform frame writes

[gem5-dev] [L] Change in gem5/gem5[release-staging-v23-0]: configs: Create base GPUFS vega config and atomic config

2023-07-06 Thread Bobby Bruce (Gerrit) via gem5-dev
Bobby Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/72078?usp=email ) Change subject: configs: Create base GPUFS vega config and atomic config .. configs: Create base GPUFS

<    2   3   4   5   6   7   8   9   >