[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Removed invalid transition from MOESI_CMP dir

2020-04-15 Thread Tiago Mück (Gerrit)
Tiago Mück has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27848 ) Change subject: mem-ruby: Removed invalid transition from MOESI_CMP dir .. mem-ruby: Removed invalid transition

[gem5-dev] Change in gem5/gem5[develop]: mem-ruby: Deallocating unused entries in MOESI_CMP dir

2020-04-15 Thread Tiago Mück (Gerrit)
Tiago Mück has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/27847 ) Change subject: mem-ruby: Deallocating unused entries in MOESI_CMP dir .. mem-ruby: Deallocating unused entries

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: Change insertBits in TLB translateFunctional

2020-04-15 Thread Matthew Poremba (Gerrit)
Matthew Poremba has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27827 ) Change subject: arch-x86: Change insertBits in TLB translateFunctional .. arch-x86: Change insertBits in TLB

[gem5-dev] gem5 20 to be released May 2020; 2 Weeks to get in your changes!

2020-04-15 Thread Bobby Bruce
Dear all, gem5 version 20.0.0.0 will be released next month. In accordance with our release procedures ( https://gem5.googlesource.com/public/gem5/+/refs/heads/master/CONTRIBUTING.md#releases), on May 1st we will create our release-staging branch from the develop branch. Therefore anything fully

[gem5-dev] RELEASE-NOTES file in gem5

2020-04-15 Thread Bobby Bruce
Dear all, I'm writing to ask if anyone has any opinions on adding a RELEASE-NOTES.md file in the root directory of gem5. Given we now have official releases, I believe it'd be a better user experience to record the major changes made to the project within the repository somewhere. It would also

[gem5-dev] Change in gem5/gem5[develop]: util, scons: Generalize the aarch64 scons for the m5 util.

2020-04-15 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27217 ) Change subject: util,scons: Generalize the aarch64 scons for the m5 util. .. util,scons: Generalize the aarch64 scons for

[gem5-dev] Change in gem5/gem5[develop]: tests: Run realview(64) tests with VExpress_GEM5_Foundation

2020-04-15 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27714 ) Change subject: tests: Run realview(64) tests with VExpress_GEM5_Foundation .. tests: Run realview(64) tests with

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Remove unnecessary haveGICv3CPUInterface

2020-04-15 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27711 ) Change subject: arch-arm: Remove unnecessary haveGICv3CPUInterface .. arch-arm: Remove unnecessary

[gem5-dev] Change in gem5/gem5[develop]: arch, cpu: Add a takeOverFrom method for switching ISAs

2020-04-15 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27712 ) Change subject: arch, cpu: Add a takeOverFrom method for switching ISAs .. arch, cpu: Add a takeOverFrom method for

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Override ISA::takeOverFrom for the Arm ISA

2020-04-15 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/27713 ) Change subject: arch-arm: Override ISA::takeOverFrom for the Arm ISA .. arch-arm: Override ISA::takeOverFrom for the