From: bugzilla-daemon@kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 218257] [Nested VM] Failed to boot L2 Windows guest on L1 Windows guest
Date: Wed, 13 Dec 2023 17:00:25 +0000 [thread overview]
Message-ID: <bug-218257-28872-pwqJm82fAR@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-218257-28872@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=218257
--- Comment #1 from Sean Christopherson (seanjc@google.com) ---
On Tue, Dec 12, 2023, bugzilla-daemon@kernel.org wrote:
> Environment:
> ------------
> CPU Architecture: x86_64
> Host OS: CentOS Stream 9
> Guest OS L1: Windows 10 Pro (10.0.18362 N/A Build 18362), x64-based PC
> Guest OS L2: Windows 10 Enterprises (10.0.10240 N/A Build 10240), x64-based
> PC
> kvm.git next branch commit id: e9e60c82fe391d04db55a91c733df4a017c28b2f
> qemu-kvm commit id:
> Host Kernel Version: 6.7.0-rc1
> Hardware: Sapphire Rapids
>
> Bug detailed description:
> --------------------------
> To verify two nested Windows guests scenarios, we used Windows image to
> create
> L1 guest, then failed to boot L2 Windows guest on L1 guest. The error screen
> is
> captured in attachment.
>
> Note: this is suspected to be a KVM Kernel bug by bisect the different
> commits:
> kvm next + qemu-kvm = result
> a1c288f87de7aff94e87724127eabb6cdb38b120 + d451e32c = bad
> e1a6d5cf10dd93fc27d8c85cd7b3e41f08a816e6 + d451e32c = good
Assuming `git bisect` didn't point at exactly the merge commit, can you please
bisect to the exact commit, instead of the merge commit? I.e.
git bisect start
git bisect bad a1c288f87de7aff94e87724127eabb6cdb38b120
git bisect good e1a6d5cf10dd93fc27d8c85cd7b3e41f08a816e6
and go from there.
Hopefully it isn't the merge commit that's being blamed, as that will be far
more
painful to figure out.
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2023-12-13 17:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-12 6:48 [Bug 218257] New: [Nested VM] Failed to boot L2 Windows guest on L1 Windows guest bugzilla-daemon
2023-12-13 17:00 ` Sean Christopherson
2023-12-13 17:00 ` bugzilla-daemon [this message]
2024-04-15 8:09 ` [Bug 218257] " bugzilla-daemon
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=bug-218257-28872-pwqJm82fAR@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=kvm@vger.kernel.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 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.