Re: [PATCH v4 05/12] KVM: selftests: Reuse GPR switching logic for nVMX
Yosry Ahmed <[email protected]>
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.kvm |
|---|---|
| Message-ID | <CAO9r8zPoONUs=74=qOxrhvcSOGSZNNyfxN37gDiMsS4aFzGyeQ@mail.gmail.com> |
On Mon, Jul 27, 2026 at 5:05 PM <[email protected]> wrote: > > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > - [Medium] The commit introduces a severe data race by switching VMX nested tests to use a global `guest_regs` structure for GPR switching, intentionally breaking multi-vCPU tests. Yes, this is known and documented in the changelog.