On Thu, January 24, 2013 11:27 am, Saba Aflaki wrote:
> Hello all,
>
> I'm working with gem5 in full system mode. I was wondering if there is a
> way to access the host machine from the simulated OS, i.e., is there a way
> to run a new binary which wasn't copied to the image before without having
> to reboot the simulated OS?
>

You can access the host machine (it is done for reading the rcS script).
As per my understanding, it is possible to replicate that facility to read
a binary file and execute it. I don't think the vanilla gem5 has any
support built-in.

--
Nilay


_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to