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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"