VirtualBox

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

最後變更 在這個檔案從106807是 105941,由 vboxsync 提交於 5 月 前

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

a01f320e6b877faebb42bdc332d5e5c8d610c4d9 Review feedback from dev team.
855b8fa5a09bb681f6d0f2bf2ec16728c4371380 Fixed topic IDs, added network hardware info, and updated guest additions for Arm info.
3c9efcf403508ac38b8474a3098469905ecd4a09 VBP_941 Removed graphics and comments
e19f6026b920878833da0b85915ee4bc0bf6b132 Created a new folder for all cli topics (manpages) that are sourced from the...
3aad60f1d302af7694a8bc3698f9257c1259c54a Included feedback from Klaus on supported OSs

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

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