[gem5-dev] changeset in gem5: LibElf: Build the error management code in li...

2011-06-13 Thread Gabe Black
changeset 931ef19535e0 in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=931ef19535e0 description: LibElf: Build the error management code in libelf. This change makes some minor changes to get the error management code in libelf to build on Linux and

[gem5-dev] changeset in gem5: Loader: Handle bad section names when loading...

2011-06-13 Thread Gabe Black
changeset 9fb150de362e in /z/repo/gem5 details: http://repo.gem5.org/gem5?cmd=changeset;node=9fb150de362e description: Loader: Handle bad section names when loading an ELF file. If there's a problem when reading the section names from a supposed ELF file, this change

Re: [gem5-dev] Review Request: ISA parser: Simplify operand type handling.

2011-06-13 Thread Gabe Black
On 06/12/11 16:29, Steve Reinhardt wrote: On Sun, Jun 12, 2011 at 1:05 AM, Gabe Black gbl...@eecs.umich.edu wrote: I was thinking about this today, and if we expand the read/write functions to handle signed types too, we're really just expanding the arbitrary set of types they can handle, not

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

2011-06-13 Thread Cron Daemon
* build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-timing passed. * build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-atomic passed. * build/ALPHA_SE/tests/opt/quick/00.hello/alpha/tru64/o3-timing passed. *

Re: [gem5-dev] Review Request: MIPS InorderCPU branch problems

2011-06-13 Thread Korey Sewell
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/744/#review1328 --- src/cpu/inorder/resources/bpred_unit.cc

Re: [gem5-dev] Review Request: Ruby: Add support for functional accesses

2011-06-13 Thread Brad Beckmann
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/611/#review1330 --- This patch has all the functionality we need. Also I really like the

Re: [gem5-dev] Ruby: Token Coherence and Functional Access

2011-06-13 Thread Beckmann, Brad
Yes, the token protocol is definitely one of those protocols that prevents us from tightly coupling the functional access support to the protocols. However, I don't this issue will result in silently corrupted behavior. Instead, it seems the result would be an error generated in the