8 lines
395 B
Text
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
|