[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: FS Linux config file for RISC-V

2021-02-08 Thread Peter Yuen (Gerrit) via gem5-dev
Peter Yuen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/41033 ) Change subject: arch-riscv: FS Linux config file for RISC-V .. arch-riscv: FS Linux config file for RISC-V This f

[gem5-dev] Re: derived units for stats formulas?

2021-02-08 Thread Hoa Nguyen via gem5-dev
Hi Gabe, Thanks for the suggestion. It would be nice if we can derive the unit from the Formula that way. However, for now, I think it's better to manually determine the stat units for three reasons: most stats involving Formula are straightforward to determine the unit, it keeps the implementatio

[gem5-dev] Change in gem5/gem5[develop]: mem: Change units of mem_interface to supported units

2021-02-08 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/41014 ) Change subject: mem: Change units of mem_interface to supported units .. mem: Change units of mem_interface to sup

[gem5-dev] Change in gem5/gem5[develop]: cpu,mem: Converting stats to supported units

2021-02-08 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/41013 ) Change subject: cpu,mem: Converting stats to supported units .. cpu,mem: Converting stats to supported units Ther

[gem5-dev] test library error

2021-02-08 Thread Gabe Black via gem5-dev
Hi folks. In the kokoro log for this run, I see the below error. I suspect it timed out? In any case, it looks like there's a bug in the testing library somebody might want to look into. https://gem5-review.googlesource.com/c/public/gem5/+/40795/3 https://source.cloud.google.com/results/invocation

[gem5-dev] Change in gem5/gem5[develop]: sim: Get rid of the IsConforming type trait template.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40495 ) Change subject: sim: Get rid of the IsConforming type trait template. .. sim: Get rid of the IsConforming type trait template

[gem5-dev] Change in gem5/gem5[develop]: arch,sim: Use VPtr<> instead of Addr in system call signatures.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40498 ) Change subject: arch,sim: Use VPtr<> instead of Addr in system call signatures. .. arch,sim: Use VPtr<> instead of Addr in

[gem5-dev] Change in gem5/gem5[develop]: base-stats: Add support for unit prefixes

2021-02-08 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40993 ) Change subject: base-stats: Add support for unit prefixes .. base-stats: Add support for unit prefixes Change-Id:

[gem5-dev] Re: Upstreaming power-gem5

2021-02-08 Thread Jason Lowe-Power via gem5-dev
Wow! Thanks for all of the work here! It's cool to see all of the excitement around POWER support! Just to be clear, because I think it was a little ambiguous in other conversations, I'm very supportive of improving the POWER support in gem5 given that there are a significant number of people who

[gem5-dev] Change in gem5/gem5[develop]: dev-arm: Reduce boilerplate when read/writing to Pio devices

2021-02-08 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/40775 ) Change subject: dev-arm: Reduce boilerplate when read/writing to Pio devices .. dev-arm: Reduce boilerplate when read

[gem5-dev] Change in gem5/gem5[develop]: dev-arm: Add VRAM to VExpress_GEM5_Base

2021-02-08 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40973 ) Change subject: dev-arm: Add VRAM to VExpress_GEM5_Base .. dev-arm: Add VRAM to VExpress_GEM5_Base Change

[gem5-dev] Re: version of pybind11 without everything in the headers

2021-02-08 Thread Gabe Black via gem5-dev
Awesome, it sounds like you've made some great progress. I'm looking forward to it! Gabe On Mon, Feb 8, 2021 at 2:39 AM Ciro Santilli wrote: > Gabe, > > Following a long chain of links from those patches should eventually lead > to: https://github.com/pybind/pybind11/pull/2445 passing through >

[gem5-dev] Major cleanup of SConstruct, reviews requested

2021-02-08 Thread Gabe Black via gem5-dev
Hey folks. I've uploaded about 50 CLs which go through and scrub down SConstruct pretty thoroughly. Rather than add a bunch of people to all the reviews and have emails flying everywhere which nobody can keep track of, I thought I'd just drop a pointer here, and if someone wants to go review some C

[gem5-dev] Change in gem5/gem5[develop]: scons: Update comments in SConstruct.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40972 ) Change subject: scons: Update comments in SConstruct. .. scons: Update comments in SConstruct. Make them consiste

[gem5-dev] Change in gem5/gem5[develop]: scons: Create a small helper function for disecting a build target path.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40970 ) Change subject: scons: Create a small helper function for disecting a build target path. .. scons: Create a sma

[gem5-dev] Change in gem5/gem5[develop]: scons: Simplify finding the python lib with ParseConfig.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40971 ) Change subject: scons: Simplify finding the python lib with ParseConfig. .. scons: Simplify finding the python lib

[gem5-dev] Change in gem5/gem5[develop]: scons: Pull builder definitions out of SConstruct.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40969 ) Change subject: scons: Pull builder definitions out of SConstruct. .. scons: Pull builder definitions out of SCons

[gem5-dev] Change in gem5/gem5[develop]: scons: Move MakeAction into gem5_scons.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40968 ) Change subject: scons: Move MakeAction into gem5_scons. .. scons: Move MakeAction into gem5_scons. That will make

[gem5-dev] Change in gem5/gem5[develop]: scons: Move the "duplicate" setting into gem5_env_defaults.py.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40967 ) Change subject: scons: Move the "duplicate" setting into gem5_env_defaults.py. .. scons: Move the "duplicate" s

[gem5-dev] Change in gem5/gem5[develop]: scons,misc: Remove the ability to disable some trivial features.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40964 ) Change subject: scons,misc: Remove the ability to disable some trivial features. .. scons,misc: Remove the abil

[gem5-dev] Change in gem5/gem5[develop]: scons: Stop piggy-backing on the default tool for default settings.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40965 ) Change subject: scons: Stop piggy-backing on the default tool for default settings. .. scons: Stop piggy-backin

[gem5-dev] Change in gem5/gem5[develop]: scons: Eliminate CXX_V and main_dict_keys in SConstruct.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40963 ) Change subject: scons: Eliminate CXX_V and main_dict_keys in SConstruct. .. scons: Eliminate CXX_V and main_dict_k

[gem5-dev] Change in gem5/gem5[develop]: scons: Move imports below version checks in site_init.py.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40966 ) Change subject: scons: Move imports below version checks in site_init.py. .. scons: Move imports below version che

[gem5-dev] Change in gem5/gem5[develop]: scons: Streamline the LTO option setting code and add options for clang.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40962 ) Change subject: scons: Streamline the LTO option setting code and add options for clang. .. scons: Streamline t

[gem5-dev] Change in gem5/gem5[develop]: scons: Remove an extraneous Exit().

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40961 ) Change subject: scons: Remove an extraneous Exit(). .. scons: Remove an extraneous Exit(). This isn't necessary a

[gem5-dev] Change in gem5/gem5[develop]: scons: Include libthr on freebsd no matter what compiler you're using.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40960 ) Change subject: scons: Include libthr on freebsd no matter what compiler you're using. .. scons: Include libthr

[gem5-dev] Change in gem5/gem5[develop]: scons: Narrow the scope of the -Wno-parentheses flag.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40958 ) Change subject: scons: Narrow the scope of the -Wno-parentheses flag. .. scons: Narrow the scope of the -Wno-paren

[gem5-dev] Change in gem5/gem5[develop]: scons: Simplify the clang version check.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40959 ) Change subject: scons: Simplify the clang version check. .. scons: Simplify the clang version check. Use the -dum

[gem5-dev] Change in gem5/gem5[develop]: arch-mips: Fix a bug in the MIPS yield instruction.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40957 ) Change subject: arch-mips: Fix a bug in the MIPS yield instruction. .. arch-mips: Fix a bug in the MIPS yield inst

[gem5-dev] Change in gem5/gem5[develop]: arch-sparc: Fix an operator precedence bug in the iob device.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40955 ) Change subject: arch-sparc: Fix an operator precedence bug in the iob device. .. arch-sparc: Fix an operator pr

[gem5-dev] Change in gem5/gem5[develop]: scons: More narrowly target -Wno-self-assign.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40952 ) Change subject: scons: More narrowly target -Wno-self-assign. .. scons: More narrowly target -Wno-self-assign. Th

[gem5-dev] Change in gem5/gem5[develop]: cpu,mem: Add or remove parenthesis to make the compiler happy.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40956 ) Change subject: cpu,mem: Add or remove parenthesis to make the compiler happy. .. cpu,mem: Add or remove parent

[gem5-dev] Change in gem5/gem5[develop]: misc: Fix mismatched struct/class "tags" and reenable that warning.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40953 ) Change subject: misc: Fix mismatched struct/class "tags" and reenable that warning. .. misc: Fix mismatched str

[gem5-dev] Change in gem5/gem5[develop]: ext: Fix an operator precedence bug in the nomali library.

2021-02-08 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/40954 ) Change subject: ext: Fix an operator precedence bug in the nomali library. .. ext: Fix an operator precedence bug

[gem5-dev] Jenkins build is back to normal : Nightly #213

2021-02-08 Thread jenkins-no-reply--- via gem5-dev
See ___ gem5-dev mailing list -- gem5-dev@gem5.org To unsubscribe send an email to gem5-dev-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-dev] Re: version of pybind11 without everything in the headers

2021-02-08 Thread Ciro Santilli via gem5-dev
Gabe, Following a long chain of links from those patches should eventually lead to: https://github.com/pybind/pybind11/pull/2445 passing through https://gem5.atlassian.net/browse/GEM5-572 The current status is: upstream has said they will merge my split patch at some point. But since it confli