Re: [gem5-dev] Using branching in gem5 public

2017-12-19 Thread Gutierrez, Anthony
Thanks, Andreas. I'll take a look. -Original Message- From: Andreas Sandberg [mailto:andreas.sandb...@arm.com] Sent: Tuesday, December 19, 2017 9:22 AM To: Gutierrez, Anthony ; gem5 Developer List Subject: Re: [gem5-dev] Using branching in

Re: [gem5-dev] Using branching in gem5 public

2017-12-19 Thread Andreas Sandberg
Hi Tony, Both you and Brad should have the necessary admin bits to create new projects. You can create a new project from the review system. The parent directory ('arm' in our case) should be created with 'Only serve as parent for other projects' set and inherit permissions from All-Projects.

Re: [gem5-dev] Using branching in gem5 public

2017-12-19 Thread Gutierrez, Anthony
Hi Andreas, This all makes sense, and I think for our purposes a separate AMD/ repo similar to ARM's setup (option 1 as you say) would be perfect for us. Do you have permissions to create a new repo for AMD? Or can you give me permissions to do so? Thanks, Tony -Original Message-

Re: [gem5-dev] Using branching in gem5 public

2017-12-19 Thread Gutierrez, Anthony
Hi Jason, Our overall goal is to merge our changes into master, and we already keep our branches synced with master weekly. The basic idea here is to be able to iterate on code in the public, collaborate with users in the public, and release it earlier without having to go through the full

[gem5-dev] Change in public/gem5[master]: arch-arm: Instruction size methods in StaticInst class

2017-12-19 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6781 ) Change subject: arch-arm: Instruction size methods in StaticInst class .. arch-arm: Instruction size methods in

[gem5-dev] Change in public/gem5[master]: arch-arm: Instruction size methods in StaticInst class

2017-12-19 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6781 to review the following change. Change subject: arch-arm: Instruction size methods in StaticInst class ..

[gem5-dev] Change in public/gem5[master]: arch-arm: Change casting type from reinterpret to static

2017-12-19 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/6761 ) Change subject: arch-arm: Change casting type from reinterpret to static .. arch-arm: Change casting type from

[gem5-dev] Change in public/gem5[master]: arch-arm: Change casting type from reinterpret to static

2017-12-19 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/6761 to review the following change. Change subject: arch-arm: Change casting type from reinterpret to static ..

Re: [gem5-dev] A bug in src/cpu/BaseCPU.py

2017-12-19 Thread David Kim
Thanks, Andreas, but I am not sure which example configuration script file you mentioned. Austin, can you please point me out where the example configuration script is (I couldn't find that file or part of code from the recent repository at https://gem5.googlesource.com/public/gem5)? Thanks.

[gem5-dev] Change in public/gem5[master]: cpu-tester: Added ExitGen to TrafficGen

2017-12-19 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5723 ) Change subject: cpu-tester: Added ExitGen to TrafficGen .. cpu-tester: Added ExitGen to TrafficGen Added the ExitGen

Re: [gem5-dev] A bug in src/cpu/BaseCPU.py

2017-12-19 Thread Andreas Sandberg
Hi David, We removed the default ISA instance from the isa param and update the code in createThreads() to avoid a bug where custom CPU models can't override the ISA correctly. The createThreads() helper is designed to create the appropriate number of ISAs for an MT core if they haven't been

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

2017-12-19 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/minor-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/o3-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/simple-atomic: FAILED! *