qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Ott <sebott@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: hanging process with commit 69562648f9 ("vl: revert behaviour for -display none")
Date: Mon, 27 Nov 2023 13:29:51 +0100 (CET)	[thread overview]
Message-ID: <392b2fb5-1747-0f73-826f-b410cdc84f07@redhat.com> (raw)

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



             reply	other threads:[~2023-11-27 12:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-27 12:29 Sebastian Ott [this message]
2023-11-27 12:36 ` hanging process with commit 69562648f9 ("vl: revert behaviour for -display none") Peter Maydell
2023-11-27 13:08   ` Sebastian Ott
2023-11-27 14:37     ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=392b2fb5-1747-0f73-826f-b410cdc84f07@redhat.com \
    --to=sebott@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).