Re: [PATCH v4 3/6] KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE

From: Paolo Bonzini
Date: Thu Mar 24 2022 - 14:24:12 EST


On 3/22/22 18:40, Maxim Levitsky wrote:
Allow L1 to use PAUSE filtering if L0 doesn't use it.

Signed-off-by: Maxim Levitsky<mlevitsk@xxxxxxxxxx>

Can you enlarge the commit message to explain the logic in nested_vmcb02_prepare_control?

Thanks,

Paolo