[gem5-dev] Change in public/gem5[master]: dev: Add a dummy serial device

2017-10-25 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Jason Lowe-Power, Curtis Dunham, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4290 to look at the new patch set (#2). Change subject: dev: Add a dummy serial device

[gem5-dev] Change in public/gem5[master]: dev: Move generic serial devices to src/dev/serial

2017-10-25 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Jason Lowe-Power, Curtis Dunham, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4291 to look at the new patch set (#2). Change subject: dev: Move generic serial devices to src/dev/serial

[gem5-dev] Change in public/gem5[master]: dev: Refactor UART->Terminal interface

2017-10-25 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Jason Lowe-Power, Curtis Dunham, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4289 to look at the new patch set (#2). Change subject: dev: Refactor UART->Terminal interface

[gem5-dev] Change in public/gem5[master]: arch-arm: Fix inverted 32/64-bit check in GDB

2017-10-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4720 ) Change subject: arch-arm: Fix inverted 32/64-bit check in GDB .. arch-arm: Fix inverted 32/64-bit check in GDB

[gem5-dev] Change in public/gem5[master]: util: Remove support for hg patches in patch creation script

2017-10-17 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5162 to review the following change. Change subject: util: Remove support for hg patches in patch creation script

[gem5-dev] Change in public/gem5[master]: util: Optionally search entire history when listing changes

2017-10-17 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5161 to review the following change. Change subject: util: Optionally search entire history when listing changes

[gem5-dev] Change in public/gem5[master]: util: Filter out the For-Upstream commit message tag

2017-10-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/5141 ) Change subject: util: Filter out the For-Upstream commit message tag .. util: Filter out the For-Upstream commit

[gem5-dev] Change in public/gem5[master]: util: Filter out the For-Upstream commit message tag

2017-10-16 Thread Andreas Sandberg (Gerrit)
Hello Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/5141 to review the following change. Change subject: util: Filter out the For-Upstream commit message tag .. util:

[gem5-dev] Change in public/gem5[master]: cpu, probe: Fix elastic trace register dependency

2017-10-16 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/5121 Change subject: cpu, probe: Fix elastic trace register dependency .. cpu, probe: Fix elastic trace register dependency

[gem5-dev] Change in public/gem5[master]: arch-arm: Add missing override keywords in fault.hh

2017-08-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4284 ) Change subject: arch-arm: Add missing override keywords in fault.hh .. arch-arm: Add missing override keywords in

[gem5-dev] Change in public/gem5[master]: arch-sparc: Add a FaultVals instantiation for VecDisabled

2017-08-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4282 ) Change subject: arch-sparc: Add a FaultVals instantiation for VecDisabled .. arch-sparc: Add a FaultVals

[gem5-dev] Change in public/gem5[master]: arch-x86: Add missing override in the X86 TLB

2017-08-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4283 ) Change subject: arch-x86: Add missing override in the X86 TLB .. arch-x86: Add missing override in the X86 TLB

[gem5-dev] Change in public/gem5[master]: arch-arm: Only increment SW PMU counters on writes to PMSWINC

2017-08-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4285 ) Change subject: arch-arm: Only increment SW PMU counters on writes to PMSWINC .. arch-arm: Only increment SW PMU

[gem5-dev] Change in public/gem5[master]: arch-alpha: Add missing overrides

2017-08-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4281 ) Change subject: arch-alpha: Add missing overrides .. arch-alpha: Add missing overrides Change-Id:

[gem5-dev] Change in public/gem5[master]: python: Make GlobalExitEvent.getCode() return an int

2017-08-30 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4280 ) Change subject: python: Make GlobalExitEvent.getCode() return an int .. python: Make GlobalExitEvent.getCode() return

[gem5-dev] Change in public/gem5[master]: configs, arm: Fix incorrect use of mem_range in bL example

2017-08-03 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4380 ) Change subject: configs, arm: Fix incorrect use of mem_range in bL example .. configs, arm: Fix incorrect use of

[gem5-dev] Change in public/gem5[master]: arm, config: Fix CPU names in ARM example configs

2017-08-03 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4360 ) Change subject: arm, config: Fix CPU names in ARM example configs .. arm, config: Fix CPU names in ARM example

[gem5-dev] Change in public/gem5[master]: configs, arm: Fix incorrect use of mem_range in bL example

2017-08-03 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4380 Change subject: configs, arm: Fix incorrect use of mem_range in bL example .. configs, arm: Fix incorrect use of mem_range in

[gem5-dev] Change in public/gem5[master]: arm, config: Fix CPU names in ARM example configs

2017-08-03 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4360 to review the following change. Change subject: arm, config: Fix CPU names in ARM example configs .. arm,

[gem5-dev] Change in public/gem5[master]: util, m5: Use consistent naming for m5op C symbols

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4264 ) Change subject: util, m5: Use consistent naming for m5op C symbols .. util, m5: Use consistent naming for m5op C

[gem5-dev] Change in public/gem5[master]: util: Move m5op.h to the shared include directory

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4265 ) Change subject: util: Move m5op.h to the shared include directory .. util: Move m5op.h to the shared include

[gem5-dev] Change in public/gem5[master]: style: Add shared gem5 headers to the style checker

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4300 ) Change subject: style: Add shared gem5 headers to the style checker .. style: Add shared gem5 headers to the style

[gem5-dev] Change in public/gem5[master]: util: Move the m5ops.h file to a shared directory

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4261 ) Change subject: util: Move the m5ops.h file to a shared directory .. util: Move the m5ops.h file to a shared

[gem5-dev] Change in public/gem5[master]: arch-arm: Use named constants for m5op instructions

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4263 ) Change subject: arch-arm: Use named constants for m5op instructions .. arch-arm: Use named constants for m5op

[gem5-dev] Change in public/gem5[master]: sim: Use named constants for pseudo ops

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4262 ) Change subject: sim: Use named constants for pseudo ops .. sim: Use named constants for pseudo ops Use named

[gem5-dev] Change in public/gem5[master]: style: Add shared gem5 headers to the style checker

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4300 Change subject: style: Add shared gem5 headers to the style checker .. style: Add shared gem5 headers to the style checker

[gem5-dev] Change in public/gem5[master]: kvm, arm: Switch to the device EQ when accessing ISA devices

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4288 ) Change subject: kvm, arm: Switch to the device EQ when accessing ISA devices .. kvm, arm: Switch to the device EQ

[gem5-dev] Change in public/gem5[master]: cpu, kvm: Fix deadlock issue when resuming a drained system

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4286 ) Change subject: cpu, kvm: Fix deadlock issue when resuming a drained system .. cpu, kvm: Fix deadlock issue when

[gem5-dev] Change in public/gem5[master]: kvm: Add a helper method to access device event queues

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4287 ) Change subject: kvm: Add a helper method to access device event queues .. kvm: Add a helper method to access device

[gem5-dev] Change in public/gem5[master]: arch-arm: Switch to DTOnly as the default machine type

2017-08-01 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4260 ) Change subject: arch-arm: Switch to DTOnly as the default machine type .. arch-arm: Switch to DTOnly as the default

[gem5-dev] Change in public/gem5[master]: dev: Add a dummy serial device

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4290 to review the following change. Change subject: dev: Add a dummy serial device .. dev: Add a dummy serial

[gem5-dev] Change in public/gem5[master]: dev: Refactor UART->Terminal interface

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4289 to review the following change. Change subject: dev: Refactor UART->Terminal interface .. dev: Refactor

[gem5-dev] Change in public/gem5[master]: dev: Move generic serial devices to src/dev/serial

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4291 to review the following change. Change subject: dev: Move generic serial devices to src/dev/serial .. dev:

[gem5-dev] Change in public/gem5[master]: kvm, arm: Switch to the device EQ when accessing ISA devices

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4288 to review the following change. Change subject: kvm, arm: Switch to the device EQ when accessing ISA devices

[gem5-dev] Change in public/gem5[master]: kvm: Add a helper method to access device event queues

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4287 to review the following change. Change subject: kvm: Add a helper method to access device event queues ..

[gem5-dev] Change in public/gem5[master]: cpu, kvm: Fix deadlock issue when resuming a drained system

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4286 to review the following change. Change subject: cpu, kvm: Fix deadlock issue when resuming a drained system

[gem5-dev] Change in public/gem5[master]: arch-arm: Only increment SW PMU counters on writes to PMSWINC

2017-07-31 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4285 Change subject: arch-arm: Only increment SW PMU counters on writes to PMSWINC .. arch-arm: Only increment SW PMU counters

[gem5-dev] Change in public/gem5[master]: arch-x86: Add missing override in the X86 TLB

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4283 to review the following change. Change subject: arch-x86: Add missing override in the X86 TLB .. arch-x86:

[gem5-dev] Change in public/gem5[master]: python: Make GlobalExitEvent.getCode() return an int

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4280 to review the following change. Change subject: python: Make GlobalExitEvent.getCode() return an int ..

[gem5-dev] Change in public/gem5[master]: arch-arm: Add missing override keywords in fault.hh

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4284 to review the following change. Change subject: arch-arm: Add missing override keywords in fault.hh ..

[gem5-dev] Change in public/gem5[master]: arch-alpha: Add missing overrides

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4281 to review the following change. Change subject: arch-alpha: Add missing overrides .. arch-alpha: Add

[gem5-dev] Change in public/gem5[master]: arch-sparc: Add a FaultVals instantiation for VecDisabled

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4282 to review the following change. Change subject: arch-sparc: Add a FaultVals instantiation for VecDisabled ..

[gem5-dev] Change in public/gem5[master]: util: Move m5op.h to the shared include directory

2017-07-31 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4265 to look at the new patch set (#2). Change subject: util: Move m5op.h to the shared include directory

[gem5-dev] Change in public/gem5[master]: config: Discover CPU timing models based on target ISA

2017-07-28 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3947 ) Change subject: config: Discover CPU timing models based on target ISA .. config: Discover CPU timing models based on

[gem5-dev] Change in public/gem5[master]: util: Move m5op.h to the shared include directory

2017-07-28 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4265 Change subject: util: Move m5op.h to the shared include directory .. util: Move m5op.h to the shared include directory The

[gem5-dev] Change in public/gem5[master]: arch-arm: Use named constants for m5op instructions

2017-07-28 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4263 to review the following change. Change subject: arch-arm: Use named constants for m5op instructions ..

[gem5-dev] Change in public/gem5[master]: sim: Use named constants for pseudo ops

2017-07-28 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4262 to review the following change. Change subject: sim: Use named constants for pseudo ops .. sim: Use named

[gem5-dev] Change in public/gem5[master]: util, m5: Use consistent naming for m5op C symbols

2017-07-28 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4264 Change subject: util, m5: Use consistent naming for m5op C symbols .. util, m5: Use consistent naming for m5op C symbols

[gem5-dev] Change in public/gem5[master]: util: Move the m5ops.h file to a shared directory

2017-07-28 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4261 Change subject: util: Move the m5ops.h file to a shared directory .. util: Move the m5ops.h file to a shared directory The

[gem5-dev] Change in public/gem5[master]: arch-arm: Switch to DTOnly as the default machine type

2017-07-28 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4260 to review the following change. Change subject: arch-arm: Switch to DTOnly as the default machine type ..

[gem5-dev] Change in public/gem5[master]: config, arm: FS configuration for the ARM starter kit

2017-07-27 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4202 ) Change subject: config, arm: FS configuration for the ARM starter kit .. config, arm: FS configuration for the ARM

[gem5-dev] Change in public/gem5[master]: config, arm: SE configuration for the ARM starter kit

2017-07-27 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4203 ) Change subject: config, arm: SE configuration for the ARM starter kit .. config, arm: SE configuration for the ARM

[gem5-dev] Change in public/gem5[master]: config, arm: Add a high-performance in order timing model

2017-07-27 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4201 ) Change subject: config, arm: Add a high-performance in order timing model .. config, arm: Add a high-performance in

[gem5-dev] Change in public/gem5[master]: config: Change mem_range attribute naming in ARM SimpleSystem

2017-07-27 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4200 ) Change subject: config: Change mem_range attribute naming in ARM SimpleSystem .. config: Change mem_range

[gem5-dev] Change in public/gem5[master]: config, arm: FS configuration for the ARM starter kit

2017-07-27 Thread Andreas Sandberg (Gerrit)
Hello Jason Lowe-Power, Gabor Dozsa, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4202 to look at the new patch set (#3). Change subject: config, arm: FS configuration for the ARM starter kit

[gem5-dev] Change in public/gem5[master]: config, arm: FS configuration for the ARM starter kit

2017-07-26 Thread Andreas Sandberg (Gerrit)
Hello Jason Lowe-Power, Gabor Dozsa, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4202 to look at the new patch set (#2). Change subject: config, arm: FS configuration for the ARM starter kit

[gem5-dev] Change in public/gem5[master]: config, arm: SE configuration for the ARM starter kit

2017-07-26 Thread Andreas Sandberg (Gerrit)
Hello Jason Lowe-Power, Gabor Dozsa, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/4203 to look at the new patch set (#2). Change subject: config, arm: SE configuration for the ARM starter kit

[gem5-dev] Change in public/gem5[master]: tests: Fix path for module imports in ARM system configs

2017-07-25 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4220 ) Change subject: tests: Fix path for module imports in ARM system configs .. tests: Fix path for module imports in ARM

[gem5-dev] Change in public/gem5[master]: config, arm: Add a high-performance in order timing model

2017-07-21 Thread Andreas Sandberg (Gerrit)
Hello Ashkan Tousi, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4201 to review the following change. Change subject: config, arm: Add a high-performance in order timing model ..

[gem5-dev] Change in public/gem5[master]: config, arm: SE configuration for the ARM starter kit

2017-07-21 Thread Andreas Sandberg (Gerrit)
Hello Gabor Dozsa, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4203 to review the following change. Change subject: config, arm: SE configuration for the ARM starter kit ..

[gem5-dev] Change in public/gem5[master]: config: Change mem_range attribute naming in ARM SimpleSystem

2017-07-21 Thread Andreas Sandberg (Gerrit)
Hello Gabor Dozsa, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4200 to review the following change. Change subject: config: Change mem_range attribute naming in ARM SimpleSystem

[gem5-dev] Change in public/gem5[master]: config, arm: FS configuration for the ARM starter kit

2017-07-21 Thread Andreas Sandberg (Gerrit)
Hello Gabor Dozsa, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/4202 to review the following change. Change subject: config, arm: FS configuration for the ARM starter kit ..

[gem5-dev] Change in public/gem5[master]: sim: Prevent segfault in the wakeCpu m5op if id is invalid

2017-07-20 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3965 ) Change subject: sim: Prevent segfault in the wakeCpu m5op if id is invalid .. sim: Prevent segfault in the wakeCpu

[gem5-dev] Change in public/gem5[master]: cpu: Add missing rename of vector registers in the O3 CPU

2017-07-19 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/4140 ) Change subject: cpu: Add missing rename of vector registers in the O3 CPU .. cpu: Add missing rename of vector

[gem5-dev] Change in public/gem5[master]: cpu: Add missing rename of vector registers in the O3 CPU

2017-07-18 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/4140 Change subject: cpu: Add missing rename of vector registers in the O3 CPU .. cpu: Add missing rename of vector registers in

[gem5-dev] Change in public/gem5[master]: tests: Don't treat new stats as a cause for failures

2017-07-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3962 ) Change subject: tests: Don't treat new stats as a cause for failures .. tests: Don't treat new stats as a cause for

[gem5-dev] Change in public/gem5[master]: sim: Prevent segfault in the wakeCpu m5op if id is invalid

2017-07-17 Thread Andreas Sandberg (Gerrit)
Hello Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/3965 to look at the new patch set (#3). Change subject: sim: Prevent segfault in the wakeCpu m5op if id is invalid

[gem5-dev] Change in public/gem5[master]: cpu, sim: Add param to force CPUs to wait for GDB

2017-07-12 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3963 ) Change subject: cpu, sim: Add param to force CPUs to wait for GDB .. cpu, sim: Add param to force CPUs to wait for

[gem5-dev] Change in public/gem5[master]: dev-arm: Add ID registers to the GIC model

2017-07-10 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3961 ) Change subject: dev-arm: Add ID registers to the GIC model .. dev-arm: Add ID registers to the GIC model Implement

[gem5-dev] Change in public/gem5[master]: cpu, sim: Add param to force CPUs to wait for GDB

2017-07-10 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Anthony Gutierrez, Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/3963 to look at the new patch set (#3). Change subject: cpu, sim: Add param to force CPUs to wait for GDB

[gem5-dev] Change in public/gem5[master]: arch-arm: Support PMU evens in the 0x4000-0x4040 range

2017-07-10 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3960 ) Change subject: arch-arm: Support PMU evens in the 0x4000-0x4040 range .. arch-arm: Support PMU evens in the

[gem5-dev] Change in public/gem5[master]: dev-arm: Don't unconditionally overwrite bootloader params

2017-07-10 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3967 ) Change subject: dev-arm: Don't unconditionally overwrite bootloader params .. dev-arm: Don't unconditionally

[gem5-dev] Change in public/gem5[master]: dev: Fix OnIdle test in DmaReadFifo

2017-07-10 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3966 ) Change subject: dev: Fix OnIdle test in DmaReadFifo .. dev: Fix OnIdle test in DmaReadFifo OnIdle() is never called

[gem5-dev] Change in public/gem5[master]: dev: Fix address type promotion issues in VirtIO devices

2017-07-10 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3968 ) Change subject: dev: Fix address type promotion issues in VirtIO devices .. dev: Fix address type promotion issues in

[gem5-dev] Change in public/gem5[master]: sim: Fix clashing stat names in TickedObject and Ticked

2017-07-10 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3964 ) Change subject: sim: Fix clashing stat names in TickedObject and Ticked .. sim: Fix clashing stat names in

[gem5-dev] Change in public/gem5[master]: kvm, arm: don't create interrupt events while saving GIC state

2017-07-07 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3661 ) Change subject: kvm, arm: don't create interrupt events while saving GIC state .. kvm, arm: don't create interrupt

[gem5-dev] Change in public/gem5[master]: kvm, arm: don't create interrupt events while saving GIC state

2017-07-07 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded a new patch set (#2) to the change originally created by Curtis Dunham. ( https://gem5-review.googlesource.com/3661 ) Change subject: kvm, arm: don't create interrupt events while saving GIC state

[gem5-dev] Change in public/gem5[master]: cpu, sim: Add param to force CPUs to wait for GDB

2017-07-07 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Anthony Gutierrez, Jason Lowe-Power, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/3963 to look at the new patch set (#2). Change subject: cpu, sim: Add param to force CPUs to wait for GDB

[gem5-dev] Change in public/gem5[master]: kvm, arm: Don't forward IRQ/FIQ when using the kernel's GIC

2017-07-07 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3660 ) Change subject: kvm, arm: Don't forward IRQ/FIQ when using the kernel's GIC .. kvm, arm: Don't forward IRQ/FIQ when

[gem5-dev] Change in public/gem5[master]: dev: Fix address type promotion issues in VirtIO devices

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/3968 ) Change subject: dev: Fix address type promotion issues in VirtIO devices .. dev: Fix address type promotion issues in VirtIO

[gem5-dev] Change in public/gem5[master]: dev: Fix OnIdle test in DmaReadFifo

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/3966 ) Change subject: dev: Fix OnIdle test in DmaReadFifo .. dev: Fix OnIdle test in DmaReadFifo OnIdle() is never called since DMA

[gem5-dev] Change in public/gem5[master]: dev-arm: Don't unconditionally overwrite bootloader params

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/3967 ) Change subject: dev-arm: Don't unconditionally overwrite bootloader params .. dev-arm: Don't unconditionally overwrite

[gem5-dev] Change in public/gem5[master]: sim: Prevent seqfault in the wakeCpu m5op if id is invalid

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3965 Change subject: sim: Prevent seqfault in the wakeCpu m5op if id is invalid .. sim: Prevent seqfault in the wakeCpu m5op if id

[gem5-dev] Change in public/gem5[master]: sim: Fix clashing stat names in TickedObject and Ticked

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3964 Change subject: sim: Fix clashing stat names in TickedObject and Ticked .. sim: Fix clashing stat names in TickedObject and

[gem5-dev] Change in public/gem5[master]: dev-arm: Don't unconditionally overwrite bootloader params

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3967 Change subject: dev-arm: Don't unconditionally overwrite bootloader params .. dev-arm: Don't unconditionally overwrite

[gem5-dev] Change in public/gem5[master]: dev: Fix OnIdle test in DmaReadFifo

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3966 Change subject: dev: Fix OnIdle test in DmaReadFifo .. dev: Fix OnIdle test in DmaReadFifo OnIdle() is never called since DMA

[gem5-dev] Change in public/gem5[master]: dev: Fix address type promotion issues in VirtIO devices

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3968 Change subject: dev: Fix address type promotion issues in VirtIO devices .. dev: Fix address type promotion issues in VirtIO

[gem5-dev] Change in public/gem5[master]: cpu, sim: Add param to force CPUs to wait for GDB

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3963 Change subject: cpu, sim: Add param to force CPUs to wait for GDB .. cpu, sim: Add param to force CPUs to wait for GDB By

[gem5-dev] Change in public/gem5[master]: tests: Don't treat new stats as a cause for failures

2017-07-06 Thread Andreas Sandberg (Gerrit)
Hello Nikos Nikoleris, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/3962 to review the following change. Change subject: tests: Don't treat new stats as a cause for failures ..

[gem5-dev] Change in public/gem5[master]: dev-arm: Add ID registers to the GIC model

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3961 Change subject: dev-arm: Add ID registers to the GIC model .. dev-arm: Add ID registers to the GIC model Implement GICD_IIDR,

[gem5-dev] Change in public/gem5[master]: arch-arm: Support PMU evens in the 0x4000-0x4040 range

2017-07-06 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded this change for review. ( https://gem5-review.googlesource.com/3960 Change subject: arch-arm: Support PMU evens in the 0x4000-0x4040 range .. arch-arm: Support PMU evens in the 0x4000-0x4040

[gem5-dev] Change in public/gem5[master]: arch: added generic vector register

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2704 ) Change subject: arch: added generic vector register .. arch: added generic vector register This commit adds a new

[gem5-dev] Change in public/gem5[master]: cpu: Physical register structural + flat indexing

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2701 ) Change subject: cpu: Physical register structural + flat indexing .. cpu: Physical register structural + flat

[gem5-dev] Change in public/gem5[master]: arch: ISA parser additions of vector registers

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2706 ) Change subject: arch: ISA parser additions of vector registers .. arch: ISA parser additions of vector registers

[gem5-dev] Change in public/gem5[master]: cpu: Result refactoring

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/2703 ) Change subject: cpu: Result refactoring .. cpu: Result refactoring The Result union used to collect the result of an

[gem5-dev] Change in public/gem5[master]: cpu: Added interface for vector reg file

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has uploaded a new patch set (#4) to the change originally created by Curtis Dunham. ( https://gem5-review.googlesource.com/2705 ) Change subject: cpu: Added interface for vector reg file .. cpu: Added

[gem5-dev] Change in public/gem5[master]: arm, kvm: update CP15 timer model when exiting Kvm

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3543 ) Change subject: arm,kvm: update CP15 timer model when exiting Kvm .. arm,kvm: update CP15 timer model when exiting

[gem5-dev] Change in public/gem5[master]: dev, arm: add Kvm mode of operation for CP15 timer

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3542 ) Change subject: dev,arm: add Kvm mode of operation for CP15 timer .. dev,arm: add Kvm mode of operation for CP15

[gem5-dev] Change in public/gem5[master]: kvm: move Kvm check from ARM Kvm GIC to System

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3540 ) Change subject: kvm: move Kvm check from ARM Kvm GIC to System .. kvm: move Kvm check from ARM Kvm GIC to System The

[gem5-dev] Change in public/gem5[master]: dev, arm: remove and recreate timer events around drains

2017-07-05 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/3541 ) Change subject: dev,arm: remove and recreate timer events around drains .. dev,arm: remove and recreate timer events

<    1   2   3   4   5   6   7   8   >