All of lore.kernel.org
 help / color / mirror / Atom feed
* Looking for advise on debugging a non-boot kernel on qemu-system-sh4
@ 2021-10-21  9:49 John Paul Adrian Glaubitz
  2021-10-21 12:12 ` BALATON Zoltan
  2021-10-21 13:10 ` Thomas Huth
  0 siblings, 2 replies; 16+ messages in thread
From: John Paul Adrian Glaubitz @ 2021-10-21  9:49 UTC (permalink / raw)
  To: QEMU Developers

Hello!

I'm regularly building debian-installer packages for Debian's unofficial ports
which includes sh4 among others. The kernel package and therefore the installer
package contains a kernel for the SH7751R machine which is emulated by QEMU when
choosing the "r2d" type.

Unfortunately, I have not yet been able to boot a current kernel on qemu-system-sh4,
the screen remains blank and there are no error messages. Booting an older 2.6 kernel
works just fine.

I'm using qemu-system-sh4 as follows:

$ qemu-system-sh4 -M r2d -kernel vmlinuz-2.6.32-5-sh7751r -initrd initrd.gz -hda debian.img \
  -append "root=/dev/sda1 console=tty0 noiotrap"

The old 2.6 kernel from [1] boots fine while the current 5.14.x kernel from [2] does
not produce any output.

Can anyone enlighten me what I might be missing?

Thanks,
Adrian

PS: Please CC me as I am subscribed without getting messages.

> [1] https://people.debian.org/~aurel32/qemu/sh4/
> [2] https://cdimage.debian.org/cdimage/ports/current-debian-installer/sh4/

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-01-12 15:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-21  9:49 Looking for advise on debugging a non-boot kernel on qemu-system-sh4 John Paul Adrian Glaubitz
2021-10-21 12:12 ` BALATON Zoltan
2021-10-21 12:40   ` John Paul Adrian Glaubitz
2021-10-21 13:49     ` BALATON Zoltan
2021-10-21 15:07       ` John Paul Adrian Glaubitz
2021-10-22 21:06         ` BALATON Zoltan
2021-10-22 21:49           ` John Paul Adrian Glaubitz
2021-10-22 23:08             ` John Paul Adrian Glaubitz
2021-10-23  1:07               ` BALATON Zoltan
2021-10-23  1:12                 ` John Paul Adrian Glaubitz
2021-10-23 13:22                   ` BALATON Zoltan
2021-10-25 22:10                     ` John Paul Adrian Glaubitz
2021-10-25 22:40                       ` BALATON Zoltan
2022-01-12 11:27                         ` John Paul Adrian Glaubitz
2022-01-12 14:44                           ` BALATON Zoltan
2021-10-21 13:10 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.