simerr (8835:7c68f84d7c4e) simerr (8844:a451e4eda591)
1Traceback (most recent call last):
2 File "<string>", line 1, in <module>
3 File "/tmp/gem5.ali/src/python/m5/main.py", line 357, in main
4 exec filecode in scope
5 File "tests/run.py", line 70, in <module>
6 execfile(joinpath(tests_root, 'configs', test_filename + '.py'))
7 File "tests/configs/realview-simple-atomic-dual.py", line 86, in <module>
8 system.l2c.num_cpus = 2
9 File "/tmp/gem5.ali/src/python/m5/SimObject.py", line 725, in __setattr__
10 % (self.__class__.__name__, attr)
11AttributeError: Class L2 has no parameter num_cpus
1warn: Sockets disabled, not accepting vnc client connections
2warn: Sockets disabled, not accepting terminal connections
3warn: Sockets disabled, not accepting gdb connections
4warn: The clidr register always reports 0 caches.
5warn: clidr LoUIS field of 0b001 to match current ARM implementations.
6warn: The csselr register isn't implemented.
7warn: The ccsidr register isn't implemented and always reads as 0.
8warn: instruction 'mcr bpiallis' unimplemented
9warn: instruction 'mcr icialluis' unimplemented
10warn: instruction 'mcr dccimvac' unimplemented
11warn: instruction 'mcr dccmvau' unimplemented
12warn: instruction 'mcr icimvau' unimplemented
13warn: instruction 'mcr bpiallis' unimplemented
14warn: LCD dual screen mode not supported
15warn: Returning thumbEE disabled for now since we don't support CP14config registers and jumping to ThumbEE vectors
16warn: instruction 'mcr icialluis' unimplemented
17warn: instruction 'mcr icialluis' unimplemented
18hack: be nice to actually delete the event here