[gem5-dev] Change in gem5/gem5[master]: docs: Fix power model doxygen

2018-04-17 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/9981 ) Change subject: docs: Fix power model doxygen .. docs: Fix power model doxygen Change-Id:

[gem5-dev] Change in gem5/gem5[master]: gpu-compute: fix bad asserts in gpu tlb and cu tlb port

2018-04-17 Thread Anthony Gutierrez (Gerrit)
Anthony Gutierrez has submitted this change and it was merged. ( https://gem5-review.googlesource.com/10001 ) Change subject: gpu-compute: fix bad asserts in gpu tlb and cu tlb port .. gpu-compute: fix bad asserts in gpu tlb

[gem5-dev] Change in gem5/gem5[master]: gpu-compute: fix bad asserts in gpu tlb and cu tlb port

2018-04-17 Thread Anthony Gutierrez (Gerrit)
Anthony Gutierrez has uploaded this change for review. ( https://gem5-review.googlesource.com/10001 Change subject: gpu-compute: fix bad asserts in gpu tlb and cu tlb port .. gpu-compute: fix bad asserts in gpu tlb and cu

[gem5-dev] Change in gem5/gem5[master]: mem-ruby: enable DPRINTFN calls in slicc for temporary debug printing

2018-04-17 Thread Anthony Gutierrez (Gerrit)
Anthony Gutierrez has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9921 ) Change subject: mem-ruby: enable DPRINTFN calls in slicc for temporary debug printing .. mem-ruby: enable

[gem5-dev] Change in gem5/gem5[master]: docs: Fix power model doxygen

2018-04-17 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has uploaded this change for review. ( https://gem5-review.googlesource.com/9981 Change subject: docs: Fix power model doxygen .. docs: Fix power model doxygen Change-Id:

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Create Skewed Assoc placement policy

2018-04-17 Thread Daniel Carvalho (Gerrit)
Hello Jason Lowe-Power, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/8886 to look at the new patch set (#3). Change subject: mem-cache: Create Skewed Assoc placement policy

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Create block insertion function

2018-04-17 Thread Daniel Carvalho (Gerrit)
Hello Jason Lowe-Power, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/9824 to look at the new patch set (#3). Change subject: mem-cache: Create block insertion function

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Privatize extractSet

2018-04-17 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9962 Change subject: mem-cache: Privatize extractSet .. mem-cache: Privatize extractSet Only BaseSetAssoc uses extractSet().

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Make tag a pointer

2018-04-17 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9963 Change subject: mem-cache: Make tag a pointer .. mem-cache: Make tag a pointer Currently there is only one tag associated for

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Make block whenReady private

2018-04-17 Thread Daniel Carvalho (Gerrit)
Hello Jason Lowe-Power, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/9825 to look at the new patch set (#3). Change subject: mem-cache: Make block whenReady private

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Add block address to CacheBlk

2018-04-17 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9961 Change subject: mem-cache: Add block address to CacheBlk .. mem-cache: Add block address to CacheBlk If an address is badly

[gem5-dev] Change in gem5/gem5[master]: mem-cache: Create Skewed Assoc placement policy

2018-04-17 Thread Daniel Carvalho (Gerrit)
Hello Jason Lowe-Power, Nikos Nikoleris, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/8886 to look at the new patch set (#2). Change subject: mem-cache: Create Skewed Assoc placement policy

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Fix secure MiscReg access when EL3 is not AArch32

2018-04-17 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9941 ) Change subject: arch-arm: Fix secure MiscReg access when EL3 is not AArch32 .. arch-arm: Fix secure MiscReg access

[gem5-dev] Change in gem5/gem5[master]: dev, arm: Use the PS/2 framework in the Pl050 model

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9767 ) Change subject: dev, arm: Use the PS/2 framework in the Pl050 model .. dev, arm: Use the PS/2 framework in the Pl050

[gem5-dev] Change in gem5/gem5[master]: ps2: Unify constant names

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9770 ) Change subject: ps2: Unify constant names .. ps2: Unify constant names Move ps2.hh to dev/ps2/types.hh and update

[gem5-dev] Change in gem5/gem5[master]: ps2: Add proper touchscreen command handling

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9768 ) Change subject: ps2: Add proper touchscreen command handling .. ps2: Add proper touchscreen command handling The

[gem5-dev] Change in gem5/gem5[master]: ps2: Implement the keyboard reset command

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9766 ) Change subject: ps2: Implement the keyboard reset command .. ps2: Implement the keyboard reset command Linux tries

[gem5-dev] Change in gem5/gem5[master]: ps2: Unify device data buffering

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9765 ) Change subject: ps2: Unify device data buffering .. ps2: Unify device data buffering All PS/2 device currently

[gem5-dev] Change in gem5/gem5[master]: arch-arm: Fix secure MiscReg access when EL3 is not AArch32

2018-04-17 Thread Giacomo Travaglini (Gerrit)
Hello Curtis Dunham, Andreas Sandberg, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/9941 to review the following change. Change subject: arch-arm: Fix secure MiscReg access when EL3 is not AArch32

[gem5-dev] Change in gem5/gem5[master]: ps2: Unify device data buffering

2018-04-17 Thread Andreas Sandberg (Gerrit)
Hello Gabe Black, Giacomo Travaglini, I'd like you to reexamine a change. Please visit https://gem5-review.googlesource.com/9765 to look at the new patch set (#4). Change subject: ps2: Unify device data buffering .. ps2:

[gem5-dev] Change in gem5/gem5[master]: ps2: Factor out PS/2 devices into their own subsystem

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9762 ) Change subject: ps2: Factor out PS/2 devices into their own subsystem .. ps2: Factor out PS/2 devices into their own

[gem5-dev] Change in gem5/gem5[master]: ps2: Add VNC support to the keyboard model

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9763 ) Change subject: ps2: Add VNC support to the keyboard model .. ps2: Add VNC support to the keyboard model Add support

[gem5-dev] Change in gem5/gem5[master]: ps2: Add a simple touchscreen model

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9764 ) Change subject: ps2: Add a simple touchscreen model .. ps2: Add a simple touchscreen model Add a touchscreen model

[gem5-dev] Change in gem5/gem5[master]: mem: Add a helper function to get a word of variable length

2018-04-17 Thread Andreas Sandberg (Gerrit)
Andreas Sandberg has submitted this change and it was merged. ( https://gem5-review.googlesource.com/9761 ) Change subject: mem: Add a helper function to get a word of variable length .. mem: Add a helper function to get a