[gem5-dev] Change in gem5/gem5[develop]: cpu-minor,stats: Update stats style of MinorCPU

2020-10-14 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/36075 ) Change subject: cpu-minor,stats: Update stats style of MinorCPU .. cpu-minor,stats: Update stats style of

[gem5-dev] Change in gem5/gem5[develop]: util: Update gcn Dockefile with better hipDeviceSynchronize fix

2020-10-14 Thread Kyle Roarty (Gerrit) via gem5-dev
Kyle Roarty has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/36035 ) Change subject: util: Update gcn Dockefile with better hipDeviceSynchronize fix .. util: Update gcn Dockefile

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Implementation ARMv8.1 RDMA

2020-10-14 Thread Jordi Vaquero (Gerrit) via gem5-dev
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/36015 ) Change subject: arch-arm: Implementation ARMv8.1 RDMA .. arch-arm: Implementation ARMv8.1 RDMA Adding RDMA

[gem5-dev] Change in gem5/gem5[develop]: base: Clean up some #ifs in _format_string.

2020-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35977 ) Change subject: base: Clean up some #ifs in _format_string. .. base: Clean up some #ifs in _format_string. These were

[gem5-dev] Change in gem5/gem5[develop]: misc: Standardize the way create() constructs SimObjects.

2020-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35938 ) Change subject: misc: Standardize the way create() constructs SimObjects. .. misc: Standardize the way create() constructs

[gem5-dev] Change in gem5/gem5[develop]: scons: make LDFLAGS_EXTRA take effect on partial links as well

2020-10-14 Thread Ciro Santilli (Gerrit) via gem5-dev
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/35995 ) Change subject: scons: make LDFLAGS_EXTRA take effect on partial links as well .. scons: make LDFLAGS_EXTRA

[gem5-dev] Change in gem5/gem5[develop]: ext: Add support for comma-separated inputs of testlib argparser

2020-10-14 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/34198 ) Change subject: ext: Add support for comma-separated inputs of testlib argparser .. ext: Add support for comma-separated

[gem5-dev] Change in gem5/gem5[develop]: base: Clean up some #ifs in _format_string.

2020-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/+/35977 ) Change subject: base: Clean up some #ifs in _format_string. .. base: Clean up some #ifs in _format_string. These

[gem5-dev] Change in gem5/gem5[develop]: misc: Use compiler.hh macros when available.

2020-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/+/35975 ) Change subject: misc: Use compiler.hh macros when available. .. misc: Use compiler.hh macros when available.

[gem5-dev] Change in gem5/gem5[develop]: misc: Wrap __attribute__((aligned())) in a macro in compiler.hh.

2020-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/+/35976 ) Change subject: misc: Wrap __attribute__((aligned())) in a macro in compiler.hh. .. misc: Wrap

[gem5-dev] Change in gem5/gem5[develop]: cpu: Remove automatic overriding of numThreads in SE on O3.

2020-10-14 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35937 ) Change subject: cpu: Remove automatic overriding of numThreads in SE on O3. .. cpu: Remove automatic overriding of

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Implement Armv8.2-LPA

2020-10-14 Thread Jordi Vaquero (Gerrit) via gem5-dev
Jordi Vaquero has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35956 ) Change subject: arch-arm: Implement Armv8.2-LPA .. arch-arm: Implement Armv8.2-LPA This is enabled by setting the

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Implement Armv8.2-LVA

2020-10-14 Thread Jordi Vaquero (Gerrit) via gem5-dev
Jordi Vaquero has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/35955 ) Change subject: arch-arm: Implement Armv8.2-LVA .. arch-arm: Implement Armv8.2-LVA Change-Id: