Hello All,

I am running QEMU Arm emulation on x86_64 machine. I downloaded the
arm-test kernel and the initrd image available on QEMU download site.

When I run the qemu-system-arm with the memory less than or equal to
256M everything works fine.
pra...@prasad-desktop:~/Downloads/arm-test$ qemu-system-arm -kernel
zImage.integrator -initrd arm_root.img -m 256

But, when I assign memory more than 256M it fails to run

pra...@prasad-desktop:~/Downloads/arm-test$ qemu-system-arm -kernel
zImage.integrator -initrd arm_root.img -m 512
qemu: hardware error: pl011_read: Bad offset 16000018

CPU #0:
R00=00000055 R01=2d02ef8d R02=16000000 R03=ffffffff
R04=00000055 R05=00013149 R06=41069265 R07=00000113
R08=00000100 R09=00000000 R10=00127d9c R11=0013120c
R12=00131210 R13=00131200 R14=00010954 R15=000105f0
PSR=200001d3 --C- A svc32
Aborted

Can someone help?
I will be very happy to assist in solving this problem. Let me know if
you need more information from my side.

I am not subscribed to the qemu-devel@nongnu.org, please keep me in CC
when replying.

Thanks and Regards,
Prasad

Reply via email to