提交 6859762e 编写于 作者: G Gui Jianfeng 提交者: Avi Kivity

KVM: update mmu documetation for role.nxe

There's no member "cr4_nxe" in struct kvm_mmu_page_role, it names "nxe" now.
Update mmu document.
Signed-off-by: NGui Jianfeng <guijianfeng@cn.fujitsu.com>
Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
上级 f0f5933a
...@@ -161,7 +161,7 @@ Shadow pages contain the following information: ...@@ -161,7 +161,7 @@ Shadow pages contain the following information:
role.cr4_pae: role.cr4_pae:
Contains the value of cr4.pae for which the page is valid (e.g. whether Contains the value of cr4.pae for which the page is valid (e.g. whether
32-bit or 64-bit gptes are in use). 32-bit or 64-bit gptes are in use).
role.cr4_nxe: role.nxe:
Contains the value of efer.nxe for which the page is valid. Contains the value of efer.nxe for which the page is valid.
role.cr0_wp: role.cr0_wp:
Contains the value of cr0.wp for which the page is valid. Contains the value of cr0.wp for which the page is valid.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册