1
0
Fork 0
virtualbox/debian/NEWS
Daniel Baumann aef005766e
Adding debian version 7.0.20-dfsg-1.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 09:56:25 +02:00

8 lines
395 B
Text

virtualbox (7.0.20-dfsg-1.2) unstable; urgency=medium
In kernel 6.12, KVM initializes virtualization on module loading by default.
This prevents VirtualBox VMs from starting. In order to avoid this, either add
"kvm.enable_virt_at_load=0" parameter into kernel command line or unload
the corresponding kvm_XXX module.
-- Tobias Frost <tobi@debian.org> Fri, 31 Jan 2025 12:01:32 +0100