热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

VirtualBox4.3.18发布

VirtualBox,VirtualBox4.3.18发布

第29期OSC源创会#南京#开始报名,AngularJS、Netty 等

VirtualBox 4.3.18 发布,此版本是个维护版本,提升了系统稳定性,修复了一些回退问题。

下载:https://www.virtualbox.org/wiki/Downloads

更多内容请看更新日志

  • VMM: fixed a potential misbehavior after restoring the A20 state from a saved state

  • GUI: fixed full-screen mode mini-toolbar related regressions for different platforms and window managers (bug #13369)

  • GUI: X11: fixed full-screen mode Unity panels quirk caused by mini-toolbar code changes in last release (bug #13365)

  • GUI: X11: added possibility to use legacy full-screen mode as the new one can cause multi-screen issues under Unity, see the manual for more information (bug #13365)

  • GUI: Mac OS X: fixed full-screen mode artifact causing black screen when 3D acceleration was enabled on 10.10 Yosemite hosts (bug #13448)

  • GUI: Mac OS X: fixed regression in user-space swiping from/to VBox in full-screen mode

  • GUI: Mac OS X: fixed issue with switching to VBox in full-screen mode through Alt+Tab and Mission Control

  • Storage: fixed data corruption when resizing huge VHD images under certain circumstances (bug #11960)

  • Storage: fixed a rare hang during startup when the BIOS enumerates the storage devices attached to the SATA controller

  • Storage: follow the spec with AHCI interrupt acknowledge (bug #13474)

  • Storage: fixed broken iSCSI authentication (4.3.14 regression, bugs #13386, #13435)

  • NAT Network: properly parse port forwarding rules to allow UDP rules

  • USB: fixed a crash on Linux hosts with older Linux kernels (bug #13400) and several other fixes

  • ACPI: fixed ACPI timer anomalies (bug #12076)

  • Guest Control: fixed a memory leak (bug #13434)

  • Main: when removing a VM, do also remove the VBoxStartup.log file which might exist on Windows hosts (bug #13478)

  • Windows hosts: fixed more startup problems on certain Windows hosts due to conflicts with anti-virus software; better error reporting (4.3.14 regression; bug #13187)

  • Windows hosts: propagate the process startup information to the child process (4.3.14 regression; bug #13243)

  • Mac OS X hosts: don't force using the discrete GPU (bug #11111)

  • Windows Additions: some Windows 10 tweaks

  • X11 guests: fix a bug handling video driver display properties which prevented GNOME Shell on Fedora 21 from starting

  • Linux hosts / guests: fixed a few remaining warnings in the kernel log if memory allocation fails (bug #11171)

VirtualBox 是一款功能强大的 x86 虚拟机软件,它不仅具有丰富的特色,而且性能也很优异。


推荐阅读
  • 在Linux系统中配置并启动ActiveMQ
    本文详细介绍了如何在Linux环境中安装和配置ActiveMQ,包括端口开放及防火墙设置。通过本文,您可以掌握完整的ActiveMQ部署流程,确保其在网络环境中正常运行。 ... [详细]
  • 磁盘健康检查与维护
    在计算机系统运行过程中,硬件或电源故障可能会导致文件系统出现异常。为确保数据完整性和系统稳定性,定期进行磁盘健康检查至关重要。本文将详细介绍如何使用fsck和badblocks工具来检测和修复文件系统及硬盘扇区的潜在问题。 ... [详细]
  • PyCharm下载与安装指南
    本文详细介绍如何从官方渠道下载并安装PyCharm集成开发环境(IDE),涵盖Windows、macOS和Linux系统,同时提供详细的安装步骤及配置建议。 ... [详细]
  • 在计算机技术的学习道路上,51CTO学院以其专业性和专注度给我留下了深刻印象。从2012年接触计算机到2014年开始系统学习网络技术和安全领域,51CTO学院始终是我信赖的学习平台。 ... [详细]
  • Linux 系统启动故障排除指南:MBR 和 GRUB 问题
    本文详细介绍了 Linux 系统启动过程中常见的 MBR 扇区和 GRUB 引导程序故障及其解决方案,涵盖从备份、模拟故障到恢复的具体步骤。 ... [详细]
  • 本文详细介绍了如何在Linux系统上安装和配置Smokeping,以实现对网络链路质量的实时监控。通过详细的步骤和必要的依赖包安装,确保用户能够顺利完成部署并优化其网络性能监控。 ... [详细]
  • 解决Linux系统中pygraphviz安装问题
    本文探讨了在Linux环境下安装pygraphviz时遇到的常见问题,并提供了详细的解决方案和最佳实践。 ... [详细]
  • 本文将深入探讨PHP编程语言的基本概念,并解释PHP概念股的含义。通过详细解析,帮助读者理解PHP在Web开发和股票市场中的重要性。 ... [详细]
  • 雨林木风 GHOST XP SP3 经典珍藏版 V2017.11
    雨林木风 GHOST XP SP3 经典珍藏版 V2017.11 ... [详细]
  • C#设计模式学习笔记:观察者模式解析
    本文将探讨观察者模式的基本概念、应用场景及其在C#中的实现方法。通过借鉴《Head First Design Patterns》和维基百科等资源,详细介绍该模式的工作原理,并提供具体代码示例。 ... [详细]
  • Coursera ML 机器学习
    2019独角兽企业重金招聘Python工程师标准线性回归算法计算过程CostFunction梯度下降算法多变量回归![选择特征](https:static.oschina.n ... [详细]
  • 本文总结了2018年的关键成就,包括职业变动、购车、考取驾照等重要事件,并分享了读书、工作、家庭和朋友方面的感悟。同时,展望2019年,制定了健康、软实力提升和技术学习的具体目标。 ... [详细]
  • CSS 布局:液态三栏混合宽度布局
    本文介绍了如何使用 CSS 实现液态的三栏布局,其中各栏具有不同的宽度设置。通过调整容器和内容区域的属性,可以实现灵活且响应式的网页设计。 ... [详细]
  • 本文介绍了如何使用jQuery根据元素的类型(如复选框)和标签名(如段落)来获取DOM对象。这有助于更高效地操作网页中的特定元素。 ... [详细]
  • 本文介绍如何通过Windows批处理脚本定期检查并重启Java应用程序,确保其持续稳定运行。脚本每30分钟检查一次,并在需要时重启Java程序。同时,它会将任务结果发送到Redis。 ... [详细]
author-avatar
回味的微笑_184
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有