
VirtualBox 中文版由大眼仔旭(www.dayanzai.me)发布。VirtualBox 是一款开源虚拟机软件。VirtualBox 是由德国 Innotek 公司开发,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 中文版
VirtualBox 中文版号称是最强的免费虚拟机软件,它不仅具有丰富的特色,而且性能也很优异!它简单易用,可虚拟的系统包括 Windows(从 Windows 3.1 到 Windows 8、Windows Server 2012,所有的 Windows 系统都支持)、Mac OS X(32bit和64bit都支持)、Linux(2.4和2.6)、OpenBSD、Solaris、IBM OS2 甚至 Android 4.0 系统等操作系统!使用者可以在 VirtualBox 上安装并且运行上述的这些操作系统! 与同性质的 VMware 及 Virtual PC 比较下,VirtualBox 独到之处包括远端桌面协定(RDP)、iSCSI 及 USB 的支持,VirtualBox 在客户端操作系统上已可以支持 USB 2.0 的硬件装置,不过要安装 VirtualBox Extension Pack。
VirtualBox 主要特点
- 支持 64 位客户端操作系统,即使主机使用 32 位 CPU
- 支持 SATA 硬盘 NCQ 技术
- 虚拟硬盘快照
- 无缝视窗模式(须安装客户端驱动)
- 能够在主机端与客户端共享剪贴簿(须安装客户端驱动)
- 在主机端与客户端间建立分享文件夹(须安装客户端驱动)
- 内建远端桌面服务器,实现单机多用户 – 支持 VMware VMDK 磁盘档及 Virtual PC VHD 磁盘档格式
- 3D 虚拟化技术支持 OpenGL(2.1版后支持)、Direct3D(3.0版后支持)、WDDM(4.1版后支持)
- 最多虚拟 32 颗 CPU(3.0版后支持)
- 支持 VT-x 与 AMD-V 硬件虚拟化技术
- iSCSI 支持
- USB 与 USB2.0 支持
安装 VirtualBox
在 VirtualBox 网站下载主机操作系统对应的二进制文件。VirtualBox 可以安装在 32 位和 64 位操作系统上。在 32 位主机操作系统上运行 64 位的虚拟机是可以的,但必须在主机的 BIOS 中启用硬件虚拟化特性。
运行二进制安装文件将开启一个简单的安装向导,允许用户定制 VirtualBox 特性,选择任意快捷方式并指定安装目录。USB 设备驱动以及 VirtualBox host-only 网络适配器将一起安装。
VirtualBox 是什么,如何评价它?
VirtualBox 是一款免费的虚拟机软件,由 Oracle 公司开发。它可以在一台计算机上模拟多个虚拟计算机,每个虚拟计算机都可以运行不同的操作系统和应用程序,从而实现在同一台计算机上同时运行多个操作系统的目的。
评价VirtualBox,可以从以下几个方面来看:
- 功能丰富:VirtualBox 支持多种操作系统,包括 Windows、Linux、Mac OS X 等,同时也支持多种虚拟硬件设备,如虚拟 CPU、虚拟硬盘、虚拟网卡等,可以满足不同用户的需求。
- 易于使用:界面简洁明了,操作简单易懂,即使是初学者也可以轻松上手。同时,它也提供了丰富的文档和社区支持,用户可以快速解决遇到的问题。
- 性能稳定:VirtualBox 的性能稳定,虚拟机运行流畅,不会对宿主机的性能产生太大影响。同时,它也支持多种虚拟化技术,如硬件虚拟化、内存虚拟化等,可以提高虚拟机的性能和稳定性。
- 免费开源:作为一款免费开源软件,用户可以自由使用、修改和分发,没有任何限制和费用。
VirtualBox 是一款功能丰富、易于使用、性能稳定、免费开源的虚拟机软件,是虚拟化技术的重要代表之一,受到广泛的用户和开发者的欢迎和支持。
VirtualBox 许可证
GPL v2
What’s new in Oracle VM VirtualBox 7.0.10 Build 158379
July 18, 2023
OCI: Introduced general improvements
VMM: Fixed sluggish performance starting with macOS Ventura 13.3 (bug #21563, bug#21596)
VMM: Fixed a bug while walking page tables while executing nested VMs causing flooding of the release log as a consequence (Intel hosts only, bug #21551)
GUI: Added general improvements
TPM: Fixed a crash when a VM has a TPM version 1.2 configured (bug #21622)
3D: Initial support for OpenGL 4.1
3D: Fixed various graphics issues with Windows 11 guests (bugs #21136, #21515)
Guest Control/VBoxManage: Fixed parameter “–ignore-orphaned-processes”
Guest Control/VBoxManage: Fixed behavior of how handling argument 0 for a started guest process works: One can now explicitly specify it with the newly added option “–arg0”. This will effectively restore the behavior of former VirtualBox versions
Audio: Also use the PulseAudio backend when pipewire-pulse is running instead of falling back to ALSA (bug #21575)
NAT: Adjusted UDP proxy timeout from 18-21 to 21-24 range to respect intended 20 second timeout (bug #21560)
Linux Host: Added initial support for Indirect Branch Tracking (bug #21435)
Linux Host: Added initial support for kernel 6.5 (NOTE: Guest Additions do not support kernel 6.5 yet)
Solaris Host: Introduced general improvements in the installer area
Linux Host and Guest: Improved condition check when kernel modules need to be signed
Linux Host and Guest: Added initial support for RHEL 8.8 (bug #21692), 8.9 (bug #21690) and 9.3 (bugs #21598 and #21671) kernels
MacOS Host and Guest: Introduced general improvements in the installer area
Windows Host and Guest: Introduced ECDSA support (bug #21621)
Linux Guest Additions: Fixed issue when kernel modules were rebuilt on each boot when guest system has no X11 installed
Linux Guest Additions: Added initial support for kernel 6.4
Linux Guest Additions: Fixed issue when vboxvideo module reloading caused kernel panic in some guests (bug #21740)
Linux Guest Additions: Introduced general improvements in the installer area
Windows Guest Additions: Introduced general improvements in graphics drivers area
Oracle VM VirtualBox 7.0.10 官方下载 | ||||
Windows | Linux | MacOS x64 | MacOS ARM | 扩展包 |
点击下载 | 点击下载 | 点击下载 | 点击下载 | 点击下载 |
文章名称:《开源免费虚拟机软件 Oracle VM VirtualBox 7.0.10 Build 158379 中文多语免费版》
文章固定链接:http://www.dayanzai.me/virtualbox.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
猜你喜欢
- 2022-11-23Windows 系统优化安装工具 NTLite 2.3.9.9001 + x64 中文免费版
- 2020-12-11如何在 Windows 10 中将哈希添加到文件的上下文菜单
- 2020-06-10轻量级屏幕录像软件 Aiseesoft Screen Recorder 2.2.6 + x64 中文版
- 2022-10-27如何在 Windows 10 和 11 系统上编辑 ISO 文件
- 2023-04-10了解 Microsoft Office 和 Microsoft 365 版本以及谁更适合自己?
相关推荐
- 2023-03-08开源 Windows 桌面录像工具 Simple Screen Recorder 1.2.4 中文多语免费版
- 2023-05-24鹿老师说外语 LingoDeer 2.99.229 中文多语免费版
- 2021-10-30什么是支付宝,使用安全吗?
- 2023-03-16开源免费屏幕截图工具 ksnip 1.10.1 中文多语免费版
- 2015-04-28C/C++ 集成开发环境(IDE) DEV-C++ 5.11.0 中文免费版
MORE>>微软应用
MORE>>安卓应用
MORE>>教程资源
MORE>>其它资源
最新标签