[gem5-dev] Change in public/gem5[master]: base: Make the VNC server more resilient.

2017-05-11 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, Rahul Thakur, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/3200 to look at the new patch set (#2). Change subject: base: Make the VNC server more resilient.

[gem5-dev] Change in public/gem5[master]: base: Refactor the GDB code.

2017-05-11 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/3280 Change subject: base: Refactor the GDB code. .. base: Refactor the GDB code. The new version modularizes the implementation of the

[gem5-dev] Change in public/gem5[master]: misc: Make the remote GDB stub more resilient to bad connect...

2017-05-11 Thread Gabe Black (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, Rahul Thakur, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/3180 to look at the new patch set (#2). Change subject: misc: Make the remote GDB stub more resilient to bad connections.

[gem5-dev] Change in public/gem5[master]: configs: enable have_security in ArmSystem by default

2017-05-11 Thread Gedare Bloom (Gerrit)
Gedare Bloom has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/3264 ) Change subject: configs: enable have_security in ArmSystem by default .. configs: enable have_security in ArmSystem by default

[gem5-dev] Change in public/gem5[master]: ArmSystem: enable have_security by default

2017-05-11 Thread Gedare Bloom (Gerrit)
Gedare Bloom has uploaded this change for review. ( https://gem5-review.googlesource.com/3264 Change subject: ArmSystem: enable have_security by default .. ArmSystem: enable have_security by default Change-Id:

[gem5-dev] Change in public/gem5[master]: dev/arm: add a9mpcore global timer device

2017-05-11 Thread Gedare Bloom (Gerrit)
Gedare Bloom has uploaded this change for review. ( https://gem5-review.googlesource.com/3262 Change subject: dev/arm: add a9mpcore global timer device .. dev/arm: add a9mpcore global timer device Change-Id:

[gem5-dev] Change in public/gem5[master]: arm: ignore writes to the reset_ctl register

2017-05-11 Thread Gedare Bloom (Gerrit)
Gedare Bloom has uploaded this change for review. ( https://gem5-review.googlesource.com/3263 Change subject: arm: ignore writes to the reset_ctl register .. arm: ignore writes to the reset_ctl register Change-Id:

[gem5-dev] Change in public/gem5[master]: dev/arm: ignore writes to the SCU

2017-05-11 Thread Gedare Bloom (Gerrit)
Gedare Bloom has uploaded this change for review. ( https://gem5-review.googlesource.com/3261 Change subject: dev/arm: ignore writes to the SCU .. dev/arm: ignore writes to the SCU Change-Id:

[gem5-dev] Change in public/gem5[master]: util: generate fully qualified paths for cscope

2017-05-11 Thread Gedare Bloom (Gerrit)
Gedare Bloom has uploaded this change for review. ( https://gem5-review.googlesource.com/3260 Change subject: util: generate fully qualified paths for cscope .. util: generate fully qualified paths for cscope Change-Id:

[gem5-dev] Change in public/gem5[master]: ext: Include SystemC 2.3.1 into gem5

2017-05-11 Thread Matthias Jung (Gerrit)
Hello Jason Lowe-Power, Andreas Sandberg, Éder F. Zulian, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/2240 to look at the new patch set (#7). Change subject: ext: Include SystemC 2.3.1 into gem5

Re: [gem5-dev] use of C++ exceptions

2017-05-11 Thread Andreas Hansson
Google’s C++ guide nicely sums it up: https://google.github.io/styleguide/cppguide.html#Exceptions I am not against using exceptions as long as they are only used inside modules, after careful consideration, and never leaks into the public API of a module/block. Andreas On 10/05/2017, 22:37,

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

2017-05-11 Thread Cron Daemon
* build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/minor-timing: CHANGED! * build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/simple-atomic: CHANGED! *** stat_diff: FAILURE: Statistics mismatch* build/RISCV/tests/opt/quick/se/00.hello/riscv/linux/o3-timing: CHANGED! *