Software 44733 Published by

Oracle has released VirtualBox 7.2.16, closing out a major branch that finally brings full ARM host virtualization to Windows alongside experimental 3D graphics acceleration for Apple Silicon Macs. The update removes three major paywalls by open-sourcing the VRDP remote desktop server, USB smart card emulation, and VM disk encryption directly into the free base package. Behind the headlines, Oracle spent the last year tackling deep VMM stability issues, fixing VMDK corruption, and aggressively tracking Linux kernels from 6.16 through 7.2. Users can download the latest build now, though you should shut down any ARM VMs from previous versions first since saved states are not compatible with the new engine.





Oracle VirtualBox 7.2 Ships With ARM Support and Open-Sourced Enterprise Features

After a year of maintenance releases, Oracle's hypervisor finally catches up to modern hardware.

Oracle has published VirtualBox 7.2.16, the final patch in a major branch that originally launched on August 14, 2025. The release brings full ARM host virtualization to Windows, working 3D graphics acceleration for Apple Silicon Macs, and three previously paid enterprise features now baked directly into the free base package.

For years, the open-source hypervisor played catch-up with proprietary players. VMware's market exit and Docker's licensing overhaul pushed developers back to VirtualBox, but the tooling sat on x86 far too long. Microsoft's push toward ARM-based PCs meant that gap finally had to close, and Oracle is now directly competing in the Apple Silicon virtualization space alongside UTM and similar tools.

Screenshot_from_2026_07_01_07_47_46

Windows ARM and macOS Acceleration

The headline change is Windows on ARM host support. VirtualBox now ships a unified installer covering both Intel, AMD, and ARM systems. Windows 11 on ARM guests are supported, complete with WDDM graphics drivers for 2D and 3D modes. Shared folders work, too.

You will need to migrate your saved states before upgrading. Saved states of ARM VMs from 7.1 are completely incompatible with 7.2, so you must shut those machines down first.

Apple Silicon Macs get working 3D acceleration through a new Metal-based translation layer called DXMT. Oracle built it specifically for this release. It only runs on Apple Silicon hosts, though. Intel Mac support for 3D is gone entirely, and you will have to toggle an experimental flag in your VM settings to enable it.

Dropped Paywalls and Kernel Support

Oracle moved the VRDP server, USB smart card emulation, and full VM disk encryption out of the proprietary Extension Pack and into the free base package. The NVMe storage controller followed. Enterprise users no longer need a paid license just to run headless VMs over Remote Desktop or encrypt disk images.

The maintenance releases tell a quieter story. Between 7.2.0 and 7.2.16, Oracle fixed nearly a dozen VMM crashes, sorted out VMDK corruption during disk resizes, and addressed a NAT DNS leak that would hand out addresses in the 127/8 range. The 7.2.6 patch alone tackled nine separate GitHub issues for Guru Meditations and boot failures. It is the kind of work that keeps production environments stable but rarely makes marketing decks.

Linux host support tracks upstream development aggressively. The current build supports kernels from 6.16 all the way to 7.2, alongside RHEL 9.x and 10.x distributions. Users can now compile from source with NASM instead of YASM, and the deprecated vboxvideo module is slowly being phased out in favor of the in-kernel VMSVGA driver.

It is a solid pivot for a tool that has lived in maintenance mode for most of its history. The ARM support lands exactly where it needed to, and dropping the paywall on encryption and remote desktop management is the right move for growing an open-source user base. However, the DXMT 3D acceleration remains experimental, and Oracle still has not given us a clear roadmap for what comes next in the 7.3 branch.

You can grab the full changelog and download the latest installer from the official VirtualBox website.