[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <zdqwo6kr2ftkb64dp4irbw5jakxrrg6qhzf5ibamrfhqek4wrw@rzp2p7luf6xd>
Date: Wed, 4 Feb 2026 18:30:25 +0000
From: Yosry Ahmed <yosry.ahmed@...ux.dev>
To: Sean Christopherson <seanjc@...gle.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>, Kevin Cheng <chengkev@...gle.com>,
kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] nSVM: Minor cleanups for intercepts code
On Wed, Feb 04, 2026 at 09:47:34AM -0800, Sean Christopherson wrote:
> On Mon, Jan 12, 2026, Yosry Ahmed wrote:
> > A few minor cleanups for nested intercepts code, namely making
> > recalc_intercepts() more readable and renaming it, and using
> > vmcb12_is_intercept() instead of open-coding it.
>
> I'll send a v2. Fixing the vmcb_mark_dirty() bug yields a fairly different
> overall sequence:
Sounds great to me :)
>
> KVM: SVM: Explicitly mark vmcb01 dirty after modifying VMCB intercepts
> KVM: SVM: Separate recalc_intercepts() into nested vs. non-nested parts
> KVM: nSVM: WARN and abort vmcb02 intercepts recalc if vmcb02 isn't active
> KVM: nSVM: Directly (re)calc vmcb02 intercepts from nested_vmcb02_prepare_control()
> KVM: nSVM: Use intuitive local variables in nested_vmcb02_recalc_intercepts()
> KVM: nSVM: Use vmcb12_is_intercept() in nested_sync_control_from_vmcb02()
Powered by blists - more mailing lists