Re: [RESEND v13 10/11] KVM: x86: Add #CP support in guest exception dispatch

From: Sean Christopherson
Date: Wed Jul 22 2020 - 17:29:30 EST


On Thu, Jul 16, 2020 at 11:16:26AM +0800, Yang Weijiang wrote:
> CPU defined #CP(21) to handle CET induced exception, it's accompanied
> with several error codes corresponding to different CET violation cases,
> see SDM for detailed description. The exception is classified as a
> contibutory exception w.r.t #DF.
>
> Signed-off-by: Yang Weijiang <weijiang.yang@xxxxxxxxx>
> ---

This patch can be moved much earlier in the series.