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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 1 01:57:10 UTC 2018


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

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste at freebsd.org

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
I presume `kldstat -f` in the summary is a typo.

I tried this with a fresh -current build in QEMU; in that case the module loads
but vmm fails:

SVM: Nested Paging feature not available.
module_register_init: MOD_LOAD (vmm, 0xffffffff82621550, 0) error 6
driver bug: Unable to set devclass (class: fdc devname: (unknown))

Here I get the same results as the initial report with kldstat -m / kldstat -n.
 (Also, I haven't looked into the fdc error report triggered by trying to load
vmm.)

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


More information about the freebsd-virtualization mailing list