[gem5-dev] Change in gem5/gem5[develop]: dev: Fixing EtherDevice stats initialization order

2021-01-20 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39395 ) Change subject: dev: Fixing EtherDevice stats initialization order .. dev: Fixing EtherDevice stats initialization order Pre

[gem5-dev] Change in gem5/gem5[develop]: Fix unsigned underflow mishandling.

2021-01-20 Thread Philip Metzler (Gerrit) via gem5-dev
Philip Metzler has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39496 ) Change subject: Fix unsigned underflow mishandling. .. Fix unsigned underflow mishandling. The second argumen

[gem5-dev] Change in gem5/gem5[develop]: sim-se: Handle simultaneous page faults in SE-mode multithreading

2021-01-20 Thread Jiayi Huang (Gerrit) via gem5-dev
Jiayi Huang has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39515 ) Change subject: sim-se: Handle simultaneous page faults in SE-mode multithreading .. sim-se: Handle simultaneo

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

2021-01-20 Thread Tong Shen (Gerrit) via gem5-dev
Tong Shen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39495 ) Change subject: arch-x86: implement PSHUFB SSE instruction. .. arch-x86: implement PSHUFB SSE instruction. Change-

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

2021-01-20 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] Change in gem5/gem5[develop]: riscv: Get rid of some unused constants.

2021-01-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39317 ) Change subject: riscv: Get rid of some unused constants. .. riscv: Get rid of some unused constants. Change-Id: I464e86dc6bf

[gem5-dev] Change in gem5/gem5[develop]: arm: Use the "reg" ABI for gem5 ops.

2021-01-20 Thread Gabe Black (Gerrit) via gem5-dev
Gabe Black has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39316 ) Change subject: arm: Use the "reg" ABI for gem5 ops. .. arm: Use the "reg" ABI for gem5 ops. The generic PseudoInstABI just

[gem5-dev] Change in gem5/gem5[develop]: arch-arm: Fix Compare and Swap Pair instructions

2021-01-20 Thread Giacomo Travaglini (Gerrit) via gem5-dev
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39456 ) Change subject: arch-arm: Fix Compare and Swap Pair instructions .. arch-arm: Fix Compare and Swap Pair in

[gem5-dev] Change in gem5/gem5[develop]: python: Fix incorrect prefixes is m5.utils.convert

2021-01-20 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39375 ) Change subject: python: Fix incorrect prefixes is m5.utils.convert .. python: Fix incorrect prefixes is m5.utils.conver

[gem5-dev] Change in gem5/gem5[develop]: sim, mem, dev, arch: Consistently use ISO prefixes

2021-01-20 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39475 ) Change subject: sim, mem, dev, arch: Consistently use ISO prefixes .. sim, mem, dev, arch: Consistently use

[gem5-dev] Change in gem5/gem5[develop]: sim: Use the Temperature type in power/thermal models

2021-01-20 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39455 ) Change subject: sim: Use the Temperature type in power/thermal models .. sim: Use the Temperature type in po

[gem5-dev] Change in gem5/gem5[develop]: python: Require a unit in anyToFreuency and anyToLatency

2021-01-20 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39435 ) Change subject: python: Require a unit in anyToFreuency and anyToLatency .. python: Require a unit in anyToF

[gem5-dev] Re: Re-join debug flags headers

2021-01-20 Thread Gabe Black via gem5-dev
Sorry for not responding to this for a while. I think this change is probably a good idea. There is some cost to it, but even when students are adding new debug flags, if they do that successfully (aka it builds), they aren't likely to need to do that very many times. It's likely not something they

[gem5-dev] Change in gem5/gem5[develop]: arch-arm,arch-riscv,arch-x86: Add units to stats

2021-01-20 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39416 ) Change subject: arch-arm,arch-riscv,arch-x86: Add units to stats .. arch-arm,arch-riscv,arch-x86: Add units to sta

[gem5-dev] Change in gem5/gem5[develop]: dev,dev-arm: Add units to stats in /src/dev

2021-01-20 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39415 ) Change subject: dev,dev-arm: Add units to stats in /src/dev .. dev,dev-arm: Add units to stats in /src/dev Change

[gem5-dev] Change in gem5/gem5[develop]: learning-gem5: Add units to stats

2021-01-20 Thread Hoa Nguyen (Gerrit) via gem5-dev
Hoa Nguyen has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/39417 ) Change subject: learning-gem5: Add units to stats .. learning-gem5: Add units to stats Change-Id: Iaff6c19b0b8725

[gem5-dev] Change in gem5/gem5[develop]: sim: Don't serialise params in thermal models

2021-01-20 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39221 ) Change subject: sim: Don't serialise params in thermal models .. sim: Don't serialise params in thermal models Thermal

[gem5-dev] Change in gem5/gem5[develop]: sim: Thermal model style fixes

2021-01-20 Thread Andreas Sandberg (Gerrit) via gem5-dev
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/39220 ) Change subject: sim: Thermal model style fixes .. sim: Thermal model style fixes Fix various style issues in the therm

[gem5-dev] Change in gem5/gem5[develop]: arch-riscv,util: Add m5op.S for riscv to enable pseudo inst use

2021-01-20 Thread Ayaz Akram (Gerrit) via gem5-dev
Ayaz Akram has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/38515 ) Change subject: arch-riscv,util: Add m5op.S for riscv to enable pseudo inst use .. arch-riscv,util: Add m5op.S for riscv t