Date: Wed, 02 May 2018 21:03:01 +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-lATINtt28x@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 Rodney W. Grimes <rgrimes@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rgrimes@FreeBSD.org --- Comment #13 from Rodney W. Grimes <rgrimes@FreeBSD.org> --- (In reply to Mateusz Piotrowski from comment #12) Features2=3D0xbeb83203<SSE3,PCLMULQDQ,SSSE3,FMA,CX16,SSE4.1,SSE4.2,x2APIC,P= OPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C,HV> AMD Features=3D0x24100800<SYSCALL,NX,Page1GB,LM> AMD Features2=3D0x2109e1<LAHF,ABM,SSE4A,MAS,Prefetch,XOP,FMA4,TBM> Hypervisor: Origin =3D "KVMKVMKVM" ^^^^^^^^^ Your attempting to run bhyve inside of kvm? That is nested hypervisors, and is most likely not supported. real memory =3D 17179869184 (16384 MB) avail memory =3D 16576606208 (15808 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: <BOCHS BXPCAPIC> FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs FreeBSD/SMP: 8 package(s) x 1 core(s) I see no VT-x information here, so you trying to run bhyve on a cpu that ha= s no vt-x. You might be able to configure kvm to provide this, not sure. --=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-lATINtt28x>