发布于 2016-09-17 22:01:48 | 188 次阅读 | 评论: 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等系统作为客户端操作系统。
Virtual Box 5.1.6 发布了。
该版本包含如下更新日志:
GUI: fixed issue with opening '.vbox' files and it's aliases
GUI: fix for passing through Ctrl + mouse-click (Mac OS X hosts only; bug #15714)
GUI: fixed automatic deletion of extension pack files (bugs #11352 and #14742)
USB: fixed showing unknown device instead of the manufacturer or product description under certain circumstances (5.1.0 regression; bug #15764)
XHCI: another fix for a hanging guest under certain conditions as result of the fix for bug #15747, this time for Windows 7 guests
Serial: fixed high CPU usage with certain USB to serial converters on Linux hosts (bug #7796)
Storage: fixed attaching stream optimized VMDK images (bug #14764)
Storage: reject image variants which are unsupported by the backend (bug #7227)
Storage: fixed loading saved states created with VirtualBox 5.0.10 and older when using a SCSI controller (bug #15865)
Storage: fixed broken NVMe emulation if the host I/O cache setting is enabled
Storage: fixed using multiple NVMe controllers if ICH9 is used
NVMe: fixed a crash during reset which could happen under certain circumstances
Audio: fixed microphone input (5.1.2 regression; bugs #14386 and #15802)
Audio: fixed crashes under certain conditions (5.1.0 regression; bug #15887 and others)
Audio: fixed recording with the ALSA backend (5.1 regression)
Audio: fixed stream access mode with OSS backend (5.1 regression, thanks to Jung-uk Kim)
E1000: do also return masked bits when reading the ICR register, this fixes booting from iPXE (5.1.2 regression; bug #15846)
BIOS: fixed 4bpp scanline calculation (bug #15787)
API: relax the check for the version attribute in OVF/OVA appliances (bug #15856)
Windows hosts: fixed crashes when terminating the VM selector or other VBox COM clients (bug #15726 and others)
Linux Installer: fixed path to the documentation in .rpm packages (5.1.0 regression)
Linux Installer: fixed the vboxdrv.sh script to prevent an SELinux complaint (bug #15816)
Linux hosts: don't use 32-bit legacy capabilities
Linux Additions: Linux 4.8 fix for the kernel display driver (bugs #15890 and #15896)
Linux Additions: don't load the kernel modules provided by the Linux distribution but load the kernel modules from the official Guest Additions package instead (bug #15324)
Linux Additions: fix dynamic resizing problems in recent Linux guests (bug #15875)
User Manual: fixed error in the VBoxManage chapter for the getextradata enumerate example (bug #15862)