[gem5-dev] Change in gem5/gem5[develop]: util: More doc for the Gerrit bot, add padding time to query age

2020-12-07 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/38155 ) Change subject: util: More doc for the Gerrit bot, add padding time to query age .. util: More doc for the Gerrit bot,

[gem5-dev] Change in gem5/gem5[develop]: arch: Get rid of global maximums for numbers of source/dest/misc regs.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38389 ) Change subject: arch: Get rid of global maximums for numbers of source/dest/misc regs. .. arch: Get rid of

[gem5-dev] Change in gem5/gem5[develop]: cpu: Style fixes in the trace CPU.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38385 ) Change subject: cpu: Style fixes in the trace CPU. .. cpu: Style fixes in the trace CPU. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: cpu: Remove the default, globally sized index arrays from StaticInst.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38382 ) Change subject: cpu: Remove the default, globally sized index arrays from StaticInst. .. cpu: Remove the

[gem5-dev] Change in gem5/gem5[develop]: arch: Fix the code that computes MaxMiscDestReg.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38383 ) Change subject: arch: Fix the code that computes MaxMiscDestReg. .. arch: Fix the code that computes

[gem5-dev] Change in gem5/gem5[develop]: cpu: Factor MaxInst(SrcDest)Regs out of the trace CPU.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38386 ) Change subject: cpu: Factor MaxInst(SrcDest)Regs out of the trace CPU. .. cpu: Factor MaxInst(SrcDest)Regs out of

[gem5-dev] Change in gem5/gem5[develop]: arm: Use local src and dest reg index arrays.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38381 ) Change subject: arm: Use local src and dest reg index arrays. .. arm: Use local src and dest reg index arrays.

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a mechanism to pad the src or dest reg index arrays.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38380 ) Change subject: arch: Add a mechanism to pad the src or dest reg index arrays. .. arch: Add a mechanism to pad

[gem5-dev] Change in gem5/gem5[develop]: cpu: Replace fixed sized arrays in the O3 inst with vectors.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38384 ) Change subject: cpu: Replace fixed sized arrays in the O3 inst with vectors. .. cpu: Replace fixed sized arrays

[gem5-dev] Change in gem5/gem5[develop]: cpu: Track flat register indices in the Minor CPU with a vector.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38387 ) Change subject: cpu: Track flat register indices in the Minor CPU with a vector. .. cpu: Track flat register

[gem5-dev] Change in gem5/gem5[develop]: cpu: Track misc regs in vectors in the O3 CPU instruction class.

2020-12-07 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38388 ) Change subject: cpu: Track misc regs in vectors in the O3 CPU instruction class. .. cpu: Track misc regs in

[gem5-dev] Change in gem5/gem5[develop]: tests,misc: Removing cloudbuild_presubmit.yaml

2020-12-07 Thread Bobby R. Bruce (Gerrit) via gem5-dev
Bobby R. Bruce has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38375 ) Change subject: tests,misc: Removing cloudbuild_presubmit.yaml .. tests,misc: Removing

[gem5-dev] Change in gem5/gem5[develop]: python: Improve SimObject's warning when parent specified twice

2020-12-07 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38359 ) Change subject: python: Improve SimObject's warning when parent specified twice .. python: Improve SimObject's

[gem5-dev] Change in gem5/gem5[develop]: arm,kvm: missed rename of MISCREG_HYP in kvm/armv8_cpu.cc

2020-12-07 Thread mike upton (Gerrit) via gem5-dev
mike upton has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38358 ) Change subject: arm,kvm: missed rename of MISCREG_HYP in kvm/armv8_cpu.cc .. arm,kvm: missed rename of

[gem5-dev] Change in gem5/gem5[develop]: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 i...

2020-12-07 Thread mike upton (Gerrit) via gem5-dev
mike upton has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38355 ) Change subject: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 into develop .. Merge

[gem5-dev] Change in gem5/gem5[develop]: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 i...

2020-12-07 Thread mike upton (Gerrit) via gem5-dev
mike upton has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38356 ) Change subject: Merge branch 'develop' of https://gem5.googlesource.com/public/gem5 into develop .. Merge

[gem5-dev] Change in gem5/gem5[develop]: arm,kvm: fix MISCREG name missed earlier commit

2020-12-07 Thread mike upton (Gerrit) via gem5-dev
mike upton has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/38357 ) Change subject: arm,kvm: fix MISCREG name missed earlier commit .. arm,kvm: fix MISCREG name missed earlier

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: able to define resource stalls handlers

2020-12-07 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/31265 ) Change subject: mem-ruby: able to define resource stalls handlers .. mem-ruby: able to define resource stalls handlers

[gem5-dev] Change in gem5/gem5[develop]: configs,tests: use Sequencer port connect methods

2020-12-07 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/31418 ) Change subject: configs,tests: use Sequencer port connect methods .. configs,tests: use Sequencer port connect methods This

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: functions for connecting sequencer ports

2020-12-07 Thread Gerrit
Tiago Mück has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/31417 ) Change subject: mem-ruby: functions for connecting sequencer ports .. mem-ruby: functions for connecting sequencer ports