VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/emul-hardware.dita

Last change on this file was 108921, checked in by vboxsync, 4 weeks ago

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

6c76f3636576368d4a9963539c9d13348e208183 EFI only for Arm
85ce91f98ba4a229be6e435bea6678ca43f87b4d Changed topic IDs
81c094808cde6217550ab02b74c22d487d1a1746 Updated topic IDs and links to them
50717ec1eaea65d137bde7eb168b519a6b1d9966 Updated topic IDs
75466c5935ec603a2be966669f232bd088b3f287 Updated cloud intro
713b0c03d33098af0158ae0615a4f61370cabdef Updated comments

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.9 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="emul-hardware">
4 <title>Emulated Hardware</title>
5
6 <body>
7 <p><ph conkeyref="vbox-conkeyref-phrases/product-name"/> virtualizes nearly all of the host's
8 hardware. Depending on a VM's configuration, the guest will see the following virtual
9 hardware: </p>
10 <ul>
11 <li>
12 <p><b outputclass="bold">Input devices.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
13 can emulate a standard PS/2 keyboard and mouse. These devices
14 are supported by most guest OSes.
15 </p>
16 <p>
17 In addition, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can provide virtual USB input
18 devices to avoid having to capture mouse and keyboard, as
19 described in <xref href="keyb_mouse_normal.dita#keyb_mouse_normal"/>.
20 </p>
21 </li>
22 <li>
23 <p><b outputclass="bold">Graphics.</b> The default
24 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> graphics device for Windows guests is an SVGA
25 device. For Linux guests, the default graphics device emulates
26 a VMware SVGA graphics device. See
27 <xref href="settings-screen.dita#settings-screen"/>.
28 </p>
29 <p>
30 For legacy guest OSes, a VGA-compatible graphics device is
31 available.
32 </p>
33 </li>
34 <li>
35 <p><b outputclass="bold">Storage.</b> <ph conkeyref="vbox-conkeyref-phrases/product-name"/>
36 emulates the most common types of hard disk controllers. See
37 <xref href="harddiskcontrollers.dita#harddiskcontrollers"/>. Whereas supporting
38 only one of these controllers would be enough for
39 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> by itself, this multitude of storage adapters
40 is required for compatibility with other hypervisors. Windows
41 is very selective about its boot devices, and migrating VMs
42 between hypervisors is very difficult or impossible if the
43 storage controllers are different.
44 </p>
45 </li>
46 <li>
47 <p><b outputclass="bold">Networking.</b> See
48 <xref href="nichardware.dita#nichardware"/>.
49 </p>
50 </li>
51 <li>
52 <p><b outputclass="bold">USB.</b>
53 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> emulates the most common USB host
54 controllers. See <xref href="usb-support.dita"/>.</p>
55 <p>The emulated USB controllers do not communicate directly with devices on the host.
56 Instead they communicate with a virtual USB layer that abstracts the USB protocol and
57 enables the use of remote USB devices. </p>
58 </li>
59 <li>
60 <p><b outputclass="bold">Audio.</b> See <xref href="settings-audio.dita"/>.</p>
61 </li>
62 </ul>
63 </body>
64
65</topic>
Note: See TracBrowser for help on using the repository browser.

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