发布于 2015-06-02 22:24:35 | 184 次阅读 | 评论: 0 | 来源: 网友投递
VirtualBox 开源虚拟机软件
VirtualBox 是一款开源虚拟机软件。VirtualBox 是由德国 Innotek 公司开发,由Sun Microsystems公司Sun Microsystems公司出品的软件,使用Qt编写,在 Sun 被 Oracle 收购后正式更名成 Oracle VM VirtualBox。Innotek 以 GNU General Public License (GPL) 释出 VirtualBox,并提供二进制版本及 OSE 版本的代码。使用者可以在VirtualBox上安装并且执行Solaris、Windows、DOS、Linux、OS/2 Warp、BSD等系统作为客户端操作系统。
VirtualBox 5.0 RC1 发布了,5.0 是一个全新的主要版本,与 Beta4 版本比较,RC1 主要改进内容包括:
GUI: NLS fixes. NLS strings are now frozen.
GUI: Improved HiDPI support for Windows host, icons/size-hint adjustments.
GUI: Use fast scaling mechanism for integer scale-factors (s. a. here).
Separate UI/VM: fixed completely broken re-attaching to a headless VM.
Drag and drop: fixed hang when reporting host errors such as inaccessible (locked) files.
PCNet: OpenStep fix (bug #10545)
Host-only networking: an attempt to fix some VERR_SUPDRV_COMPONENT_NOT_FOUND problems
NAT: Don't forcibly reset/drop all connections when link goes down
AHCI: fixed a possible hand during VM shutdown
Audio: fix audio output if the default output device changes, before this fix it would always stream to the output device being the default when the VM was started
VBoxSVC: don't keep the support driver permanently open
VBoxManage addencpassword: read the command line from the console or from a file
vbox-img: added resize command
X11 Additions: fix for X.org servers with RandR 1.1
下载地址:http://dlc-cdn.sun.com/virtualbox/5.0.0_RC1/
VirtualBox 是一款开源虚拟机软件。VirtualBox 是由德国 Innotek 公司开发,由Sun Microsystems公司Sun Microsystems公司出品的软件,使用Qt编写,在 Sun 被 Oracle 收购后正式更名成 Oracle VM VirtualBox。Innotek 以 GNU General Public License (GPL) 释出 VirtualBox,并提供二进制版本及 OSE 版本的代码。使用者可以在VirtualBox上安装并且执行Solaris、Windows、DOS、Linux、OS/2 Warp、BSD等系统作为客户端操作系统。