Re: [Patch v2 4/5] KVM: x86/mmu: Remove handle_changed_spte_dirty_log()

From: David Matlack
Date: Mon Feb 06 2023 - 18:59:24 EST


On Fri, Feb 03, 2023 at 11:28:21AM -0800, Vipin Sharma wrote:
> Remove handle_changed_spte_dirty_log() as there is no code flow which
> sets leaf SPTE writable and hit this path.

Heh, way too vague again. e.g. This needs to explain how make_spte()
marks pages are dirty when constructing new SPTEs for the TDP MMU.