qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* serial hang in qemu-system-ppc64 -M pseries
@ 2022-04-26 10:26 Rob Landley
  2022-04-27 15:27 ` Thomas Huth
  0 siblings, 1 reply; 7+ messages in thread
From: Rob Landley @ 2022-04-26 10:26 UTC (permalink / raw)
  To: QEMU Developers, linuxppc-dev

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

When I cut and paste 80-ish characters of text into the Linux serial console, it
reads 16 characters and stops. When I hit space, it reads another 16 characters,
and if I keep at it will eventually catch up without losing data. If I type,
every character shows up immediately.

(On other qemu targets and kernels I can cut and paste an entire uuencoded
binary and it goes through just fine in one go, but this target hangs with big
pastes until I hit keys.)

Is this a qemu-side bug, or a kernel-side bug?

Kernel config attached (linux 5.18-rc3 or thereabouts), qemu invocation is:

qemu-system-ppc64 -M pseries -vga none -nographic -no-reboot -m 256 -kernel
vmlinux -initrd powerpc64leroot.cpio.gz -append "panic=1 HOST=powerpc64le
console=hvc0"

Rob

[-- Attachment #2: linux-fullconfig.gz --]
[-- Type: application/gzip, Size: 13060 bytes --]

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

end of thread, other threads:[~2022-04-30  9:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-26 10:26 serial hang in qemu-system-ppc64 -M pseries Rob Landley
2022-04-27 15:27 ` Thomas Huth
2022-04-27 15:36   ` Thomas Huth
2022-04-28  5:41   ` Rob Landley
2022-04-28  6:04     ` Rob Landley
2022-04-29 21:43     ` Fabiano Rosas
2022-04-30  9:08       ` Rob Landley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).