Hi all,
I just downloaded the latest version of gem5, as I wanted to start w/ a
fresh version of the simulator.
I am testing some basic functionalities that I need for my simulations - my
target is X86_SE. One of such is the possibility of "fast-forward" through
a bunch of instructions.
I remember it used to work in some older version, but now it does not seem
to be functional:

--------------------------------------
command line: build/X86/m5.fast configs/example/se.py --fast-forward 100
--cpu-type=detailed --caches -n 1 -c
tests/test-progs/hello/bin/x86/linux/hello
Global frequency set at 1000000000000 ticks per second
0: system.remote_gdb.listener: listening for remote gdb on port 7000
panic: Pio port of system.switch_cpus.interrupts not connected to anything!
 @ cycle 0
[init:build/X86/dev/io_device.cc, line 71]
Memory Usage: 608184 KBytes
Program aborted at cycle 0
Aborted
--------------------------------------

Does anybody know how to make it work?
Thanks!
-Andrea
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to