Re: [PATCH v4 13/26] KVM: nSVM: Unify handling of VMRUN failures with proper cleanup
From: Sean Christopherson
Date: Thu Feb 05 2026 - 20:21:02 EST
On Thu, Jan 15, 2026, Yosry Ahmed wrote:
> There are currently two possible causes of VMRUN failures:
Might be worth qualifying this with:
There are currently two possible causes of VMRUN failures emulated by
KVM:
Because there are more than two causes in the APM and hardware, they're just not
emulated by KVM.