VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/disable-nested-paging-mitigation.dita@ 105289

最後變更 在這個檔案從105289是 98549,由 vboxsync 提交於 2 年 前

Docs: bugref:10302. Uploading .dita user manual files we received from the doc team on 25th Jan.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 1.1 KB
 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="disable-nested-paging-mitigation">
4 <title>Disable Nested Paging</title>
5
6 <body>
7 <p>
8 By disabling nested paging (EPT), the VMM will construct page
9 tables shadowing the ones in the guest. It is no possible for
10 the guest to insert anything fishy into the page tables, since
11 the VMM carefully validates each entry before shadowing it.
12 </p>
13 <p>
14 As a side effect of disabling nested paging, several CPU
15 features will not be made available to the guest. Among these
16 features are AVX, AVX2, XSAVE, AESNI, and POPCNT. Not all
17 guests may be able to cope with dropping these features after
18 installation. Also, for some guests, especially in SMP
19 configurations, there could be stability issues arising from
20 disabling nested paging. Finally, some workloads may
21 experience a performance degradation.
22 </p>
23 </body>
24
25</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette