Skip to content

Releases: cyberus-technology/virtualbox-kvm

VirtualBox 7.1.4 support

20 Dec 13:25
Compare
Choose a tag to compare
Pre-release

This release adds support for VirtualBox 7.1.4 and consolidates the patch series.

Virtio-gpu GPU model has been removed for the time being. We may reactivate it when
Intel SR-IOV graphics support is upstreamed.

VirtualBox 7.0.20 support

28 Aug 13:47
Compare
Choose a tag to compare
Pre-release

This release adds support for VirtualBox 7.0.20 and consolidates the patch series.

Improved nested virtualization handling and hardening support.

17 Jun 11:49
Compare
Choose a tag to compare

This release improves nested virtualization handling on VMX hardware and also adds support to build the KVM backend with hardening support.

VirtualBox 7.0.18 support

15 May 13:55
Compare
Choose a tag to compare
Pre-release

This release adds support for VirtualBox 7.0.18 and consolidates the patch series.

Nested Virtualization Support

02 May 11:14
Compare
Choose a tag to compare
Pre-release

This release adds nested virtualization support to the KVM-backend for VirtualBox.

Guest Performance Optimizations

25 Mar 12:53
Compare
Choose a tag to compare
Pre-release

This release properly initializes CPUID for the guest. This allows the guest to use more CPU features. It also fixes an issue where the guest
would apply certain CPU issue mitigations needlessly, for example for Meltdown.

SR-IOV Graphics Acceleration

08 Mar 12:02
Compare
Choose a tag to compare
Pre-release

Running graphics-intensive workloads in VirtualBox VMs is now possible with the power of Intel's SR-IOV technology for Iris Xe GPUs. We provide a step-by-step guide on how to set up your host and guest systems to leverage this performance booster, as well as some pre-built packages for easy testing.

Additional Hyper-V Enlightenments

26 Feb 08:40
Compare
Choose a tag to compare
Pre-release

In this release, we update the KVM backend to leverage KVM's implementation of enhanced Hyper-V enlightenments (e.g., SynIC, STimer). These improvements further boost the performance of Windows guests.

KVM Backend

07 Feb 14:17
Compare
Choose a tag to compare
KVM Backend Pre-release
Pre-release

Our KVM Backend allows users to run VirtualBox on Linux hosts without the custom kernel module and instead leverage KVM. This enables simultaneous operation of Qemu and VirtualBox as well as the use of advanced hardware virtualization features (e.g., interrupt virtualization) offered by KVM.