Oracle - (Open Source)
VirtualBox is an easy and elegant solution for those who want to control a computer from another computer.
VirtualBox offers virtualize your operating system (OS) guests on a host machine. Called hypervisor, the application supports Windows OS X, Linux, Mac, Solaris, FreeBSD, etc.. as host, Mac OS X missing the call as a guest.
It also includes a remote access via HTTP protocol, convenient for demonstrations on a clean system. The ability to manage multiple states of the system is particularly interesting and its interface is very simple.
Virtualization solutions allow installing an operating system on a virtual machine using the resources of the host PC , thus enjoying very good performance. In the genre, several solutions are known for their ease of use, such as VMware Workstation , Parallels Desktop or Microsoft Virtual PC 2007 SP1.
A virtual machine is a useful way to use two operating systems simultaneously and harmless to the host computer. There is the possibility to install Linux on a virtual machine on Windows and vice versa .
This version is a major update. The following major new features were added:
* 64 bits guest support (64 bits host only)
* New native Leopard user interface on Mac OS X hosts
* The GUI was converted from Qt3 to Qt4 with many visual improvements
* New-version notifier
* Guest property information interface
* Host Interface Networking on Mac OS X hosts
* New Host Interface Networking on Solaris hosts
* Support for Nested Paging on modern AMD CPUs (major performance gain)
* Framework for collecting performance and resource usage data (metrics)
* Added SATA asynchronous IO (NCQ: Native Command Queuing) when accessing raw disks/partitions (major performance gain)
* Clipboard integration for OS/2 Guests
* Created separate SDK component featuring a new Python programming interface on Linux and Solaris hosts
* Support for VHD disk images
In addition, the following items were fixed and/or added:
* VMM: VT-x fixes
* AHCI/SATA: improved performance
* GUI: keyboard fixes
* Linux installer: properly uninstall the package even if unregistering the DKMS module fails
* Linux additions: the guest screen resolution is properly restored
* Network: added support for jumbo frames (> 1536 bytes)
* Shared Folders: fixed guest crash with Windows Media Player 11
* Mac OS X: Ctrl+Left mouse click doesn’t simulate a right mouse click in the guest anymore. Use Hostkey+Left for a right mouse click emulation. (bug #1766)