[Bug 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -n` does)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 2 18:09:02 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227880

--- Comment #10 from Rodney W. Grimes <rgrimes at FreeBSD.org> ---
(In reply to Conrad Meyer from comment #8)

Thank you for that insight on kernel modules, I was not aware that we could
have multiple modules in a single file.  That helps clarify some things, and
also brings up some questions on where else this is being done.

(In reply to Mateusz Piotrowski from comment #0)
Can you provide us some dmesg info from the host?
The vmm.ko/svm component complained at one point that you did not have nested
page table support, that would prevent bhyve from working.

Looking for this:
CPU: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (2494.39-MHz K8-class CPU)
  Origin="GenuineIntel"  Id=0x306a9  Family=0x6  Model=0x3a  Stepping=9
 
Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
 
Features2=0x7fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND>
  AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM>
  AMD Features2=0x1<LAHF>
  Structured Extended Features=0x281<FSGSBASE,SMEP,ERMS>
  XSAVE Features=0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  = 17179869184 (16384 MB)
avail memory = 16278343680 (15524 MB)
Event timer "LAPIC" quality 600
ACPI APIC Table: <LENOVO TP-G2   >
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 hardware threads

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list