https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227880
Ed Maste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Ed Maste <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
