7.2.0_beta1 modules can be compiled against kernel 6.15.0, but if said kernel was configured without CONFIG_KVM, starting any vm fails with an error similar to this:
Failed to get a console object from the direct session (NS_ERROR_ABORT).
Result Code:
VBOX_E_VM_ERROR (0x80bb0003)
Component:
MachineWrap
This is new, it works fine with 6.14.x or lower.
CONFIG_KVM seems to be required at build time, not at run time.
7.2.0_beta1 modules can be compiled against kernel 6.15.0, but if said kernel was configured without CONFIG_KVM, starting any vm fails with an error similar to this:
This is new, it works fine with 6.14.x or lower.
CONFIG_KVM seems to be required at build time, not at run time.