VirtualBox: Difference between revisions

Jump to navigation Jump to search
1,331 bytes added ,  12 years ago
no edit summary
[unchecked revision][unchecked revision]
No edit summary
No edit summary
Line 9:
*The ability to access host USB drives.
 
You are able to also use features of the host operating system where applicable. Some features make using the guest OS easier. For example, "pointer integration" (which allows you to move the cursor between the host OS and certain guest OS's seamlessly). <sup>(How?)</sup>
 
==Virtualized Hardware==
Line 24:
*Intel PRO/1000 MT Server (82545EM)
*Paravirtualized networking (through [[KVM|KVM's]] 'virtio' networking drivers)
==Guest Additions==
VirtualBox offers many features to integrate the user experience of the guest operating system more easily into the host operating system. These features include;
* Shared drag and drop capability.
* Mounting shared directories on the host in the client.
* Seamless mouse pointer integration.
* Seamless window blending.
* Shared clipboard.
* Detecting the size of the VirtualBox window.
* 2D and 3D acceleration.
All of the official VirtualBox documentation either targets end-users installing guest operating systems or people developing VirtualBox. Documentation for people developing for VirtualBox's virtual hardware is virtually non existent.
The best reference you have available is the source code for the guest additions for FreeBSD, Linux, OS2, Solaris, and Windows. The source code can be found on the VirtualBox SVN respository under [https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/ /vbox/trunk/src/VBox/Additions].
 
The ability to enable certain guest features depends on the value of the "Guest OS" property. For example, the option to enable 3d acceleration doesn't become available unless the "Guest OS" property is set to Windows. Changing the "Guest OS" merely changes the recommended settings and what extended features are available; it does not change the behaviour of the virtual machine.
 
==See Also==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu