[gem5-dev] Change in gem5/gem5[develop]: arch: Promote instReady to the base InstDecoder class.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52072 ) Change subject: arch: Promote instReady to the base InstDecoder class. .. arch: Promote instReady to the base

[gem5-dev] Change in gem5/gem5[develop]: arch: Promote outOfBytes/needMoreBytes to the InstDecoder class.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52073 ) Change subject: arch: Promote outOfBytes/needMoreBytes to the InstDecoder class. .. arch: Promote

[gem5-dev] Change in gem5/gem5[develop]: arch: Make the decoder takeOverFrom method virtual.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52076 ) Change subject: arch: Make the decoder takeOverFrom method virtual. .. arch: Make the decoder takeOverFrom method

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove "process()" from the Decoder interface.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52075 ) Change subject: arch: Remove "process()" from the Decoder interface. .. arch: Remove "process()" from the Decoder

[gem5-dev] Change in gem5/gem5[develop]: arch: Make the decoder reset() method virtual.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52074 ) Change subject: arch: Make the decoder reset() method virtual. .. arch: Make the decoder reset() method virtual.

[gem5-dev] Change in gem5/gem5[develop]: arch: Implement StaticInst::advancePC(ThreadContext *) for the ISAs.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52070 ) Change subject: arch: Implement StaticInst::advancePC(ThreadContext *) for the ISAs. .. arch: Implement

[gem5-dev] Change in gem5/gem5[develop]: cpu: Add a StaticInst::advancePC which takes a ThreadContext.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52069 ) Change subject: cpu: Add a StaticInst::advancePC which takes a ThreadContext. .. cpu: Add a

[gem5-dev] Change in gem5/gem5[develop]: cpu-simple: Use a local temporary for the PC in preExecute.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52071 ) Change subject: cpu-simple: Use a local temporary for the PC in preExecute. .. cpu-simple: Use a local temporary

[gem5-dev] Change in gem5/gem5[develop]: misc: Stop including arch/pcstate.hh.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52067 ) Change subject: misc: Stop including arch/pcstate.hh. .. misc: Stop including arch/pcstate.hh. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove the pcstate.hh switching header file.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52068 ) Change subject: arch: Remove the pcstate.hh switching header file. .. arch: Remove the pcstate.hh switching

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Stop using and remove ThreadContext::instAddr.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52062 ) Change subject: arch,cpu: Stop using and remove ThreadContext::instAddr. .. arch,cpu: Stop using and remove

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Make branching() a virtual member of PCStateBase.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52066 ) Change subject: arch,cpu: Make branching() a virtual member of PCStateBase. .. arch,cpu: Make branching() a

[gem5-dev] Change in gem5/gem5[develop]: cpu: Eliminate the ThreadContext::microPC method.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52061 ) Change subject: cpu: Eliminate the ThreadContext::microPC method. .. cpu: Eliminate the ThreadContext::microPC

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Use PCStateBase for decoder methods.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52063 ) Change subject: arch,cpu: Use PCStateBase for decoder methods. .. arch,cpu: Use PCStateBase for decoder methods.

[gem5-dev] Change in gem5/gem5[develop]: arch: Make the advance() method virtual and in PCStateBase.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52065 ) Change subject: arch: Make the advance() method virtual and in PCStateBase. .. arch: Make the advance() method

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu-minor: Make the uReset method virtual in PCStateBase.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52064 ) Change subject: arch,cpu-minor: Make the uReset method virtual in PCStateBase. .. arch,cpu-minor: Make the

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu,base: Make add a virtual method to stutter the PC for KVM.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52059 ) Change subject: arch,cpu,base: Make add a virtual method to stutter the PC for KVM. .. arch,cpu,base: Make add

[gem5-dev] Change in gem5/gem5[develop]: cpu: Eliminate the ThreadContext::setNPC method.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52060 ) Change subject: cpu: Eliminate the ThreadContext::setNPC method. .. cpu: Eliminate the ThreadContext::setNPC

[gem5-dev] Change in gem5/gem5[develop]: cpu-o3: Mostly use PCStateBase instead of TheISA::PCState.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52051 ) Change subject: cpu-o3: Mostly use PCStateBase instead of TheISA::PCState. .. cpu-o3: Mostly use PCStateBase

[gem5-dev] Change in gem5/gem5[develop]: cpu: Use PCStateBase in the branch predictors.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52055 ) Change subject: cpu: Use PCStateBase in the branch predictors. .. cpu: Use PCStateBase in the branch predictors.

[gem5-dev] Change in gem5/gem5[develop]: cpu-minor: Convert the rest of the CPU to use PCStateBase *|&.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52049 ) Change subject: cpu-minor: Convert the rest of the CPU to use PCStateBase *| &. .. cpu-minor: Convert the rest

[gem5-dev] Change in gem5/gem5[develop]: cpu-simple: Use PCStateBase instead of TheISA::PCState.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52050 ) Change subject: cpu-simple: Use PCStateBase instead of TheISA::PCState. .. cpu-simple: Use PCStateBase instead of

[gem5-dev] Change in gem5/gem5[develop]: cpu,arch: Eliminate the ThreadContext::nextInstAddr method.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52053 ) Change subject: cpu,arch: Eliminate the ThreadContext::nextInstAddr method. .. cpu,arch: Eliminate the

[gem5-dev] Change in gem5/gem5[develop]: cpu: Use PCStateBase in the checker CPU.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52056 ) Change subject: cpu: Use PCStateBase in the checker CPU. .. cpu: Use PCStateBase in the checker CPU. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: cpu: Stop using the ThreadContext::nextInstAddr method.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52052 ) Change subject: cpu: Stop using the ThreadContext::nextInstAddr method. .. cpu: Stop using the

[gem5-dev] Change in gem5/gem5[develop]: cpu-minor: Use PCStateBase in the minor CPU DynInst class.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52047 ) Change subject: cpu-minor: Use PCStateBase in the minor CPU DynInst class. .. cpu-minor: Use PCStateBase in the

[gem5-dev] Change in gem5/gem5[develop]: cpu: Reimplement pcState(Addr) without using the PCState constructor.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52054 ) Change subject: cpu: Reimplement pcState(Addr) without using the PCState constructor. .. cpu: Reimplement

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Use PCStateBase in StaticInst::branchTarget

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52045 ) Change subject: arch,cpu: Use PCStateBase in StaticInst::branchTarget .. arch,cpu: Use PCStateBase in

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu,sim: Use PCStateBase in advancePC.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52043 ) Change subject: arch,cpu,sim: Use PCStateBase in advancePC. .. arch,cpu,sim: Use PCStateBase in advancePC. By

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Use PCStateBase in buildRetPC.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52044 ) Change subject: arch,cpu: Use PCStateBase in buildRetPC. .. arch,cpu: Use PCStateBase in buildRetPC. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch: Promote the PC and microPC to the PCStateBase class.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52037 ) Change subject: arch: Promote the PC and microPC to the PCStateBase class. .. arch: Promote the PC and microPC to

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a "set" function to set one PCState to another.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52041 ) Change subject: arch: Add a "set" function to set one PCState to another. .. arch: Add a "set" function to set

[gem5-dev] Change in gem5/gem5[develop]: misc: Use a PCStateBase unique_ptr in SkipFuncBase::process.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52046 ) Change subject: misc: Use a PCStateBase unique_ptr in SkipFuncBase::process. .. misc: Use a PCStateBase

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu,sim: Use PCState * and & to trace and not TheISA::PCState.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52042 ) Change subject: arch,cpu,sim: Use PCState * and & to trace and not TheISA::PCState. .. arch,cpu,sim: Use

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a newPCState method to the ISA class.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52040 ) Change subject: arch: Add a newPCState method to the ISA class. .. arch: Add a newPCState method to the ISA

[gem5-dev] Change in gem5/gem5[develop]: arch: Virtualize printing a PCState.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52039 ) Change subject: arch: Virtualize printing a PCState. .. arch: Virtualize printing a PCState. Introduce a virtual

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a virtually backed PCState == operator.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52038 ) Change subject: arch: Add a virtually backed PCState == operator. .. arch: Add a virtually backed PCState ==

[gem5-dev] Change in gem5/gem5[develop]: cpu: Fix style in the RAS.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52027 ) Change subject: cpu: Fix style in the RAS. .. cpu: Fix style in the RAS. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch: Add PCStatePtr PCStateRef types.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52032 ) Change subject: arch: Add PCStatePtr PCStateRef types. .. arch: Add PCStatePtr PCStateRef types. This change

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a virtual clone() method to PCState.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52035 ) Change subject: arch: Add a virtual clone() method to PCState. .. arch: Add a virtual clone() method to PCState.

[gem5-dev] Change in gem5/gem5[develop]: arch: Use the actual ISA namespace for PCState in the parser.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52030 ) Change subject: arch: Use the actual ISA namespace for PCState in the parser. .. arch: Use the actual ISA

[gem5-dev] Change in gem5/gem5[develop]: arch,cpu: Refactor PCState construction a little.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52036 ) Change subject: arch,cpu: Refactor PCState construction a little. .. arch,cpu: Refactor PCState construction a

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: Use std::abs in riscv to avoid a warning.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52029 ) Change subject: arch-riscv: Use std::abs in riscv to avoid a warning. .. arch-riscv: Use std::abs in riscv to

[gem5-dev] Change in gem5/gem5[develop]: arch: Rename PCStateBase to PCStateCommon.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52031 ) Change subject: arch: Rename PCStateBase to PCStateCommon. .. arch: Rename PCStateBase to PCStateCommon. This

[gem5-dev] Change in gem5/gem5[develop]: cpu: Fix style in BPredUnit.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52028 ) Change subject: cpu: Fix style in BPredUnit. .. cpu: Fix style in BPredUnit. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch: Simplify and tidy up PCState classes.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52034 ) Change subject: arch: Simplify and tidy up PCState classes. .. arch: Simplify and tidy up PCState classes.

[gem5-dev] Change in gem5/gem5[develop]: arch: Add some helpers to make it easier to cast PCState.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/52033 ) Change subject: arch: Add some helpers to make it easier to cast PCState. .. arch: Add some helpers to make it

[gem5-dev] Change in gem5/gem5[develop]: scons: Make the perf and prof builds into options.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51988 ) Change subject: scons: Make the perf and prof builds into options. .. scons: Make the perf and prof builds into

[gem5-dev] Change in gem5/gem5[develop]: scons: Fix linker flags for prof/perf builds.

2021-10-25 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51987 ) Change subject: scons: Fix linker flags for prof/perf builds. .. scons: Fix linker flags for prof/perf builds.

[gem5-dev] Change in gem5/gem5[develop]: scons: Pull info.py generation out of SConscript and into build_tools.

2021-10-23 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49404 ) Change subject: scons: Pull info.py generation out of SConscript and into build_tools. .. scons: Pull info.py generation

[gem5-dev] Change in gem5/gem5[develop]: dev,gpu-compute: Use a TranslationGen in DmaVirtDevice.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50763 ) ( 11 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: dev,gpu-compute: Use a TranslationGen in

[gem5-dev] Change in gem5/gem5[develop]: arch: Make the MMU ranged translateFunction pure virtual.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50761 ) ( 4 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Make the MMU ranged translateFunction pure

[gem5-dev] Change in gem5/gem5[develop]: mem: Use the MMU's translation generator in translating proxies.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50760 ) ( 11 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: mem: Use the MMU's translation generator in

[gem5-dev] Change in gem5/gem5[develop]: arch: Remove the page_size.hh switching header file.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50766 ) ( 11 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Remove the page_size.hh switching header

[gem5-dev] Change in gem5/gem5[develop]: misc: Remove include of arch/page_size.hh, and fix up includes.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50765 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: misc: Remove include of arch/page_size.hh, and fix

[gem5-dev] Change in gem5/gem5[develop]: sim: Get rid of the now unused System::getPageBytes method.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50764 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: sim: Get rid of the now unused

[gem5-dev] Change in gem5/gem5[develop]: arch: Add a MMUTranslationGen class to the BaseMMU.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50759 ) Change subject: arch: Add a MMUTranslationGen class to the BaseMMU. .. arch: Add a MMUTranslationGen class to the BaseMMU.

[gem5-dev] Change in gem5/gem5[develop]: mem: Add a translation generator function to EmulationPageTable.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50762 ) ( 11 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: mem: Add a translation generator function to

[gem5-dev] Change in gem5/gem5[develop]: scons: Copy the value of "tags" before adding "add_tags" to it.

2021-10-22 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51830 ) Change subject: scons: Copy the value of "tags" before adding "add_tags" to it. .. scons: Copy the value of "tags" before

[gem5-dev] Change in gem5/gem5[develop]: arch: Correct the direction of the arch->gem5 lib tag implication.

2021-10-21 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51827 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Correct the direction of the arch->gem5 lib

[gem5-dev] Change in gem5/gem5[develop]: scons: Resolve tags for source files as well as for filters.

2021-10-21 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51828 ) Change subject: scons: Resolve tags for source files as well as for filters. .. scons: Resolve tags for source files as well

[gem5-dev] Change in gem5/gem5[develop]: cpu: Move FuncUnit.py, its .cc and StaticInstFlags.py above Return.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51831 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: cpu: Move FuncUnit.py, its .cc and

[gem5-dev] Change in gem5/gem5[develop]: arch: Only build GPU switching headers if building the GPU.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51829 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Only build GPU switching headers if building

[gem5-dev] Change in gem5/gem5[develop]: cpu: Move FuncUnit.py, its .cc and StaticInstFlags.py above Return.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51831 ) Change subject: cpu: Move FuncUnit.py, its .cc and StaticInstFlags.py above Return. .. cpu: Move FuncUnit.py,

[gem5-dev] Change in gem5/gem5[develop]: scons: Copy the value of "tags" before adding "add_tags" to it.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51830 ) Change subject: scons: Copy the value of "tags" before adding "add_tags" to it. .. scons: Copy the value of

[gem5-dev] Change in gem5/gem5[develop]: arch: Correct the direction of the arch->gem5 lib tag implication.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51827 ) Change subject: arch: Correct the direction of the arch->gem5 lib tag implication. .. arch: Correct the

[gem5-dev] Change in gem5/gem5[develop]: scons: Resolve tags for source files as well as for filters.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51828 ) Change subject: scons: Resolve tags for source files as well as for filters. .. scons: Resolve tags for source

[gem5-dev] Change in gem5/gem5[develop]: arch: Only build GPU switching headers if building the GPU.

2021-10-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51829 ) Change subject: arch: Only build GPU switching headers if building the GPU. .. arch: Only build GPU switching

[gem5-dev] Change in gem5/gem5[develop]: scons: Use tags to gate ISA files and not env['TARGET_ISA'].

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50336 ) ( 6 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Use tags to gate ISA files and not

[gem5-dev] Change in gem5/gem5[develop]: configs,dev: Rename the riscv version of VirtIOMMIO with a Riscv prefix.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50335 ) Change subject: configs,dev: Rename the riscv version of VirtIOMMIO with a Riscv prefix. .. configs,dev: Rename the riscv

[gem5-dev] Change in gem5/gem5[develop]: scons: Make debug flags respect tags.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50333 ) ( 5 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Make debug flags respect tags.

[gem5-dev] Change in gem5/gem5[develop]: scons: Use unions to prevent debug flag destruction.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49783 ) Change subject: scons: Use unions to prevent debug flag destruction. .. scons: Use unions to prevent debug flag destruction.

[gem5-dev] Change in gem5/gem5[develop]: arch: Consolidate common debug flags.

2021-10-19 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50334 ) ( 5 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch: Consolidate common debug flags.

[gem5-dev] Change in gem5/gem5[develop]: cpu: Eliminate the unused hasBranchTarget method in StaticInst.

2021-10-18 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51531 ) Change subject: cpu: Eliminate the unused hasBranchTarget method in StaticInst. .. cpu: Eliminate the unused

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Fix the build for SPARC.

2021-10-15 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51673 ) Change subject: arch-sparc: Fix the build for SPARC. .. arch-sparc: Fix the build for SPARC. The fp_enable_check mechanism

[gem5-dev] Change in gem5/gem5[develop]: cpu,tests: Replace the deprecated Stats namespace with statistics.

2021-10-15 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51674 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: cpu,tests: Replace the deprecated Stats namespace

[gem5-dev] Change in gem5/gem5[develop]: cpu,tests: Replace the deprecated Stats namespace with statistics.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51674 ) Change subject: cpu,tests: Replace the deprecated Stats namespace with statistics. .. cpu,tests: Replace the

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Fix the build for SPARC.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51673 ) Change subject: arch-sparc: Fix the build for SPARC. .. arch-sparc: Fix the build for SPARC. The fp_enable_check

[gem5-dev] Change in gem5/gem5[develop]: mem: Add a translation gen helper class.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50758 ) Change subject: mem: Add a translation gen helper class. .. mem: Add a translation gen helper class. This class helps

[gem5-dev] Change in gem5/gem5[develop]: fastmodel: Don't try to "staticify" system libraries.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51627 ) Change subject: fastmodel: Don't try to "staticify" system libraries. .. fastmodel: Don't try to "staticify" system

[gem5-dev] Change in gem5/gem5[develop]: fastmodel: Don't try to "staticify" system libraries.

2021-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51627 ) Change subject: fastmodel: Don't try to "staticify" system libraries. .. fastmodel: Don't try to "staticify"

[gem5-dev] Change in gem5/gem5[develop]: scons: Don't explicitly list include dependencies for the cxx config.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49403 ) Change subject: scons: Don't explicitly list include dependencies for the cxx config. .. scons: Don't explicitly list

[gem5-dev] Change in gem5/gem5[develop]: mem: Replace SatCounter with SatCounter8 in the SHiP replacement policy.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51530 ) Change subject: mem: Replace SatCounter with SatCounter8 in the SHiP replacement policy. .. mem: Replace SatCounter with

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Replace the Loader namespace with loader.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51527 ) Change subject: arch-power: Replace the Loader namespace with loader. .. arch-power: Replace the Loader namespace with

[gem5-dev] Change in gem5/gem5[develop]: base,arch-arm: Replace Stats namespace with statistics.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51528 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: base,arch-arm: Replace Stats namespace with

[gem5-dev] Change in gem5/gem5[develop]: mem: Stop using SlavePort as a base class.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/51529 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: mem: Stop using SlavePort as a base class.

[gem5-dev] Change in gem5/gem5[develop]: scons: Make the SimObject list from the 'gem5 lib' tag.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50331 ) Change subject: scons: Make the SimObject list from the 'gem5 lib' tag. .. scons: Make the SimObject list from the 'gem5

[gem5-dev] Change in gem5/gem5[develop]: scons,arch: Make the gem5 lib tag imply the current arch tag.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50330 ) Change subject: scons,arch: Make the gem5 lib tag imply the current arch tag. .. scons,arch: Make the gem5 lib tag imply

[gem5-dev] Change in gem5/gem5[develop]: cpu: Stop excluding the protobuf tracer for x86.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50332 ) Change subject: cpu: Stop excluding the protobuf tracer for x86. .. cpu: Stop excluding the protobuf tracer for x86.

[gem5-dev] Change in gem5/gem5[develop]: scons: Add tag support to ISADesc.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50329 ) Change subject: scons: Add tag support to ISADesc. .. scons: Add tag support to ISADesc. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: scons: Add tag support to GdbXml.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/50328 ) Change subject: scons: Add tag support to GdbXml. .. scons: Add tag support to GdbXml. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: mem: Stop using SlavePort as a base class.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51529 ) Change subject: mem: Stop using SlavePort as a base class. .. mem: Stop using SlavePort as a base class. There

[gem5-dev] Change in gem5/gem5[develop]: cpu: Eliminate the unused hasBranchTarget method in StaticInst.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51531 ) Change subject: cpu: Eliminate the unused hasBranchTarget method in StaticInst. .. cpu: Eliminate the unused

[gem5-dev] Change in gem5/gem5[develop]: arch-power: Replace the Loader namespace with loader.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51527 ) Change subject: arch-power: Replace the Loader namespace with loader. .. arch-power: Replace the Loader namespace

[gem5-dev] Change in gem5/gem5[develop]: mem: Replace SatCounter with SatCounter8 in the SHiP replacement policy.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51530 ) Change subject: mem: Replace SatCounter with SatCounter8 in the SHiP replacement policy. .. mem: Replace

[gem5-dev] Change in gem5/gem5[develop]: base,arch-arm: Replace Stats namespace with statistics.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/51528 ) Change subject: base,arch-arm: Replace Stats namespace with statistics. .. base,arch-arm: Replace Stats namespace

[gem5-dev] Change in gem5/gem5[develop]: sparc: Stop using fp_enable_check.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48717 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: sparc: Stop using fp_enable_check.

[gem5-dev] Change in gem5/gem5[develop]: arch,sparc: Get rid of the unused checkVecEnableFault mechanism.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48715 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: arch,sparc: Get rid of the unused

[gem5-dev] Change in gem5/gem5[develop]: sparc: Stop special casing FP enable checks for full system.

2021-10-13 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/48716 ) ( 1 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: sparc: Stop special casing FP enable checks for

[gem5-dev] Change in gem5/gem5[develop]: scons: Rearrange functions to be next to the code that uses them.

2021-10-12 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/49402 ) ( 19 is the latest approved patch-set. No files were changed between the latest approved patch-set and the submitted one. )Change subject: scons: Rearrange functions to be next to the code

<    3   4   5   6   7   8   9   10   11   12   >