[m5-dev] SimObject generated includes

2011-05-15 Thread Gabe Black
I'm working on some patches that pull the kernel stuff out of the System object into it's own thing, and I'm running into some circular includes in the generated files. I have a new Workload object which Process and Kernel inherit from and which has a pointer back to System, and System has a

Re: [m5-dev] src/dest detection in the ISA descriptions

2011-05-15 Thread Gabe Black
Ping... On 05/05/11 10:38, Steve Reinhardt wrote: On Wed, May 4, 2011 at 2:25 PM, Gabe Black gbl...@eecs.umich.edu wrote: Did that make sense? I see how that could work... I think I was more puzzled by how you would figure out that for (int i = 0; i 7; i++) Dest.bytes[i] =

Re: [m5-dev] SimObject generated includes

2011-05-15 Thread Gabe Black
On 05/15/11 06:53, Gabe Black wrote: I'm working on some patches that pull the kernel stuff out of the System object into it's own thing, and I'm running into some circular includes in the generated files. I have a new Workload object which Process and Kernel inherit from and which has a

Re: [m5-dev] Review Request: Fixed an LSQ full check condition at rename.

2011-05-15 Thread Ali Saidi
--- This is an automatically generated e-mail. To reply, visit: http://reviews.m5sim.org/r/693/#review1236 --- This seems OK, but could you describe in more detail what this patch

[m5-dev] Cron m5test@zizzer /z/m5/regression/do-regression --scratch all

2011-05-15 Thread Cron Daemon
* build/ALPHA_SE/tests/opt/quick/20.eio-short/alpha/eio/simple-atomic passed. * build/ALPHA_SE/tests/opt/quick/00.hello/alpha/linux/simple-atomic passed. * build/ALPHA_SE/tests/opt/quick/01.hello-2T-smt/alpha/linux/o3-timing passed. *

[gem5-dev] Mailing List Changes

2011-05-15 Thread Ali Saidi
Hi Everyone, Over the past two years code from the GEMS simulator has been integrated into the M5 simulator as part of a long term effort to merge the two simulators into one. The new simulator will be known as gem5, pronounced gem-five. It is the combination of tens of man years worth of