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