Re: [PATCH] KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()

From: Haiwei Li
Date: Tue Sep 22 2020 - 11:04:42 EST


On Tue, Sep 22, 2020 at 10:56 PM Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>
> On 22/09/20 16:54, Haiwei Li wrote:
> >> EXIT_FASTPATH_REENTER_GUEST handling up to vcpu_enter_guest)...
> > Hi, Paolo
> >
> > I have sent a patch to do this,
> >
> > https://lore.kernel.org/kvm/20200915113033.61817-1-lihaiwei.kernel@xxxxxxxxx/
>
> Cool, thanks. I think I'll just squash it in Wanpeng's if you don't mind.

It's all ok. I don't mind. Thanks.

Haiwei