VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/features-overview.dita@ 105293

Last change on this file since 105293 was 105289, checked in by vboxsync, 7 months ago

Docs: bugref:10705. Merging current changes to dita files from docs team's repo. (r6123, r6120, r6117)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 11.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="features-overview">
4 <title>Features Overview</title>
5
6 <body>
7 <p>
8 The following is a brief outline of <ph conkeyref="vbox-conkeyref-phrases/product-name"/>'s main
9 features:
10 </p>
11 <ul>
12 <li>
13 <p><b outputclass="bold">Portability.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
14 runs on a large number of 64-bit host operating systems. See
15 <xref href="hostossupport.dita#hostossupport"/>.
16 </p>
17 <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> is a so-called <i>hosted</i> hypervisor, sometimes
18 referred to as a <i>type 2</i> hypervisor. Whereas a <i>bare-metal</i> or <i>type 1</i> hypervisor runs
19 directly on the hardware, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> requires an existing OS to be
20 installed. It can thus run alongside existing applications on that host. </p>
21 <p>To a very large degree, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> is functionally identical on
22 all of the host platforms, and the same file and image formats are used. This enables you to run virtual
23 machines created on one host on another host with a different host OS. For example, you can create a virtual
24 machine on Windows and then run it on Linux. </p>
25 <p>In addition, virtual machines can easily be imported and exported using the Open Virtualization Format (OVF),
26 an industry standard created for this purpose. You can even import OVFs that were created with a different
27 virtualization software. See <xref href="ovf.dita#ovf"/>. </p>
28 <p>For users of <ph conkeyref="vbox-conkeyref-phrases/oci"/> the functionality extends to exporting and
29 importing virtual machines to and from the cloud. This simplifies development of applications and deployment
30 to the production environment. See <xref href="cloud-export-oci.dita#cloud-export-oci"/>. </p>
31 </li>
32 <li>
33 <p><b outputclass="bold">Guest Additions: shared folders,
34 seamless windows, 3D virtualization.</b> The
35 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Guest Additions are software packages which can
36 be installed <i>inside</i> of supported guest
37 systems to improve their performance and to provide additional
38 integration and communication with the host system. After
39 installing the Guest Additions, a virtual machine will support
40 automatic adjustment of video resolutions, seamless windows,
41 accelerated 3D graphics and more. See
42 <xref href="guestadditions.dita#guestadditions"/>.
43 </p>
44 <p>In particular, Guest Additions provide for <i>shared folders</i>, which let you access files on the host
45 system from within a guest machine. See <xref href="sharedfolders.dita#sharedfolders"/>. </p>
46 </li>
47 <li>
48 <p><b outputclass="bold">Comprehensive hardware
49 support.</b> Among other features, <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
50 supports the following:
51 </p>
52 <ul>
53 <li>
54 <p><b outputclass="bold">Guest multiprocessing
55 (SMP).</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can present up to 32
56 virtual CPUs to each virtual machine, irrespective of how
57 many CPU cores are physically present on your host.
58 </p>
59 </li>
60 <li>
61 <p><b outputclass="bold">USB device support.</b>
62 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> implements a virtual USB controller and
63 enables you to connect arbitrary USB devices to your
64 virtual machines without having to install device-specific
65 drivers on the host. USB support is not limited to certain
66 device categories. See <xref href="settings-usb.dita#settings-usb"/>.
67 </p>
68 </li>
69 <li>
70 <p><b outputclass="bold">Hardware compatibility.</b>
71 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> virtualizes a vast array of
72 virtual devices, among them many devices that are typically provided by other
73 virtualization platforms. That includes IDE, SCSI, and SATA hard disk controllers,
74 several virtual network cards and sound cards, virtual serial ports and an
75 Input/Output Advanced Programmable Interrupt Controller (I/O APIC), which is found in
76 many computer systems. This enables easy cloning of disk images from real machines and
77 importing of third-party virtual machines into <ph
78 conkeyref="vbox-conkeyref-phrases/product-name"/>. </p>
79 </li>
80 <li>
81 <p><b outputclass="bold">Full ACPI support.</b> The
82 Advanced Configuration and Power Interface (ACPI) is fully
83 supported by <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. This enables easy cloning of
84 disk images from real machines or third-party virtual
85 machines into <ph conkeyref="vbox-conkeyref-phrases/product-name"/>. With its unique
86 <i>ACPI power status support</i>,
87 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can even report to ACPI-aware guest OSes
88 the power status of the host. For mobile systems running
89 on battery, the guest can thus enable energy saving and
90 notify the user of the remaining power, for example in
91 full screen modes.
92 </p>
93 </li>
94 <li>
95 <p><b outputclass="bold">Multiscreen resolutions.</b>
96 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> virtual machines support screen resolutions
97 many times that of a physical screen, allowing them to be
98 spread over a large number of screens attached to the host
99 system.
100 </p>
101 </li>
102 <li>
103 <p><b outputclass="bold">Built-in iSCSI support.</b>
104 This unique feature enables you to connect a virtual
105 machine directly to an iSCSI storage server without going
106 through the host system. The VM accesses the iSCSI target
107 directly without the extra overhead that is required for
108 virtualizing hard disks in container files. See
109 <xref href="storage-iscsi.dita#storage-iscsi"/>.
110 </p>
111 </li>
112 <li>
113 <p><b outputclass="bold">PXE Network boot.</b> The
114 integrated virtual network cards of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> fully
115 support remote booting using the Preboot Execution
116 Environment (PXE).
117 </p>
118 </li>
119 </ul>
120 </li>
121 <li>
122 <p><b outputclass="bold">Multigeneration branched
123 snapshots.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can save arbitrary
124 snapshots of the state of the virtual machine. You can go back
125 in time and revert the virtual machine to any such snapshot
126 and start an alternative VM configuration from there,
127 effectively creating a whole snapshot tree. See
128 <xref href="snapshots.dita#snapshots"/>. You can create and delete
129 snapshots while the virtual machine is running.
130 </p>
131 </li>
132 <li>
133 <p><b outputclass="bold">VM groups.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
134 provides a groups feature that enables the user to organize
135 and control virtual machines collectively, as well as
136 individually. In addition to basic groups, it is also possible
137 for any VM to be in more than one group, and for groups to be
138 nested in a hierarchy. This means you can have groups of
139 groups. In general, the operations that can be performed on
140 groups are the same as those that can be applied to individual
141 VMs: Start, Pause, Reset, Close (Save state, Send Shutdown,
142 Poweroff), Discard Saved State, Show in File System, Sort.
143 </p>
144 </li>
145 <li>
146 <p><b outputclass="bold">Clean architecture and unprecedented
147 modularity.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/> has an extremely modular
148 design with well-defined internal programming interfaces and a
149 clean separation of client and server code. This makes it easy
150 to control it from several interfaces at once. For example,
151 you can start a VM simply by clicking on a button in the
152 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> graphical user interface and then control that
153 machine from the command line, or even remotely. See
154 <xref href="frontends.dita#frontends"/>.
155 </p>
156 <p>Due to its modular architecture, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can also expose its
157 full functionality and configurability through a comprehensive <b outputclass="bold">software development kit
158 (SDK),</b> which enables integration of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> with other
159 software systems. See <xref href="VirtualBoxAPI.dita"><ph conkeyref="vbox-conkeyref-phrases/product-name"/>
160 Programming Interfaces</xref>. </p>
161 </li>
162 <li>
163 <p><b outputclass="bold">Remote machine display.</b> The
164 VirtualBox Remote Desktop Extension (VRDE) enables
165 high-performance remote access to any running virtual machine.
166 This extension supports the Remote Desktop Protocol (RDP)
167 originally built into Microsoft Windows, with special
168 additions for full client USB support.
169 </p>
170 <p>The VRDE does not rely on the RDP server that is built into Microsoft Windows. Instead, the VRDE is plugged
171 directly into the virtualization layer. As a result, it works with guest OSes other than Windows, even in text
172 mode, and does not require application support in the virtual machine either. The VRDE is described in detail
173 in <xref href="vrde.dita">Remote Display (VRDP Support)</xref>. </p>
174 <p>On top of this special capacity, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> offers you more unique
175 features: </p>
176 <ul>
177 <li>
178 <p><b outputclass="bold">Extensible RDP
179 authentication.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/> already supports
180 Winlogon on Windows and PAM on Linux for RDP
181 authentication. In addition, it includes an easy-to-use
182 SDK which enables you to create arbitrary interfaces for
183 other methods of authentication. See
184 <xref href="vbox-auth.dita">RDP Authentication</xref>.
185 </p>
186 </li>
187 <li>
188 <p><b outputclass="bold">USB over RDP.</b> Using RDP
189 virtual channel support, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> also enables you
190 to connect arbitrary USB devices locally to a virtual
191 machine which is running remotely on an <ph conkeyref="vbox-conkeyref-phrases/product-name"/> RDP
192 server. See <xref href="usb-over-rdp.dita">Remote USB</xref>.
193 </p>
194 </li>
195 </ul>
196 </li>
197 </ul>
198 </body>
199
200</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