> I'll help where I can but I'm pretty swamped right now. Out of
> curiosity, what are the m5 binary/ops changes?

I've implemented (a long time ago actually, but I'm trying to clean
out my tree) a mechanism for accessing more than one file from the
host.  The API actually supports open, close, read, write, size, and
seek.  Currently, I only use it to allow a "filename" parameter to the
m5 readfile operation, but the long term goal was to support building
a linux pseudo filesystem for accessing stuff on the host.  Who knows
if that will ever be done.

The new system supplants the old readfile and initparm mechanisms,
though I could continue to support them if necessary.

  Nate
_______________________________________________
m5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to