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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 30 20:21:42 UTC 2018


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

            Bug ID: 227880
           Summary: `kldstat -m` does not work for vmm.ko (while `kldstat
                    -f` does)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: bhyve, needs-qa
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs at FreeBSD.org
          Reporter: 0mp at FreeBSD.org

I've got vmm.ko and nmdm.ko loaded.

I can find out if nmdm.ko is loaded by running either `kldstat -n nmdm` or
`kldstat -m nmdm`. When it comes to vmm.ko, however, only `kldstat -n vmm`
works.

In case of `kldstat -m vmm` the following message is printed:

> kldstat: can't find module vmm: No such file or directory

Why is it so?

----

I'm running 12.0-CURRENT amd64 r333017.

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


More information about the freebsd-bugs mailing list