Re: [gem5-dev] arm fs checkpointing segfault

2019-03-21 Thread Giacomo Travaglini
Hi Willy, that's probably a known bug in the circular queue. I have created a patch for that issue, which is still under review https://gem5-review.googlesource.com/c/public/gem5/+/17188 Let me know if this fixes the issue Giacomo From: gem5-dev on behalf of W

[gem5-dev] Cron /z/m5/regression/do-regression quick

2019-03-21 Thread Cron Daemon
* 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-timing: FAILED! * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/simple-timing-ruby: FAILED! * build/RISCV/test

[gem5-dev] Change in gem5/gem5[master]: cpu-kvm: Added informative error message

2019-03-21 Thread Ryan Gambord (Gerrit)
Ryan Gambord has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17508 Change subject: cpu-kvm: Added informative error message .. cpu-kvm: Added informative error message PerfKvmCount

[gem5-dev] Change in gem5/gem5[master]: cpu-kvm: Added informative error message

2019-03-21 Thread Ryan Gambord (Gerrit)
Ryan Gambord has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17508 ) Change subject: cpu-kvm: Added informative error message .. cpu-kvm: Added informative error message Per

Re: [gem5-dev] arm fs checkpointing segfault

2019-03-21 Thread Willy Wolff
Hi Giacomo, No segfault with the patch. Many thanks. Willy On Thu, 21 Mar 2019 at 05:31, Giacomo Travaglini wrote: > > Hi Willy, > > that's probably a known bug in the circular queue. > I have created a patch for that issue, which is still under review > > https://gem5-review.googlesource.com/c/

[gem5-dev] Change in gem5/gem5[master]: tests: Add Jenkins presubmit and continuous test scripts

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Hello Giacomo Travaglini, Rahul Thakur, Ciro Santilli, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/17448 to look at the new patch set (#2). Change subject: tests: Add Jenkins presubmit and continuous test scripts ...

[gem5-dev] Change in gem5/gem5[master]: tests: Add Jenkins presubmit and continuous test scripts

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Hello Anthony Gutierrez, Giacomo Travaglini, Andreas Sandberg, Rahul Thakur, Ciro Santilli, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/17456 to look at the new patch set (#2). Change subject: tests: Add Jenkins presubmit and cont

[gem5-dev] Change in gem5/gem5[master]: tests: Fix race condition in download fixture

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17453 ) Change subject: tests: Fix race condition in download fixture .. tests: Fix race condition in downloa

[gem5-dev] Change in gem5/gem5[master]: tests: Add ignore for stdin not terminal

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17455 ) Change subject: tests: Add ignore for stdin not terminal .. tests: Add ignore for stdin not terminal

[gem5-dev] Change in gem5/gem5[master]: ext, tests: Make return code based on test results

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17450 ) Change subject: ext,tests: Make return code based on test results .. ext,tests: Make return code base

[gem5-dev] Change in gem5/gem5[master]: ext, test: Provide default terminal size

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17449 ) Change subject: ext,test: Provide default terminal size .. ext,test: Provide default terminal size W

[gem5-dev] Change in gem5/gem5[master]: tests, ext: Add skip_cleanup implementation for TempdirFixture

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17451 ) Change subject: tests,ext: Add skip_cleanup implementation for TempdirFixture .. tests,ext: Add sk

[gem5-dev] Change in gem5/gem5[master]: ext, tests: Add back failing exceptions

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17452 ) Change subject: ext,tests: Add back failing exceptions .. ext,tests: Add back failing exceptions Cha

[gem5-dev] Change in gem5/gem5[master]: tests: Use full path for DownloadedProgram

2019-03-21 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17454 ) Change subject: tests: Use full path for DownloadedProgram .. tests: Use full path for DownloadedProg

[gem5-dev] Change in gem5/gem5[master]: base: Fix CircularQueue when diffing iterators

2019-03-21 Thread Giacomo Travaglini (Gerrit)
Hello Gabor Dozsa, Daniel Carvalho, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/17188 to look at the new patch set (#2). Change subject: base: Fix CircularQueue when diffing iterators

[gem5-dev] Change in gem5/gem5[master]: base: Fix CircularQueue's operator-= when negative subtraction

2019-03-21 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17528 Change subject: base: Fix CircularQueue's operator-= when negative subtraction .. base: Fix CircularQueue

[gem5-dev] Change in gem5/gem5[master]: mem: Allow packet to provide its own addr range

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17536 Change subject: mem: Allow packet to provide its own addr range .. mem: Allow packet to provide its own addr ra

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Remove blk_addr from Queue::trySatisfyFunctional

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17537 Change subject: mem-cache: Remove blk_addr from Queue::trySatisfyFunctional .. mem-cache: Remove blk_addr from

[gem5-dev] Change in gem5/gem5[master]: mem: Improve DPRINTF for Packets

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17539 Change subject: mem: Improve DPRINTF for Packets .. mem: Improve DPRINTF for Packets When printing Packet data

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Add match function to QueueEntry

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17530 Change subject: mem-cache: Add match function to QueueEntry .. mem-cache: Add match function to QueueEntry Hav

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Move Target to QueueEntry

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17534 Change subject: mem-cache: Move Target to QueueEntry .. mem-cache: Move Target to QueueEntry WriteQueueEntry's

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Reduce QueueEntry dependency on address

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17532 Change subject: mem-cache: Reduce QueueEntry dependency on address .. mem-cache: Reduce QueueEntry dependency o

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Make MSHR and writebuffer unaware of address

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17535 Change subject: mem-cache: Make MSHR and writebuffer unaware of address .. mem-cache: Make MSHR and writebuffer

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Remove secure flag from QueueEntry

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17538 Change subject: mem-cache: Remove secure flag from QueueEntry .. mem-cache: Remove secure flag from QueueEntry

[gem5-dev] Change in gem5/gem5[master]: mem: Add non-block-aligned packet matching functions

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17533 Change subject: mem: Add non-block-aligned packet matching functions .. mem: Add non-block-aligned packet match

[gem5-dev] Change in gem5/gem5[master]: mem: Make DRAMCtrl::decodeAddr const

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17540 Change subject: mem: Make DRAMCtrl::decodeAddr const .. mem: Make DRAMCtrl::decodeAddr const DRAMCtrl's decode

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Assert Entry inherits from QueueEntry in Queue

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17529 Change subject: mem-cache: Assert Entry inherits from QueueEntry in Queue .. mem-cache: Assert Entry inherits f

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Remove intermediate blk address in queue_entry

2019-03-21 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/c/public/gem5/+/17531 Change subject: mem-cache: Remove intermediate blk address in queue_entry .. mem-cache: Remove intermediate blk

[gem5-dev] Change in gem5/gem5[master]: misc: Removed inconsistency in O3* debug msgs

2019-03-21 Thread Andrea Mondelli (Gerrit)
Hello Jason Lowe-Power, Giacomo Travaglini, Bradley Wang, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/c/public/gem5/+/17248 to look at the new patch set (#7). Change subject: misc: Removed inconsistency in O3* debug msgs ...

[gem5-dev] Change in gem5/gem5[master]: dev-arm: ambiguous use of getPort()

2019-03-21 Thread Andrea Mondelli (Gerrit)
Andrea Mondelli has submitted this change and it was merged. ( https://gem5-review.googlesource.com/c/public/gem5/+/17469 ) Change subject: dev-arm: ambiguous use of getPort() .. dev-arm: ambiguous use of getPort() The recent

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Proactive Instruction Fetch Implementation

2019-03-21 Thread Javier Bueno Hedo (Gerrit)
Javier Bueno Hedo has uploaded a new patch set (#3) to the change originally created by Ivan Pizarro. ( https://gem5-review.googlesource.com/c/public/gem5/+/16968 ) Change subject: mem-cache: Proactive Instruction Fetch Implementation ..

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Proactive Instruction Fetch Implementation

2019-03-21 Thread Javier Bueno Hedo (Gerrit)
Javier Bueno Hedo has uploaded a new patch set (#4) to the change originally created by Ivan Pizarro. ( https://gem5-review.googlesource.com/c/public/gem5/+/16968 ) Change subject: mem-cache: Proactive Instruction Fetch Implementation ..