Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 May 2018 18:09:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -n` does)
Message-ID:  <bug-227880-27103-DnGLNOWUoI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227880-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227880-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227880

--- Comment #10 from Rodney W. Grimes <rgrimes@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 nest=
ed
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=3D"GenuineIntel"  Id=3D0x306a9  Family=3D0x6  Model=3D0x3a  Steppi=
ng=3D9
=20
Features=3D0xbfebfbff<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>
=20
Features2=3D0x7fbae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,C=
X16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,A=
VX,F16C,RDRAND>
  AMD Features=3D0x28100800<SYSCALL,NX,RDTSCP,LM>
  AMD Features2=3D0x1<LAHF>
  Structured Extended Features=3D0x281<FSGSBASE,SMEP,ERMS>
  XSAVE Features=3D0x1<XSAVEOPT>
  VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
  TSC: P-state invariant, performance statistics
real memory  =3D 17179869184 (16384 MB)
avail memory =3D 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227880-27103-DnGLNOWUoI>