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="settings-acceleration">
|
---|
4 | <title>Acceleration Tab</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>On this tab, you can configure <ph conkeyref="vbox-conkeyref-phrases/product-name"/> to use hardware virtualization extensions that your host CPU supports. </p>
|
---|
8 | <ul>
|
---|
9 | <li>
|
---|
10 | <p><b outputclass="bold">Paravirtualization Interface:</b>
|
---|
11 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> provides paravirtualization interfaces to improve time-keeping accuracy and performance of guest OSes. The options available are documented under the <codeph>--paravirt-provider</codeph> option in <xref href="vboxmanage.dita"/>
|
---|
12 | <cmdname>modifyvm</cmdname>. For further details on the paravirtualization providers, see <xref href="gimproviders.dita">Paravirtualization Providers</xref>. </p>
|
---|
13 | </li>
|
---|
14 | <li>
|
---|
15 | <p><b outputclass="bold">Hardware Virtualization:</b>
|
---|
16 | You can configure hardware virtualization features for each
|
---|
17 | virtual machine.
|
---|
18 | </p>
|
---|
19 | <ul>
|
---|
20 | <li>
|
---|
21 | <p><b outputclass="bold">Enable Nested Paging:</b>
|
---|
22 | If the host CPU supports the nested paging (AMD-V) or
|
---|
23 | EPT (Intel VT-x) features, then you can expect a
|
---|
24 | significant performance increase by enabling nested
|
---|
25 | paging in addition to hardware virtualization. For
|
---|
26 | technical details, see <xref href="nestedpaging.dita">Nested Paging and VPIDs</xref>.
|
---|
27 | For Intel EPT security recommendations, see
|
---|
28 | <xref href="sec-rec-cve-2018-3646.dita">CVE-2018-3646</xref>.
|
---|
29 | </p>
|
---|
30 | </li>
|
---|
31 | </ul>
|
---|
32 | <p>Advanced users may be interested in technical details about hardware virtualization. See <xref
|
---|
33 | href="hwvirt.dita">Hardware Virtualization</xref>. </p>
|
---|
34 | </li>
|
---|
35 | </ul>
|
---|
36 | <p>In most cases, the default settings on the <b outputclass="bold">Acceleration</b> tab will work well. <ph conkeyref="vbox-conkeyref-phrases/product-name"/> selects sensible defaults, depending on the OS that you selected when you created the virtual machine. In certain situations, however, you may want to change the preconfigured defaults. </p>
|
---|
37 | </body>
|
---|
38 |
|
---|
39 | </topic>
|
---|