KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role
authorMingwei Zhang <mizhang@google.com>
Tue, 12 Sep 2023 18:45:48 +0000 (18:45 +0000)
committerSean Christopherson <seanjc@google.com>
Wed, 27 Sep 2023 20:29:31 +0000 (13:29 -0700)
commitb207cfbc8c1d04a32d19919a0df9920e909f82a5
tree3b9c294b01f34d34536b22238f7cdfb484de41dd
parent57f33f1a8756c980acb335852e802e656be8aec0
KVM: Documentation: Add the missing description for guest_mode in kvm_mmu_page_role

Add the missing description for guest_mode in kvm_mmu_page_role
description.  guest_mode tells KVM whether a shadow page is used for the L1
or an L2. Update the missing field in documentation.

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