On Mon, 2026-06-22 at 19:00 -0700, Samuel Sieb wrote: > On 6/22/26 6:52 PM, Michael D. Setzer II via users wrote: > > Solution was to block kvm stuff. > > Before had blocked the kvm and it worked. > > Then VirtualBox made it to work, but now something changed. > > Earlier fix didn't work, so had to do the new blacklist to get it to > > work. > > > > New blacklist. > > cat no-kvm-panic.conf > > blacklist kvm_intel > > blacklist kvm > > blacklist irqbypass > > So what does VirtualBox use if not kvm?
The build supplied by Oracle builds its own module for that. I abandoned that build a couple of months ago because of the kernel incompatibility issues when running the latest Fedora kernels and started installing from RPM Fusion and was pleasantly surprised when I discovered it uses the kvm driver. -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
