VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/virtintro.dita@ 107390

最後變更 在這個檔案從107390是 107390,由 vboxsync 提交於 2 月 前

Docs: bugref:10705. bugref: 10829. The docs build has been modified to split generated refentry dita files and the user manual files and the following commits from doc's team git repo has been applied:

0946136c74dda0483704db891345cb39548b4e28 Started consolidating known issues and troubleshooting information
845b847e6a8e778b38a57867e25ee5e086a73800 Added individual topics for list of known issues, integrated into Troubleshooting section.
bb574836aac775889bd61e4a72f489617fcb7d18 Removed EFI firmware from experimental features for 7.2
6d2e68b244869991e713d170ecd239739d99ba56 Moved known issues into Known Issues section
e2630c896561587718b5c3197c384a38d07014d5 Merge branch 'VBP-1461_experimental-features' into 'main'
0512e2cce51f49ccdc56f3381a2a0c924f2bd278 Feedback on known issues
a77d6c980f6ff5cad9d32b2fb9290990093a03fa Restructured host and guest OS topics
988af5cc9628f5de0806531bc98686f691a911fd Updates with feedbback from Jacob
982a61c9f25b22b745ec483e763e3d88efe59c40 Included feedback from Jacob
93181c8c6cc2d9a26bcccb1145cb0423c0d9f4c9 Updated known issues with feedback from Klaus
8bc369561c383f09b409fe5e44f507440b3735fb Created Legacy Guest OS section
d7932f55accdab7a03666302d58b8c941cd48be2 Moved known issues to more appropriate places for the info
2a4aa094ba8a7ac6894d2a777316eabf41746580 Further moving of known issues
baeabd5308c5519a4dc26b4197be9b00e419a85a Updated links to cli_topics

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 3.6 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="virtintro">
5 <title>Some Terminology</title>
6
7 <body>
8 <p>When dealing with virtualization, and also for understanding the following
9 chapters of this documentation, it helps to acquaint yourself with some important terminology,
10 especially the following terms: </p>
11 <ul>
12 <li>
13 <p><b outputclass="bold">Host operating system (host OS).</b> This is the OS of the physical computer on which <ph conkeyref="vbox-conkeyref-phrases/product-name"/> was installed. There are versions of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> for Windows, macOS, Linux, and Oracle Solaris hosts. See <xref href="installation-packages.dita"/>.</p>
14 <p>Most of the time, this user guide discusses all <ph
15 conkeyref="vbox-conkeyref-phrases/product-name"/> versions together. There may be platform-specific
16 differences which we will point out where appropriate. </p>
17 </li>
18 <li>
19 <p><b outputclass="bold">Guest operating system (guest OS).</b> This is the OS that is running inside the virtual machine. Theoretically, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can run any x86 OS such as DOS, Windows, OS/2, FreeBSD, and OpenBSD on an x86 host. But to achieve near-native performance of the guest code on your machine, we had to go through a lot of optimizations that are specific to certain OSs. So while your favorite OS <i>may</i> run as a guest, we officially support and optimize for a select few, which include the most common OSs. </p>
20 <p>See <xref href="guest-os.dita"/>.</p>
21 </li>
22 <li>
23 <p><b outputclass="bold">Virtual machine (VM).</b> This is the special environment that <ph
24 conkeyref="vbox-conkeyref-phrases/product-name"/> creates for your guest OS while it is running. In other
25 words, you run your guest OS <i>in</i> a VM. Normally, a VM is shown as a window on your computer's desktop.
26 Depending on which of the various frontends of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> you use,
27 the VM might be shown in full screen mode or remotely on another computer. </p>
28 <p>Internally, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> treats a VM as a set of
29 parameters that specify its behavior. Some parameters describe hardware settings, such as the amount of memory
30 and number of CPUs assigned. Other parameters describe the state information, such as whether the VM is
31 running or saved. </p>
32 <p>You can view these VM settings in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, in the <b
33 outputclass="bold">Settings</b> window, and by running the <userinput>VBoxManage</userinput> command. See
34 <xref href="vboxmanage.dita#vboxmanage"/>. </p>
35 </li>
36 <li>
37 <p><b outputclass="bold">Guest Additions.</b> This refers to special software packages which are
38 shipped with <ph conkeyref="vbox-conkeyref-phrases/product-name"/> but designed to be installed <i>inside</i>
39 a VM to improve performance of the guest OS and to add extra features. See <xref
40 href="guestadditions.dita#guestadditions"/>. </p>
41 </li>
42 </ul>
43 </body>
44
45 </topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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