It seems that thanks to the manuals I was able to advance something, but after 
a while loading the OS a failure appears that closes the simulation. On the 
gem5 console you see the following: 
$~/gem5/build/ARM/gem5.opt ~/gem5/configs/example/fs.py --mem-size 2048MB 
--disk-image
~/full_system_for_gem5/disks/m5_exit.squashfs.arm --kernel
~/full_system_for_gem5/binaries/vmlinux.arm --command-line 
'earlyprintk=pl011,0x1c090000
lpj=19988480 rw loglevel=8 mem=256MB root=/dev/sda console_msg_format=syslog 
nokaslr norandmaps
panic=-1 printk.devkmsg=on printk.time=y rw console=ttyAMA0 - lkmc_home=/lkmc'
.......
**** REAL SIMULATION **** 
.......
build/ARM/arch/arm/utility.cc:683: info: trap check M:0 N:0 1:0 2:0 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:2 N:0 1:0 2:2 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:1 N:0 1:0 2:0 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:0 N:0 1:0 2:0 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:0 N:0 1:0 2:0 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:0 N:0 1:0 2:6 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:0 N:0 1:0 2:7 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/arch/arm/utility.cc:683: info: trap check M:0 N:0 1:0 2:7 hdcr 0, 
hcptr 3fff, hstr 0
build/ARM/dev/arm/rv_ctrl.cc:123: warn: Tried to read RealView I/O at offset 
0x8 that doesn't exist
build/ARM/dev/arm/rv_ctrl.cc:123: warn: Tried to read RealView I/O at offset 
0x48 that doesn't
exist
build/ARM/dev/arm/energy_ctrl.cc:78: warn: EnergyCtrl: Disabled handler, 
ignoring read from reg 0
build/ARM/arch/arm/insts/pseudo.cc:174: warn: instruction 'csdb' unimplemented
Exiting @ tick 454533286000 because m5_exit instruction encountered

And through the telnet you can see the following:
$telnet 127.0.0.1 3456
<5>[ 0.279837] Key type ceph registered
<6>[ 0.283978] libceph: loaded (mon/osd proto 15/24)
<5>[ 0.284115] Registering SWP/SWPB emulation handler
<6>[ 0.284240] registered taskstats version 1
<6>[ 0.284252] zswap: loaded using pool lzo/zbud
<6>[ 0.284531] hctosys: unable to open rtc device (rtc0)
<6>[ 0.432558] ata1.00: ATA-7: M5 IDE Disk, , max UDMA/66
<6>[ 0.432563] ata1.00: 432 sectors, multi 0: LBA 
<5>[ 0.432798] scsi 0:0:0:0: Direct-Access ATA M5 IDE Disk n/a PQ: 0 ANSI: 5
<5>[ 0.432988] sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>[ 0.433124] sd 0:0:0:0: [sda] 432 512-byte logical blocks: (221 kB/216 KiB)
<5>[ 0.433141] sd 0:0:0:0: [sda] Write Protect is off
<7>[ 0.433147] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>[ 0.433174] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, 
doesn't support DPO or
FUA
<5>[ 0.433665] sd 0:0:0:0: [sda] Attached SCSI disk
<6>[ 0.436853] VFS: Mounted root (squashfs filesystem) readonly on device 8:0.
<6>[ 0.436862] devtmpfs: error mounting -2
<6>[ 0.437501] Freeing unused kernel memory: 1024K
Connection closed by foreign host.

I don't know how to fix it.
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to