On 10/28/25 1:48 AM, BALATON Zoltan wrote:
Trying to read invalid spr 1012 (0x3f4) at 00000000c0013f48
[ 0.000000] Using CHRP machine description
[ 0.000000] Total memory = 512MB; using 1024kB for hash table (at
cff00000)
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.16.0-6-powerpc (debian-
[email protected]) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 Debian
3.16.56-1+deb8u1 (2018-05-08)
[ 0.000000] Found initrd at 0xc15a2000:0xc1b0b90d
[ 0.000000] chrp type = 6 [Genesi Pegasos]
Are you using this same vmlinuz-chrp.initrd?
$ md5sum vmlinuz-chrp.initrd
a440d76c1d2ccfa86bdff6dba017cf39 vmlinuz-chrp.initrd
Yes, md5sum is same as you mentioned:
yogi@fedora:~/work/images$ md5sum vmlinuz-chrp.initrd
a440d76c1d2ccfa86bdff6dba017cf39 vmlinuz-chrp.initrd
Could you please share your Qemu configure command line?
I can try one more time if that's different than mine.
I used below configure command line:
'../configure' '--target-list=ppc64-softmmu,ppc-softmmu' '--enable-virtfs'
Regards,
Yogesh Vyas
If so then probably there's something with your QEMU installation.