[gem5-dev] Change in public/gem5[master]: x86: Mark the RDTSC instruction as .serialize_before.

2018-03-12 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/9042 Change subject: x86: Mark the RDTSC instruction as .serialize_before. .. x86: Mark the RDTSC instruction as .serialize_before.

[gem5-dev] Change in public/gem5[master]: x86: Simplify the implementations of RDTSC and RDTSCP slightly.

2018-03-12 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/9044 Change subject: x86: Simplify the implementations of RDTSC and RDTSCP slightly. .. x86: Simplify the implementations of RDTSC and

[gem5-dev] Change in public/gem5[master]: x86: Implement the RDTSCP instruction.

2018-03-12 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/9043 Change subject: x86: Implement the RDTSCP instruction. .. x86: Implement the RDTSCP instruction. This is very similar to RDTSC,

[gem5-dev] Change in public/gem5[master]: x86: Replace the .serializing directive with .serialize_(before|after).

2018-03-12 Thread Gabe Black (Gerrit)
Gabe Black has uploaded this change for review. ( https://gem5-review.googlesource.com/9041 Change subject: x86: Replace the .serializing directive with .serialize_(before|after). .. x86: Replace the .serializing

[gem5-dev] Change in public/gem5[master]: learning_gem5: Update README for Learning gem5

2018-03-12 Thread Jason Lowe-Power (Gerrit)
Jason Lowe-Power has submitted this change and it was merged. ( https://gem5-review.googlesource.com/8946 ) Change subject: learning_gem5: Update README for Learning gem5 .. learning_gem5: Update README for Learning gem5

Re: [gem5-dev] Multicore ARM v8 KVM based simulation

2018-03-12 Thread Gabe Black
I'm trying to run in FS mode, to boot android/linux. Gabe On Mon, Mar 12, 2018 at 3:26 PM, Dutu, Alexandru wrote: > Hi Gabe, > > Are you running SE or FS mode? > > Thanks, > Alex > > -Original Message- > From: gem5-dev [mailto:gem5-dev-boun...@gem5.org] On

Re: [gem5-dev] Multicore ARM v8 KVM based simulation

2018-03-12 Thread Dutu, Alexandru
Hi Gabe, Are you running SE or FS mode? Thanks, Alex -Original Message- From: gem5-dev [mailto:gem5-dev-boun...@gem5.org] On Behalf Of Gabe Black Sent: Friday, March 9, 2018 5:46 PM To: gem5 Developer List Subject: [gem5-dev] Multicore ARM v8 KVM based simulation Hi

[gem5-dev] Change in public/gem5[master]: tests: Add test program for primes search

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9022 Change subject: tests: Add test program for primes search .. tests: Add test program for primes search Simple program that

[gem5-dev] Change in public/gem5[master]: mem-cache: Allow clean operations when block allocation fails

2018-03-12 Thread Nikos Nikoleris (Gerrit)
Hello Curtis Dunham, I'd like you to do a code review. Please visit https://gem5-review.googlesource.com/9021 to review the following change. Change subject: mem-cache: Allow clean operations when block allocation fails

[gem5-dev] Change in public/gem5[master]: mem-ruby: Fix RubyPrefetcher support in MESI_Two_Level

2018-03-12 Thread Rico Amslinger (Gerrit)
Rico Amslinger has submitted this change and it was merged. ( https://gem5-review.googlesource.com/8801 ) Change subject: mem-ruby: Fix RubyPrefetcher support in MESI_Two_Level .. mem-ruby: Fix RubyPrefetcher support in

[gem5-dev] Change in public/gem5[master]: mem-cache: Create BIP Replacement Policy

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9003 Change subject: mem-cache: Create BIP Replacement Policy .. mem-cache: Create BIP Replacement Policy Implementation of a

[gem5-dev] Change in public/gem5[master]: mem-cache: Create LIP Replacement Policy

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9002 Change subject: mem-cache: Create LIP Replacement Policy .. mem-cache: Create LIP Replacement Policy Implementation of a LRU

[gem5-dev] Change in public/gem5[master]: mem-cache: Create NRU Replacement Policy

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/9001 Change subject: mem-cache: Create NRU Replacement Policy .. mem-cache: Create NRU Replacement Policy Implementation of a Not

[gem5-dev] Change in public/gem5[master]: arch-arm: Implement missing aarch32 TLBI registers

2018-03-12 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/8821 ) Change subject: arch-arm: Implement missing aarch32 TLBI registers .. arch-arm: Implement missing aarch32 TLBI

[gem5-dev] Change in public/gem5[master]: arch-arm: Adding IPA-Based Invalidating instructions

2018-03-12 Thread Giacomo Travaglini (Gerrit)
Giacomo Travaglini has submitted this change and it was merged. ( https://gem5-review.googlesource.com/8822 ) Change subject: arch-arm: Adding IPA-Based Invalidating instructions .. arch-arm: Adding IPA-Based Invalidating

[gem5-dev] Change in public/gem5[master]: mem-cache: Create BRRIP Replacement Policy

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded a new patch set (#3). ( https://gem5-review.googlesource.com/8981 ) Change subject: mem-cache: Create BRRIP Replacement Policy .. mem-cache: Create BRRIP Replacement Policy Implementation of a

[gem5-dev] Change in public/gem5[master]: mem-cache: BRRIP Replacement Policy

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded a new patch set (#2). ( https://gem5-review.googlesource.com/8981 ) Change subject: mem-cache: BRRIP Replacement Policy .. mem-cache: BRRIP Replacement Policy Implementation of a Bimodal RRIP

[gem5-dev] Change in public/gem5[master]: mem-cache: BRRIP Replacement Policy

2018-03-12 Thread Daniel Carvalho (Gerrit)
Daniel Carvalho has uploaded this change for review. ( https://gem5-review.googlesource.com/8981 Change subject: mem-cache: BRRIP Replacement Policy .. mem-cache: BRRIP Replacement Policy Implementation of a Bimodal RRIP

[gem5-dev] Change in public/gem5[master]: mem-cache: Create RRIP replacement policy

2018-03-12 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/8891 to look at the new patch set (#2). Change subject: mem-cache: Create RRIP replacement policy

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

2018-03-12 Thread Cron Daemon
*** stat_diff: FAILURE: Statistics mismatch* build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/minor-timing: FAILED!--- quick/se/02.insttest/riscv/linux-rv64a/minor-timing --- * build/RISCV/tests/opt/quick/se/02.insttest/riscv/linux-rv64c/o3-timing: FAILED! *