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