[gem5-dev] Change in public/gem5[master]: ext: Upgrade PyBind11 to version 2.2.1

2017-12-13 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5801 ) Change subject: ext: Upgrade PyBind11 to version 2.2.1 .. ext: Upgrade PyBind11 to version 2.2.1 This upgrade is

[gem5-dev] Change in public/gem5[master]: misc: Updates for gcc7.2 for x86

2017-12-13 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5802 ) Change subject: misc: Updates for gcc7.2 for x86 .. misc: Updates for gcc7.2 for x86 GCC 7.2 is much stricter than

[gem5-dev] Change in public/gem5[master]: x86: Use operand size 4 when it would be 2 for cmpxchg8b.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6603 ) Change subject: x86: Use operand size 4 when it would be 2 for cmpxchg8b. .. x86: Use operand size 4 when it would be 2 for

[gem5-dev] Change in public/gem5[master]: misc: Updates for gcc7.2 for x86

2017-12-13 Thread Jason Lowe-Power (Gerrit)
Hello Gabe Black, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5802 to look at the new patch set (#12). Change subject: misc: Updates for gcc7.2 for x86 .. misc:

[gem5-dev] Change in public/gem5[master]: arch-riscv: Increase maximum stack size

2017-12-13 Thread Alec Roelke (Gerrit)
Alec Roelke has uploaded this change for review. ( https://gem5-review.googlesource.com/6661 Change subject: arch-riscv: Increase maximum stack size .. arch-riscv: Increase maximum stack size This patch increases the

[gem5-dev] Change in public/gem5[master]: scons, tests: Fix occasional linking error

2017-12-13 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6641 ) Change subject: scons, tests: Fix occasional linking error .. scons, tests: Fix occasional linking error There are

[gem5-dev] Change in public/gem5[master]: scons, tests: Add support for GTest XML generation

2017-12-13 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6624 ) Change subject: scons, tests: Add support for GTest XML generation .. scons, tests: Add support for GTest XML

[gem5-dev] Change in public/gem5[master]: scons: Make sure GTests have the right environment variables

2017-12-13 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6623 ) Change subject: scons: Make sure GTests have the right environment variables .. scons: Make sure GTests have the

Re: [gem5-dev] Linux 4.9 kernel for gem5 now available for Arm

2017-12-13 Thread Jasmin Jahic
Hello, thank you. We will try this. Best regards, Jasmin JAHIC On Wed, Dec 13, 2017 at 6:33 PM, Jason Lowe-Power wrote: > Hi Jasmin, > > See http://www.lowepower.com/jason/setting-up-gem5-fv4.14- > rc3ull-system.html >

[gem5-dev] Change in public/gem5[master]: arm, sparc, x86, base, cpu, sim: Replace the Twin(32|64)_t types with.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6602 ) Change subject: arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with. .. arm,sparc,x86,base,cpu,sim: Replace

[gem5-dev] Change in public/gem5[master]: x86: Rework how "split" loads/stores are handled.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6582 ) Change subject: x86: Rework how "split" loads/stores are handled. .. x86: Rework how "split" loads/stores are handled.

[gem5-dev] Change in public/gem5[master]: x86: Rework how "split" loads/stores are handled.

2017-12-13 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/6582 to look at the new patch set (#3). Change subject: x86: Rework how "split" loads/stores are handled.

[gem5-dev] Change in public/gem5[master]: base: Add endianness conversion functions for std::array types.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6581 ) Change subject: base: Add endianness conversion functions for std::array types. .. base: Add endianness conversion

[gem5-dev] Change in public/gem5[master]: misc: Updates for gcc7.2 for x86

2017-12-13 Thread Jason Lowe-Power (Gerrit)
Hello Gabe Black, Andreas Sandberg, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/5802 to look at the new patch set (#10). Change subject: misc: Updates for gcc7.2 for x86 .. misc:

[gem5-dev] Change in public/gem5[master]: base: Add endianness conversion functions for std::array types.

2017-12-13 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has uploaded a new patch set (#2) to the change originally created by Gabe Black. ( https://gem5-review.googlesource.com/6581 ) Change subject: base: Add endianness conversion functions for std::array types.

[gem5-dev] Change in public/gem5[master]: x86: Rework how "split" loads/stores are handled.

2017-12-13 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has uploaded a new patch set (#2) to the change originally created by Gabe Black. ( https://gem5-review.googlesource.com/6582 ) Change subject: x86: Rework how "split" loads/stores are handled. .. x86: Rework

[gem5-dev] Change in public/gem5[master]: scons, tests: Fix occasional linking error

2017-12-13 Thread Andreas Sandberg (Gerrit)
Hello Giacomo Travaglini, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6641 to review the following change. Change subject: scons, tests: Fix occasional linking error .. scons,

Re: [gem5-dev] Implementing leaf 4 of cpuid

2017-12-13 Thread Sam Xi
Hi Jason, Thanks! I think this makes sense. I'll give this a go and submit a patch if/when I think it's ready. As far as I know, different cores can respond differently to cpuid (e.g. two separate clusters of cores). It depends a lot on what features are being queried, so having some additional

Re: [gem5-dev] Linux 4.9 kernel for gem5 now available for Arm

2017-12-13 Thread Jason Lowe-Power
Hi Jasmin, See http://www.lowepower.com/jason/setting-up-gem5-fv4.14-rc3ull-system.html for an example of what I've done. You can simply compile a kernel and build a disk image. It really isn't much harder than that. There are two

Re: [gem5-dev] Implementing leaf 4 of cpuid

2017-12-13 Thread Jason Lowe-Power
Hi Sam, The way *I* would do this (though it may not be the best way) is to do what you suggest, precompute the cpuid value in python and set that as a parameter on the System object (maybe the CPU? Can different cores return different cpuid values?). You should be able to access all of this

[gem5-dev] Change in public/gem5[master]: scons: Make sure GTests have the right environment variables

2017-12-13 Thread Andreas Sandberg (Gerrit)
Hello Giacomo Travaglini, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6623 to review the following change. Change subject: scons: Make sure GTests have the right environment variables

[gem5-dev] Change in public/gem5[master]: scons, tests: Add support for GTest XML generation

2017-12-13 Thread Andreas Sandberg (Gerrit)
Hello Giacomo Travaglini, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6624 to review the following change. Change subject: scons, tests: Add support for GTest XML generation ..

[gem5-dev] Cron <m5test@zizzer> /z/m5/regression/do-regression quick

2017-12-13 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64m/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64d/simple-timing-ruby: FAILED!Delete("build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing/simout") *

[gem5-dev] Change in public/gem5[master]: arch-arm: Hyp routed undef fault need to change its syndrome

2017-12-13 Thread Giacomo Travaglini (Gerrit)
Hello Nikos Nikoleris, Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6621 to review the following change. Change subject: arch-arm: Hyp routed undef fault need to change its syndrome

[gem5-dev] Change in public/gem5[master]: arch-arm: Fixed WFE/WFI trapping behaviour

2017-12-13 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6622 to review the following change. Change subject: arch-arm: Fixed WFE/WFI trapping behaviour .. arch-arm:

[gem5-dev] Change in public/gem5[master]: x86: Use operand size 4 when it would be 2 for cmpxchg8b.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/6603 Change subject: x86: Use operand size 4 when it would be 2 for cmpxchg8b. .. x86: Use operand size 4 when it would be 2 for

[gem5-dev] Change in public/gem5[master]: arm, sparc, x86, base, cpu, sim: Replace the Twin(32|64)_t types with.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/6602 Change subject: arm,sparc,x86,base,cpu,sim: Replace the Twin(32|64)_t types with. .. arm,sparc,x86,base,cpu,sim: Replace the

[gem5-dev] Change in public/gem5[master]: cpu, alpha, mips, power, riscv, sparc: Get rid of eaComp and memAccInst.

2017-12-13 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/6601 Change subject: cpu,alpha,mips,power,riscv,sparc: Get rid of eaComp and memAccInst. .. cpu,alpha,mips,power,riscv,sparc: Get rid