Karna@lemmy.ml to Linux@lemmy.ml · edit-22 months agoVirtualBox 7.2.4 Released with Initial Support for Linux Kernel 6.18 - 9to5Linux9to5linux.comexternal-linkmessage-square13fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1external-linkVirtualBox 7.2.4 Released with Initial Support for Linux Kernel 6.18 - 9to5Linux9to5linux.comKarna@lemmy.ml to Linux@lemmy.ml · edit-22 months agomessage-square13fedilinkfile-text
minus-squareLeFantome@programming.devlinkfedilinkarrow-up0·2 months agoYou can use VirtualBox with KVM as well. https://github.com/cyberus-technology/virtualbox-kvm You are probably not recompiling the kernel but rather just a kernel module (DKMS). Still annoying. You do not need a kernel module for the version above as it KVM is already in the kernel. That is why QEMU does not need a kernel module either.
You can use VirtualBox with KVM as well.
https://github.com/cyberus-technology/virtualbox-kvm
You are probably not recompiling the kernel but rather just a kernel module (DKMS). Still annoying.
You do not need a kernel module for the version above as it KVM is already in the kernel. That is why QEMU does not need a kernel module either.