https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271251
Bug ID: 271251
Summary: Kernel panics when loading vmm module with VT-x
disabled
Product: Base System
Version: CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 241983
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241983&action=edit
kernel panic screenshot
Loading vmm module causes panic when VT-x is disabled in BIOS.
This starts to happen after https://reviews.freebsd.org/D39805
Memory for vmxon_region is freed in vmx_modcleanup() when it was not allocated
in vmx_modinit() due to disabled VMX.
--
You are receiving this mail because:
You are the assignee for the bug.