Re: [PATCH 0/3] KVM: x86/mmu: Misc shadow paging cleanups
From: Sean Christopherson
Date: Fri Aug 30 2024 - 20:24:01 EST
On Fri, 02 Aug 2024 13:38:57 -0700, Sean Christopherson wrote:
> A handful of loosely related shadow paging cleanups I unearthed. I believe
> I wrote them when reviewing eager page splitting?
>
> Sean Christopherson (3):
> KVM: x86/mmu: Decrease indentation in logic to sync new indirect
> shadow page
> KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
> KVM: x86/mmu: Reword a misleading comment about checking
> gpte_changed()
>
> [...]
Applied to kvm-x86 mmu, thanks!
[1/3] KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
https://github.com/kvm-x86/linux/commit/174b6e4a25ea
[2/3] KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
https://github.com/kvm-x86/linux/commit/7d67b03e6fff
[3/3] KVM: x86/mmu: Reword a misleading comment about checking gpte_changed()
https://github.com/kvm-x86/linux/commit/1dc9cc1c4c23
--
https://github.com/kvm-x86/linux/tree/next