Re: [PATCH v9 14/22] KVM: x86: Save/restore the nested flag of an exception

From: Chao Gao

Date: Wed Nov 19 2025 - 01:14:14 EST


On Sun, Oct 26, 2025 at 01:19:02PM -0700, Xin Li (Intel) wrote:
>Save/restore the nested flag of an exception during VM save/restore
>and live migration to ensure a correct event stack level is chosen
>when a nested exception is injected through FRED event delivery.
>
>Signed-off-by: Xin Li (Intel) <xin@xxxxxxxxx>
>Tested-by: Xuelian Guo <xuelian.guo@xxxxxxxxx>

Reviewed-by: Chao Gao <chao.gao@xxxxxxxxx>