Message ID | 20240802203900.348808-1-seanjc@google.com (mailing list archive) |
---|---|
Headers | show |
Series | KVM: x86/mmu: Misc shadow paging cleanups | expand |
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