内容简介:VirtualBox 5.2.10 已发布,这是一个维护版本,修复了关于网络、存储、音频、键盘、Windows 安装器、BIOS 等其他问题,具体包含以下更新: VMM: Fixed missing NULL pointer check in MMIO code Storage: fixed ...
VirtualBox 5.2.10 已发布,这是一个维护版本,修复了关于网络、存储、音频、键盘、Windows 安装器、BIOS 等其他问题,具体包含以下更新:
VMM: Fixed missing NULL pointer check in MMIO code
Storage: fixed having multiple NVMe controllers with ICH9 enabled (5.2.0 regression)
Network: fixed wireless detection regression when bridging to adapters with unbound IP protocols (bug #17543)
Network: fixed VERR_INTNET_FLT_IF_NOT_FOUND when bridging to some adapters on Windows hosts (possibly related bugs #15294, #15060, #13481)
Audio: Fixed interrupt storm in FreeBSD guests with HDA (bug #17219)
Keyboard: Introduced a small delay to fix old software which expects to be able to read an incoming scan code more than once (bug #17592)
Windows installer: Removed the "Ignore" action in the case the current VBox installation is still running, as the (successful) update will not work until a host reboot is performed
NAT: Handle nameserver 0.0.0.0 which is a valid setting (bug #17584)
BIOS: INT 15h/87h service must disable A20 gate when done
Linux Guest Additions: fix a hang starting KDE Plasma
详细更新说明:https://www.virtualbox.org/wiki/Changelog
下载地址:https://www.virtualbox.org/wiki/Downloads
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《开源虚拟机 VirtualBox 5.2.10 发布,常规维护版本》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms + Data Structures = Programs
Niklaus Wirth / Prentice Hall / 1975-11-11 / GBP 84.95
It might seem completely dated with all its examples written in the now outmoded Pascal programming language (well, unless you are one of those Delphi zealot trying to resist to the Java/.NET dominanc......一起来看看 《Algorithms + Data Structures = Programs》 这本书的介绍吧!