Re: [PATCH V3 0/4] KVM: X86: Correctly populate nested page fault injection error information
From: Sean Christopherson
Date: Fri May 22 2026 - 18:35:16 EST
On Fri, Mar 13, 2026, Kevin Cheng wrote:
> This series fixes how KVM populates error information when injecting
> nested page faults (NPF on SVM, EPT violations on VMX) to L1 during
> instruction emulation, and adds a selftest to exercise these paths.
A variety of comments, but nothing major. I'll send a v4, I already have the
changes locally.