[gem5-dev] Change in gem5/gem5[develop]: arch,base,mem,sim: Fix style in base/types.hh and remove extra includes.

2021-01-27 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39855 ) Change subject: arch,base,mem,sim: Fix style in base/types.hh and remove extra includes. .. arch,base,mem,sim: Fix style

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: Moving ExceptionCode to registers.hh for reusability

2021-01-27 Thread Peter Yuen (Gerrit) via gem5-dev
Peter Yuen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39955 ) Change subject: arch-riscv: Moving ExceptionCode to registers.hh for reusability .. arch-riscv: Moving

[gem5-dev] Change in gem5/gem5[develop]: cpu,configs: Add DMA thread to Ruby GPU tester

2021-01-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39936 ) Change subject: cpu,configs: Add DMA thread to Ruby GPU tester .. cpu,configs: Add DMA thread to Ruby GPU

[gem5-dev] Change in gem5/gem5[develop]: cpu: Rename GpuThread in gpu_ruby_test tester

2021-01-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39935 ) Change subject: cpu: Rename GpuThread in gpu_ruby_test tester .. cpu: Rename GpuThread in gpu_ruby_test

[gem5-dev] Change in gem5/gem5[develop]: cpu: Implement DMA atomic issue in Ruby GPU tester

2021-01-27 Thread Matthew Poremba (Gerrit) via gem5-dev
Matthew Poremba has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39937 ) Change subject: cpu: Implement DMA atomic issue in Ruby GPU tester .. cpu: Implement DMA atomic issue in

[gem5-dev] Re: Some evidence build times have substantially increased on Jenkins

2021-01-27 Thread Giacomo Travaglini via gem5-dev
P.S. A lot of other builds would have failed using today's timeout. Check for example build #176 and #177 of the Nightly (end of December) This makes a lot of sense as these days overlap with the Compiler-Checks run. In fact, almost every time we run Compiler-Checks the Nightly takes more than a

[gem5-dev] Re: Some evidence build times have substantially increased on Jenkins

2021-01-27 Thread Giacomo Travaglini via gem5-dev
Hi Bobby, While I agree there might be something wrong with it, It can be partly explained with the sheer amount of patches which is being reviewed and merged in these days. This is affecting compilation time in the following ways: a) Overloading Jenkins with the gem5-develop job -> this is

[gem5-dev] Some evidence build times have substantially increased on Jenkins

2021-01-27 Thread Bobby Bruce via gem5-dev
Dear all, As you may have noticed from the mailing list, our nightly builds are failing due to timeouts, as are the compiler checkers. Though this is just a preliminary look at the problem, I've noticed that the gem5 build times on our Jenkins have increased substantially. Looking at our last

[gem5-dev] Change in gem5/gem5[develop]: system: Fix PCI Mem range for VExpress_GEM5_VX DTS

2021-01-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39915 ) Change subject: system: Fix PCI Mem range for VExpress_GEM5_VX DTS .. system: Fix PCI Mem range for

[gem5-dev] Change in gem5/gem5[develop]: misc: Remove redundant _params

2021-01-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39899 ) Change subject: misc: Remove redundant _params .. misc: Remove redundant _params Instead of creating yet

[gem5-dev] Change in gem5/gem5[develop]: sim: Define PARAMS macro utility

2021-01-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39898 ) Change subject: sim: Define PARAMS macro utility .. sim: Define PARAMS macro utility To reduce code

[gem5-dev] Change in gem5/gem5[develop]: arch-x86: implement POPCNT instruction.

2021-01-27 Thread Tong Shen (Gerrit) via gem5-dev
Tong Shen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39615 ) Change subject: arch-x86: implement POPCNT instruction. .. arch-x86: implement POPCNT instruction. Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: misc: Improve robustness of sfdisk parsing in util/gem5img.py

2021-01-27 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39896 ) Change subject: misc: Improve robustness of sfdisk parsing in util/gem5img.py .. misc: Improve robustness

[gem5-dev] Change in gem5/gem5[develop]: misc: Fix gem5img when used to manually unmount a disk image.

2021-01-27 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39897 ) Change subject: misc: Fix gem5img when used to manually unmount a disk image. .. misc: Fix gem5img when

[gem5-dev] Change in gem5/gem5[develop]: misc: Update util/gem5img.py to work with python3 and python2.

2021-01-27 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39895 ) Change subject: misc: Update util/gem5img.py to work with python3 and python2. .. misc: Update

[gem5-dev] Build failed in Jenkins: Nightly #200

2021-01-27 Thread jenkins-no-reply--- via gem5-dev
See Changes: [jiasen.hjs] configs: Added list types of replacement policy. [gabe.black] arch-arm: Don't use TheISA in the ARM implementation. [Andreas.Sandberg] base, python: Add a Temperature type and associated param

[gem5-dev] Change in gem5/gem5[develop]: arch, mem, cpu, systemc: Remove Python 2.7 glue code

2021-01-27 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39758 ) Change subject: arch, mem, cpu, systemc: Remove Python 2.7 glue code .. arch, mem, cpu, systemc: Remove Python 2.7

[gem5-dev] Change in gem5/gem5[develop]: tests: Remove Python 2.7 glue code

2021-01-27 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39757 ) Change subject: tests: Remove Python 2.7 glue code .. tests: Remove Python 2.7 glue code Remove uses of six and from

[gem5-dev] Change in gem5/gem5[develop]: tests: Remove Python 2.7 glue code from testlib

2021-01-27 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39759 ) Change subject: tests: Remove Python 2.7 glue code from testlib .. tests: Remove Python 2.7 glue code from testlib

[gem5-dev] Change in gem5/gem5[develop]: sim: Fix compilation error for debug builds.

2021-01-27 Thread Richard Cooper (Gerrit) via gem5-dev
Richard Cooper has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39760 ) Change subject: sim: Fix compilation error for debug builds. .. sim: Fix compilation error for debug builds.

[gem5-dev] Change in gem5/gem5[develop]: cpu,mem,sim: Use ADD_STAT macro where possible

2021-01-27 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/38916 ) Change subject: cpu,mem,sim: Use ADD_STAT macro where possible .. cpu,mem,sim: Use ADD_STAT macro where possible Change-Id:

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv: Fixing RISC-V remote GDB MIP and MIE accesses.

2021-01-27 Thread Peter Yuen (Gerrit) via gem5-dev
Peter Yuen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39816 ) Change subject: arch-riscv: Fixing RISC-V remote GDB MIP and MIE accesses. .. arch-riscv: Fixing RISC-V remote

[gem5-dev] Change in gem5/gem5[develop]: dev: Fix reset of virtio devices

2021-01-27 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39701 ) Change subject: dev: Fix reset of virtio devices .. dev: Fix reset of virtio devices The VirtualQueue reset was

[gem5-dev] Change in gem5/gem5[develop]: RFC: mem: Add a mechanism to push physical addresses in memory requests.

2021-01-27 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39875 ) Change subject: RFC: mem: Add a mechanism to push physical addresses in memory requests. .. RFC: mem: Add a