All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
@ 2021-12-13  1:38 bugzilla-daemon
  2021-12-14  4:25 ` [Bug 215317] " bugzilla-daemon
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-12-13  1:38 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=215317

            Bug ID: 215317
           Summary: Unable to launch QEMU Linux guest VM - "Guest has not
                    initialized the display (yet)"
           Product: Virtualization
           Version: unspecified
    Kernel Version: 5.16.0-rc4
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: rherbert@sympatico.ca
        Regression: No

Something changed between kernel 5.16.0-rc3 and -rc4, and remains unfixed
between -rc4 and -rc5. Attempting to start a QEMU VM, the display is stuck at
"Guest has not initialized the display (yet)". The QEMU version I'm trying is
6.2.0-rc4, but QEMU version 6.1.0 has also been tried. I noticed many changes
in the KVM code between Linux 5.16.0-rc3 and 5.16.0-rc4, and I apologize for
not being able to narrow it down.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 215317] Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
  2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
@ 2021-12-14  4:25 ` bugzilla-daemon
  2021-12-14  9:10 ` [Bug 215317] New: " Thorsten Leemhuis
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-12-14  4:25 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=215317

--- Comment #1 from Richard Herbert (rherbert@sympatico.ca) ---
Created attachment 300019
  --> https://bugzilla.kernel.org/attachment.cgi?id=300019&action=edit
qemu-kvm stack trace kernel 5.16.0-rc5

Qemu-kvm bug when starting VM with kernel 5.16.0-rc5.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* Re: [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
  2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
  2021-12-14  4:25 ` [Bug 215317] " bugzilla-daemon
@ 2021-12-14  9:10 ` Thorsten Leemhuis
  2021-12-14  9:10 ` [Bug 215317] " bugzilla-daemon
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Thorsten Leemhuis @ 2021-12-14  9:10 UTC (permalink / raw)
  To: bugzilla-daemon, kvm, regressions

Hi, this is your Linux kernel regression tracker speaking.

[TLDR: adding this regression to regzbot; most of this mail is compiled
from a few templates paragraphs some of you might have seen already.]

On 13.12.21 02:38, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=215317
> [...]
> Something changed between kernel 5.16.0-rc3 and -rc4, and remains unfixed
> between -rc4 and -rc5. Attempting to start a QEMU VM, the display is stuck at
> "Guest has not initialized the display (yet)". The QEMU version I'm trying is
> 6.2.0-rc4, but QEMU version 6.1.0 has also been tried. I noticed many changes
> in the KVM code between Linux 5.16.0-rc3 and 5.16.0-rc4, and I apologize for
> not being able to narrow it down.

Thanks for the report.

Adding the regression mailing list to the list of recipients, as it
should be in the loop for all regressions, as explained here:
https://www.kernel.org/doc/html/latest/admin-guide/reporting-issues.html

To be sure this issue doesn't fall through the cracks unnoticed, I'm
adding it to regzbot, my Linux kernel regression tracking bot:

#regzbot ^introduced v5.16-rc3..v5.16-rc4
#regzbot title Unable to launch QEMU Linux guest VM - "Guest has not
initialized the display (yet)"
#regzbot ignore-activity
#regzbot link: https://bugzilla.kernel.org/show_bug.cgi?id=215317

Reminder: when fixing the issue, please add a 'Link:' tag with the URL
to the report (the parent of this mail), then regzbot will automatically
mark the regression as resolved once the fix lands in the appropriate
tree. For more details about regzbot see footer.

Sending this to everyone that got the initial report, to make all aware
of the tracking. I also hope that messages like this motivate people to
directly get at least the regression mailing list and ideally even
regzbot involved when dealing with regressions, as messages like this
wouldn't be needed then.

Don't worry, I'll send further messages wrt to this regression just to
the lists (with a tag in the subject so people can filter them away), as
long as they are intended just for regzbot. With a bit of luck no such
messages will be needed anyway.

Ciao, Thorsten (wearing his 'Linux kernel regression tracker' hat).

P.S.: As a Linux kernel regression tracker I'm getting a lot of reports
on my table. I can only look briefly into most of them. Unfortunately
therefore I sometimes will get things wrong or miss something important.
I hope that's not the case here; if you think it is, don't hesitate to
tell me about it in a public reply. That's in everyone's interest, as
what I wrote above might be misleading to everyone reading this; any
suggestion I gave thus might sent someone reading this down the wrong
rabbit hole, which none of us wants.

BTW, I have no personal interest in this issue, which is tracked using
regzbot, my Linux kernel regression tracking bot
(https://linux-regtracking.leemhuis.info/regzbot/). I'm only posting
this mail to get things rolling again and hence don't need to be CC on
all further activities wrt to this regression.

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

* [Bug 215317] Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
  2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
  2021-12-14  4:25 ` [Bug 215317] " bugzilla-daemon
  2021-12-14  9:10 ` [Bug 215317] New: " Thorsten Leemhuis
@ 2021-12-14  9:10 ` bugzilla-daemon
  2021-12-14 16:30 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-12-14  9:10 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=215317

--- Comment #2 from Thorsten Leemhuis (regressions@leemhuis.info) ---
Hi, this is your Linux kernel regression tracker speaking.

[TLDR: adding this regression to regzbot; most of this mail is compiled
from a few templates paragraphs some of you might have seen already.]

On 13.12.21 02:38, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=215317
> [...]
> Something changed between kernel 5.16.0-rc3 and -rc4, and remains unfixed
> between -rc4 and -rc5. Attempting to start a QEMU VM, the display is stuck at
> "Guest has not initialized the display (yet)". The QEMU version I'm trying is
> 6.2.0-rc4, but QEMU version 6.1.0 has also been tried. I noticed many changes
> in the KVM code between Linux 5.16.0-rc3 and 5.16.0-rc4, and I apologize for
> not being able to narrow it down.

Thanks for the report.

Adding the regression mailing list to the list of recipients, as it
should be in the loop for all regressions, as explained here:
https://www.kernel.org/doc/html/latest/admin-guide/reporting-issues.html

To be sure this issue doesn't fall through the cracks unnoticed, I'm
adding it to regzbot, my Linux kernel regression tracking bot:

#regzbot ^introduced v5.16-rc3..v5.16-rc4
#regzbot title Unable to launch QEMU Linux guest VM - "Guest has not
initialized the display (yet)"
#regzbot ignore-activity
#regzbot link: https://bugzilla.kernel.org/show_bug.cgi?id=215317

Reminder: when fixing the issue, please add a 'Link:' tag with the URL
to the report (the parent of this mail), then regzbot will automatically
mark the regression as resolved once the fix lands in the appropriate
tree. For more details about regzbot see footer.

Sending this to everyone that got the initial report, to make all aware
of the tracking. I also hope that messages like this motivate people to
directly get at least the regression mailing list and ideally even
regzbot involved when dealing with regressions, as messages like this
wouldn't be needed then.

Don't worry, I'll send further messages wrt to this regression just to
the lists (with a tag in the subject so people can filter them away), as
long as they are intended just for regzbot. With a bit of luck no such
messages will be needed anyway.

Ciao, Thorsten (wearing his 'Linux kernel regression tracker' hat).

P.S.: As a Linux kernel regression tracker I'm getting a lot of reports
on my table. I can only look briefly into most of them. Unfortunately
therefore I sometimes will get things wrong or miss something important.
I hope that's not the case here; if you think it is, don't hesitate to
tell me about it in a public reply. That's in everyone's interest, as
what I wrote above might be misleading to everyone reading this; any
suggestion I gave thus might sent someone reading this down the wrong
rabbit hole, which none of us wants.

BTW, I have no personal interest in this issue, which is tracked using
regzbot, my Linux kernel regression tracking bot
(https://linux-regtracking.leemhuis.info/regzbot/). I'm only posting
this mail to get things rolling again and hence don't need to be CC on
all further activities wrt to this regression.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 215317] Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
  2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
                   ` (2 preceding siblings ...)
  2021-12-14  9:10 ` [Bug 215317] " bugzilla-daemon
@ 2021-12-14 16:30 ` bugzilla-daemon
  2021-12-20  3:41 ` bugzilla-daemon
  2021-12-20  5:32 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-12-14 16:30 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=215317

Sean Christopherson (seanjc@google.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |seanjc@google.com

--- Comment #3 from Sean Christopherson (seanjc@google.com) ---
This is my goof.  We're bikeshedding over a minor detail, but the fix should
definitely be in rc6.

https://lore.kernel.org/all/20211209060552.2956723-2-seanjc@google.com/

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 215317] Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
  2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
                   ` (3 preceding siblings ...)
  2021-12-14 16:30 ` bugzilla-daemon
@ 2021-12-20  3:41 ` bugzilla-daemon
  2021-12-20  5:32 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-12-20  3:41 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=215317

Thorsten Leemhuis (regressions@leemhuis.info) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |regressions@leemhuis.info

--- Comment #4 from Thorsten Leemhuis (regressions@leemhuis.info) ---
(In reply to Sean Christopherson from comment #3)
> This is my goof.  We're bikeshedding over a minor detail, but the fix should
> definitely be in rc6.
> 
> https://lore.kernel.org/all/20211209060552.2956723-2-seanjc@google.com/

Thx, the fix landed now:

#regzbot fixed-by: 18c841e1f4112d3fb742aca3429e84117fcb1e1c

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

* [Bug 215317] Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)"
  2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
                   ` (4 preceding siblings ...)
  2021-12-20  3:41 ` bugzilla-daemon
@ 2021-12-20  5:32 ` bugzilla-daemon
  5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2021-12-20  5:32 UTC (permalink / raw)
  To: kvm

https://bugzilla.kernel.org/show_bug.cgi?id=215317

Richard Herbert (rherbert@sympatico.ca) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |CODE_FIX

--- Comment #5 from Richard Herbert (rherbert@sympatico.ca) ---
Perfect!  Thanks to all!

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

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

end of thread, other threads:[~2021-12-20  5:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-13  1:38 [Bug 215317] New: Unable to launch QEMU Linux guest VM - "Guest has not initialized the display (yet)" bugzilla-daemon
2021-12-14  4:25 ` [Bug 215317] " bugzilla-daemon
2021-12-14  9:10 ` [Bug 215317] New: " Thorsten Leemhuis
2021-12-14  9:10 ` [Bug 215317] " bugzilla-daemon
2021-12-14 16:30 ` bugzilla-daemon
2021-12-20  3:41 ` bugzilla-daemon
2021-12-20  5:32 ` bugzilla-daemon

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.