qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* hanging process with commit 69562648f9 ("vl: revert behaviour for -display none")
@ 2023-11-27 12:29 Sebastian Ott
  2023-11-27 12:36 ` Peter Maydell
  0 siblings, 1 reply; 4+ messages in thread
From: Sebastian Ott @ 2023-11-27 12:29 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Marc-André Lureau

Hej,

qemu fails to start a guest using the following command (the process just
hangs): qemu-system-aarch64 -machine virt -cpu host -smp 4 -m 8192 
-kernel /boot/vmlinuz-6.7.0-rc1 -initrd ~/basic.img -append "root=/dev/ram 
console=ttyAMA0" -enable-kvm -device virtio-gpu,hostmem=2G -display none

..which I've used to debug a potential virtio-gpu issue. Bisect points to
69562648f9 ("vl: revert behaviour for -display none")

Is that qemu cmd just invalid and shouldn't have worked in the first
place?

Sebastian



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

end of thread, other threads:[~2023-11-27 14:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-27 12:29 hanging process with commit 69562648f9 ("vl: revert behaviour for -display none") Sebastian Ott
2023-11-27 12:36 ` Peter Maydell
2023-11-27 13:08   ` Sebastian Ott
2023-11-27 14:37     ` Peter Maydell

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).