Hi Jinchun,
There isn't a way to have gem5 connect to the internet. You can connect
multiple simulations together, but if you want to get some benchmarks like this
you should put them on the disk image, run a client and a server and connect
them via an EtherLink object.
Ali
On Feb 28, 2013, a
Hi, All.
I'm trying to access internet from gem5 simulator.
For example, if I type following command,
wget http://google-glog.googlecode.com/files/glog-0.3.1-1.tar.gz
It will download a file from internet.
However, when I type this command inside of gem5 simulator
(after linux boot up), error me