[gem5-dev] Change in public/gem5[master]: config: Fix the "script" SysPath functor.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/5641 Change subject: config: Fix the "script" SysPath functor. .. config: Fix the "script" SysPath functor. This particular functor

Re: [gem5-dev] Change in public/gem5[master]: config: Rework the SysPaths functions into functors.

2017-11-10 Thread Gabe Black
https://gem5-review.googlesource.com/#/c/public/gem5/+/5641 On Fri, Nov 10, 2017 at 5:20 PM, Gabe Black wrote: > Apologies, I didn't realize that was a special case. I may not have time > to implement it before I have to stop for the day (although I'll try), but > it would

Re: [gem5-dev] Change in public/gem5[master]: config: Rework the SysPaths functions into functors.

2017-11-10 Thread Gabe Black
Apologies, I didn't realize that was a special case. I may not have time to implement it before I have to stop for the day (although I'll try), but it would be simple enough to add a parameter to init called "sys_paths" or something along those lines which defaults to None, and if still None in

Re: [gem5-dev] Change in public/gem5[master]: config: Rework the SysPaths functions into functors.

2017-11-10 Thread Curtis Dunham
Hi all, Gabe, This commit breaks the regression quick/fs/80.netperf-stream/alpha/linux/twosys-tsunami-simple-atomic. It's the only regression that uses SysConfig() with an actual script argument, and it needs to find that script in $GEM5_ROOT/configs/boot/. Before this commit, this would be

[gem5-dev] Change in public/gem5[master]: mem-ruby: Support atomic_noncaching acceses in ruby

2017-11-10 Thread Swapnil Haria (Gerrit)
Hello Bradford Beckmann, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5601 to look at the new patch set (#3). Change subject: mem-ruby: Support atomic_noncaching acceses in ruby ..

[gem5-dev] Change in public/gem5[master]: mem-ruby: Support atomic_noncaching acceses in ruby

2017-11-10 Thread Swapnil Haria (Gerrit)
Hello Bradford Beckmann, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5601 to look at the new patch set (#2). Change subject: mem-ruby: Support atomic_noncaching acceses in ruby ..

[gem5-dev] Change in public/gem5[master]: scons: Move Transform and termcap functionality into their own files.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5565 ) Change subject: scons: Move Transform and termcap functionality into their own files. .. scons: Move Transform and

[gem5-dev] Change in public/gem5[master]: scons: Move python path management out of the SConstruct.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5564 ) Change subject: scons: Move python path management out of the SConstruct. .. scons: Move python path management out of the

[gem5-dev] Change in public/gem5[master]: scons: Pull style hook management out of the main SConstruct.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5563 ) Change subject: scons: Pull style hook management out of the main SConstruct. .. scons: Pull style hook management out

[gem5-dev] Change in public/gem5[master]: scons: Override the "default" tool to set up the default env.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5562 ) Change subject: scons: Override the "default" tool to set up the default env. .. scons: Override the "default" tool to

[gem5-dev] Change in public/gem5[master]: scons: Override the "default" tool to set up the default env.

2017-11-10 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5562 to look at the new patch set (#3). Change subject: scons: Override the "default" tool to set up the default env.

[gem5-dev] Change in public/gem5[master]: scons: Move scons and python version checking into site_init.py.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5561 ) Change subject: scons: Move scons and python version checking into site_init.py. .. scons: Move scons and python version

[gem5-dev] Change in public/gem5[master]: scons: Move scons and python version checking into site_init.py.

2017-11-10 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5561 to look at the new patch set (#2). Change subject: scons: Move scons and python version checking into site_init.py.

[gem5-dev] Change in public/gem5[master]: scons: Pull style hook management out of the main SConstruct.

2017-11-10 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5563 to look at the new patch set (#3). Change subject: scons: Pull style hook management out of the main SConstruct.

[gem5-dev] Change in public/gem5[master]: scons: Override the "default" tool to set up the default env.

2017-11-10 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5562 to look at the new patch set (#2). Change subject: scons: Override the "default" tool to set up the default env.

[gem5-dev] Change in public/gem5[master]: scons: Move python path management out of the SConstruct.

2017-11-10 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5564 to look at the new patch set (#3). Change subject: scons: Move python path management out of the SConstruct.

[gem5-dev] Change in public/gem5[master]: scons: Move Transform and termcap functionality into their own files.

2017-11-10 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5565 to look at the new patch set (#3). Change subject: scons: Move Transform and termcap functionality into their own files.

[gem5-dev] Change in public/gem5[master]: config: Add an Energy param type.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/5625 Change subject: config: Add an Energy param type. .. config: Add an Energy param type. This type expects values in joules (J).

[gem5-dev] Change in public/gem5[master]: config: Simplify the definitions of the Voltage and Current params.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/5622 Change subject: config: Simplify the definitions of the Voltage and Current params. .. config: Simplify the definitions of the

[gem5-dev] Change in public/gem5[master]: util: Simplify/consolidate the python conversion module.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/5621 Change subject: util: Simplify/consolidate the python conversion module. .. util: Simplify/consolidate the python conversion module.

[gem5-dev] Change in public/gem5[master]: config: Export the "Current" param type from m5.params.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/5624 Change subject: config: Export the "Current" param type from m5.params. .. config: Export the "Current" param type from m5.params.

[gem5-dev] Change in public/gem5[master]: util: Add a "toEnergy" function to the convert module.

2017-11-10 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/5623 Change subject: util: Add a "toEnergy" function to the convert module. .. util: Add a "toEnergy" function to the convert module.

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2017-11-10 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/simple-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64m/simple-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64a/simple-timing-ruby: FAILED! *