https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227880
Peter Grehan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Peter Grehan <[email protected]> --- Hmmm, works fine on a recent current. I'll upgrade and see if there's been a regression root@ryzen1:/home/grehan # uname -a FreeBSD ryzen1 12.0-CURRENT FreeBSD 12.0-CURRENT #2 r332986M: Wed Apr 25 06:04:26 PDT 2018 grehan@ryzen1:/usr/obj/usr/home/grehan/proj/freebsd/current/amd64.amd64/sys/GENERIC amd64 root@ryzen1:/home/grehan # kldload nmdm root@ryzen1:/home/grehan # kldstat -m vmm Id Refs Name 515 1 vmm root@ryzen1:/home/grehan # kldstat -m nmdm Id Refs Name 518 1 nmdm root@ryzen1:/home/grehan # kldstat -n nmdm Id Refs Address Size Name 9 1 0xffffffff83d5d000 af0 nmdm.ko root@ryzen1:/home/grehan # kldstat -m nmdm Id Refs Name 518 1 nmdm root@ryzen1:/home/grehan # kldstat -n vmm Id Refs Address Size Name 8 1 0xffffffff83820000 53c440 vmm.ko root@ryzen1:/home/grehan # kldstat -m vmm Id Refs Name 515 1 vmm -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
