KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page
authorMingwei Zhang <mizhang@google.com>
Tue, 12 Sep 2023 18:45:53 +0000 (18:45 +0000)
committerSean Christopherson <seanjc@google.com>
Wed, 27 Sep 2023 20:32:18 +0000 (13:32 -0700)
commit78b5605d44e65cb2e07181fcbcde8c76ad5b07b1
tree809f56635bac2ed014c0ffec1c70e78ffc95d413
parentc3204c406b6d4223022af26699bd3a5b71ba5fd8
KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page

Add the description for tdp_mmu_page into kvm_mmu_page description.
tdp_mmu_page is a field to differentiate shadow pages from TDP MMU and
non-TDP MMU.

Signed-off-by: Mingwei Zhang <mizhang@google.com>
Reviewed-by: Kai Huang <kai.huang@intel.com>
Link: https://lore.kernel.org/r/20230912184553.1887764-7-mizhang@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/x86/mmu.rst