Thanks for getting back to me so quickly. I can boot Sparc64 -- ONLY when using the qemu from package manager. supposedly version 2.5
but when building it myself (as i have some additions) - im getting this kernel error: https://pastebin.com/9XjdrUat I am compiling qemu by myself and am using the following cmd to run it: /Downloads/qemu-2.9.0-rc4/sparc64-softmmu$ ./qemu-system-sparc64 -M sun4u -m 196 -kernel /home/nihosa/Downloads/kernel4.10.11.sparc64 -hda /home/nihosa/Downloads/debian-9.0-sparc64-NETINST-1.qcow2 -nographic -L pc-bios If you have it running, could you please send me your kernel/image for testing? Thanks a lot Hoss ________________________________________ From: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Sent: Thursday, April 20, 2017 9:26 AM To: Ajallooiean Hossein; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Help needed: Sparc 64, kernel panic On 20/04/17 06:25, Ajallooiean Hossein wrote: > Hi All > > Has anyone experienced any kernel panics with the Sparc64 in 2.9-rc4? I dont > seem to be able to run it right out of the box. > > Ill appreciate any kind of help > > Regards > -H I have a range of test images that I boot on a regular basis for qemu-system-sparc64 with success. Can you provide the full command line, QEMU version, and the output of the panic? ATB, Mark.