VirtualBox

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

Last change on this file since 102568 was 99797, checked in by vboxsync, 21 months ago

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

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