VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/nested-virt.dita@ 99009

Last change on this file since 99009 was 98549, checked in by vboxsync, 2 years ago

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

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.5 KB
Line 
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="nested-virt">
4 <title>Nested Virtualization</title>
5
6 <body>
7 <p>
8 Oracle VM VirtualBox supports <i>nested
9 virtualization</i>. This feature enables the passthrough of
10 hardware virtualization functions to the guest VM. That means that
11 you can install a hypervisor, such as Oracle VM VirtualBox, Oracle VM
12 Server or KVM, on an Oracle VM VirtualBox guest. You can then create and
13 run VMs within the guest VM.
14 </p>
15 <p>
16 Hardware virtualization features not present on the host CPU will
17 not be exposed to the guest. In addition, some features such as
18 nested paging are not yet supported for passthrough to the guest.
19 </p>
20 <p>
21 You can enable the nested virtualization feature in one of the
22 following ways:
23 </p>
24 <ul>
25 <li>
26 <p>
27 From VirtualBox Manager, select the <b outputclass="bold">Enable
28 Nested VT-x/AMD-V</b> check box on the
29 <b outputclass="bold">Processor</b> tab. To disable the
30 feature, deselect the check box.
31 </p>
32 </li>
33 <li>
34 <p>
35 Use the <codeph>--nested-hw-virt</codeph> option of the
36 <userinput>VBoxManage modifyvm</userinput> command to enable or
37 disable nested virtualization. See
38 <xref href="man_VBoxManage-modifyvm.dita">VBoxManage modifyvm</xref>.
39 </p>
40 </li>
41 </ul>
42 </body>
43
44</topic>
Note: See TracBrowser for help on using the repository browser.

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