Re: [gem5-dev] Cannot build on mac anymore

2019-08-06 Thread Kamran Hasan
Hey Daniel, I realized that I wasn't applying the patch. Adding the virtual destructor in replaceable_entry.hh fixed all the compilation issues. Thanks for your help! From: Daniel Carvalho Sent: Saturday, August 3, 2019 2:43:21 PM To: Kamran Hasan Cc: Gem5

[gem5-dev] Change in gem5/gem5[master]: sim-se: add new getpgrp system call

2019-08-06 Thread Brandon Potter (Gerrit)
Brandon Potter has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/17111 ) Change subject: sim-se: add new getpgrp system call .. sim-se: add new getpgrp system call This changeset adds new

[gem5-dev] Cron /z/m5/regression/do-regression --scratch all

2019-08-06 Thread Cron Daemon
* build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-switcheroo-full: FAILED! * build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-o3: FAILED! * build/ALPHA/tests/opt/long/fs/10.linux-boot/alpha/linux/tsunami-o3-dual: FAILED! *

[gem5-dev] Change in gem5/gem5[master]: sim-se: adding pipe2 syscall

2019-08-06 Thread Brandon Potter (Gerrit)
Brandon Potter has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/12310 ) Change subject: sim-se: adding pipe2 syscall .. sim-se: adding pipe2 syscall pipe2 builds on top of the pipe syscall

[gem5-dev] Change in gem5/gem5[master]: arch-arm: adding register control flags enabling LSE implementation

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/c/public/gem5/+/19809 ) Change subject: arch-arm: adding register control flags enabling LSE implementation .. arch-arm: adding

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Add TypeAtomicOp class to be used by new atomic instructions

2019-08-06 Thread Jordi Vaquero (Gerrit)
Hello Giacomo Travaglini, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19810 to look at the new patch set (#2). Change subject: arch-arm: Add TypeAtomicOp class to be used by new atomic instructions

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Adding CAS/CASP AMO instr including new TypedAtomic func

2019-08-06 Thread Jordi Vaquero (Gerrit)
Hello Giacomo Travaglini, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19811 to look at the new patch set (#2). Change subject: arch-arm: Adding CAS/CASP AMO instr including new TypedAtomic func

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Added LD/ST atomic instruction family and SWP instrs

2019-08-06 Thread Jordi Vaquero (Gerrit)
Hello Giacomo Travaglini, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19812 to look at the new patch set (#2). Change subject: arch-arm: Added LD/ST atomic instruction family and SWP instrs

[gem5-dev] Change in gem5/gem5[master]: sim-se: adding pipe2 syscall

2019-08-06 Thread Brandon Potter (Gerrit)
Hello Matt Sinclair, Alexandru Duțu, John Alsop, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/12310 to look at the new patch set (#23). Change subject: sim-se: adding pipe2 syscall

[gem5-dev] Change in gem5/gem5[master]: configs: Add an SMMUv3 based example config

2019-08-06 Thread Giacomo Travaglini (Gerrit)
Hello Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19820 to review the following change. Change subject: configs: Add an SMMUv3 based example config

[gem5-dev] Change in gem5/gem5[master]: configs: Add an SmmuSystem example

2019-08-06 Thread Giacomo Travaglini (Gerrit)
Hello Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19819 to review the following change. Change subject: configs: Add an SmmuSystem example ..

[gem5-dev] Change in gem5/gem5[master]: configs: Add "root=" kernel option to the starter_fs parser

2019-08-06 Thread Giacomo Travaglini (Gerrit)
Hello Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19817 to review the following change. Change subject: configs: Add "root=" kernel option to the starter_fs parser

[gem5-dev] Change in gem5/gem5[master]: configs: Split starter_fs.py in multiple functions

2019-08-06 Thread Giacomo Travaglini (Gerrit)
Hello Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19816 to review the following change. Change subject: configs: Split starter_fs.py in multiple functions

[gem5-dev] Change in gem5/gem5[master]: configs: Move create_cow_image helper method to devices.py

2019-08-06 Thread Giacomo Travaglini (Gerrit)
Hello Ciro Santilli, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19818 to review the following change. Change subject: configs: Move create_cow_image helper method to devices.py

[gem5-dev] Change in gem5/gem5[master]: cpu-o3: added _amo_op parameter in o3 LSQ

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/19814 ) Change subject: cpu-o3: added _amo_op parameter in o3 LSQ .. cpu-o3: added _amo_op parameter in o3 LSQ Fix

[gem5-dev] Change in gem5/gem5[master]: cpu-o3: fix atomic instructions non-speculative

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/19815 ) Change subject: cpu-o3: fix atomic instructions non-speculative .. cpu-o3: fix atomic instructions

[gem5-dev] Change in gem5/gem5[master]: dev-arm: Perform SMMUv3 CFG Invalidation at device interface

2019-08-06 Thread Giacomo Travaglini (Gerrit)
Hello Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/19813 to review the following change. Change subject: dev-arm: Perform SMMUv3 CFG Invalidation at device interface

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Adding CAS/CASP AMO instr including new TypedAtomic func

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/19811 ) Change subject: arch-arm: Adding CAS/CASP AMO instr including new TypedAtomic func .. arch-arm: Adding

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Added LD/ST atomic instruction family and SWP instrs

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/19812 ) Change subject: arch-arm: Added LD/ST atomic instruction family and SWP instrs .. arch-arm: Added LD/ST

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Add TypeAtomicOp class to be used by new atomic instructions

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/19810 ) Change subject: arch-arm: Add TypeAtomicOp class to be used by new atomic instructions .. arch-arm: Add

[gem5-dev] Change in gem5/gem5[master]: arch-arm: adding register control flags enabling LSE implementation

2019-08-06 Thread Jordi Vaquero (Gerrit)
Jordi Vaquero has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/19809 ) Change subject: arch-arm: adding register control flags enabling LSE implementation .. arch-arm: adding