内容简介:VirtualBox 6.0.8 发布了,VirtualBox 是一款功能强大的 x86 虚拟机软件,它不仅具有丰富的特色,而且性能也很优异。 这是一个维护版本,主要是更新了以下内容: Core: fix saved state resume failures (bugs #1...
VirtualBox 6.0.8 发布了,VirtualBox 是一款功能强大的 x86 虚拟机软件,它不仅具有丰富的特色,而且性能也很优异。
这是一个维护版本,主要是更新了以下内容:
- Core: fix saved state resume failures (bugs #18265 and #18331)
- User interface: show full file location in New Medium window.
- User interface: fix mouse click pass-through problems in multi-screen virtual machines (6.0.6 regression, bug #18567)
- Graphics: fixed a crash when powering off a VM without graphics controller (bug #18570)
- API: partial fix for dealing with VM config conflicting with other VMs related to medium UUIDs, now correctly flags VM as inaccessible (bug #17908)
- Windows hosts: Support paths longer than 4096 characters on in shared folders
- Linux hosts: fix kernel module build breakage in non-default build set-ups (bug #18620, thank you Ambroz Bizjak)
- Linux hosts: fix kernel module build breakage in debug build set-ups (bug #18621, thank you Ambroz Bizjak)
- Windows guests: notice file size increases in shared folders which were missed in certain cases
- Linux guests: make shared folders work with Linux 3.16.35
- Linux guests: fix incorrectly read-only shared folders (bug #18345)
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Java Servlet&JSP经典实例
(美)佩里 / 朱涛江、邹红霞、林琪 / 中国电力出版社 / 2005-7 / 86.00元
本书将用于帮助指导Java web开发人员的日常任务,提供典型的web相关问题的快速解决方案。本书集中介绍了如何用Java初始化某些与web相关的任务,而不是教会读者如何使用Java语言,或者事无巨细地解释servlet和JSP API。书中包含了大量关于复杂的日常开发任务的技巧,这些技巧涵盖了许多与Servlet 2.4和JSP 2.0规范相关联的新特性,包括ServletRequestList......一起来看看 《Java Servlet&JSP经典实例》 这本书的介绍吧!