[gem5-dev] Change in gem5/gem5[master]: configs: Create a basic ObjectList

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/20588 ) Change subject: configs: Create a basic ObjectList .. configs: Create a basic ObjectList There are multiple files that

[gem5-dev] Change in gem5/gem5[master]: configs: Remove is_atomic_cpu check

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/20659 ) Change subject: configs: Remove is_atomic_cpu check .. configs: Remove is_atomic_cpu check Commit

[gem5-dev] Change in gem5/gem5[master]: configs: Port CPUConfig to use the common object list

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/20589 ) Change subject: configs: Port CPUConfig to use the common object list .. configs: Port CPUConfig to use the common

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: Make bitSelect use bits

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21085 ) Change subject: mem-ruby: Make bitSelect use bits .. mem-ruby: Make bitSelect use bits There is no need to replicate

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: Remove bitRemove

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21081 ) Change subject: mem-ruby: Remove bitRemove .. mem-ruby: Remove bitRemove bitRemove is not being used anywhere. If

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: Fix maskLowOrderBits

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21084 ) Change subject: mem-ruby: Fix maskLowOrderBits .. mem-ruby: Fix maskLowOrderBits The function was wrong when number =

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: Remove shiftLowOrderBits

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21083 ) Change subject: mem-ruby: Remove shiftLowOrderBits .. mem-ruby: Remove shiftLowOrderBits There is no need to

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: Remove inexistent functions from Util

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21086 ) Change subject: mem-ruby: Remove inexistent functions from Util .. mem-ruby: Remove inexistent functions from Util

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: Remove maskHighOrderBits

2019-09-30 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21082 ) Change subject: mem-ruby: Remove maskHighOrderBits .. mem-ruby: Remove maskHighOrderBits Function was not being used.

[gem5-dev] Change in gem5/gem5[master]: cpu: Make use of DRAMCtrl::AddrMap in the traffic generators

2019-09-30 Thread Nikos Nikoleris (Gerrit)
Nikos Nikoleris has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21080 ) Change subject: cpu: Make use of DRAMCtrl::AddrMap in the traffic generators .. cpu: Make use of DRAMCtrl::AddrMap in

[gem5-dev] Change in gem5/gem5[master]: misc: Added line wrapping functionality for Sim-Object desc

2019-09-30 Thread Bobby R. Bruce (Gerrit)
Bobby R. Bruce has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21179 ) Change subject: misc: Added line wrapping functionality for Sim-Object desc .. misc: Added line wrapping functionality

[gem5-dev] Introduction to Bobby

2019-09-30 Thread Jason Lowe-Power
Hi all, I'm excited to introduce everyone to Bobby Bruce! Bobby has been hired as a full time programmer to work on gem5. Though he's been hired through our research group at UC Davis, he's is primarily working to support the broader gem5 community. Prior to UC Davis, Bobby was a Postdoctoral

[gem5-dev] Change in gem5/gem5[master]: kvm, arm: fix the size of MISCREG_FPSR and MISCREG_FPCR

2019-09-30 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/21300 ) Change subject: kvm, arm: fix the size of MISCREG_FPSR and MISCREG_FPCR .. kvm, arm: fix the size of

[gem5-dev] Change in gem5/gem5[master]: config: skip access to branchPred in ARM KVM

2019-09-30 Thread Ciro Santilli (Gerrit)
Ciro Santilli has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/21299 ) Change subject: config: skip access to branchPred in ARM KVM .. config: skip access to branchPred in ARM KVM

Re: [gem5-dev] Compilation on current clang/gcc releases

2019-09-30 Thread Jason Lowe-Power
Thanks, Nicholas, for letting us know! We'll take a look at your patches and see where we are :). Cheers, Jason On Sat, Sep 28, 2019 at 1:04 PM Nicholas Sielicki wrote: > > Hello gem5-dev list, > > I've been trying to get gem5 to build on my system with gcc-9.2.0 or > clang-9 without just

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Switch to new-style stats

2019-09-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21140 ) Change subject: mem-cache: Switch to new-style stats .. mem-cache: Switch to new-style stats This change puts cache

[gem5-dev] Change in gem5/gem5[master]: mem: Use new-style stats in the XBar models

2019-09-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21141 ) Change subject: mem: Use new-style stats in the XBar models .. mem: Use new-style stats in the XBar models Migrate to

[gem5-dev] Change in gem5/gem5[master]: mem: Convert DRAM controller to new-style stats

2019-09-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/21142 ) Change subject: mem: Convert DRAM controller to new-style stats .. mem: Convert DRAM controller to new-style stats

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Switch to new-style stats

2019-09-30 Thread Andreas Sandberg (Gerrit)
Hello kokoro, Daniel Carvalho, Jason Lowe-Power, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/21140 to look at the new patch set (#4). Change subject: mem-cache: Switch to new-style stats