commit c6a4908ebc31bf1b5a65dc7d2065d2d019d882b7
Author: Matthew Dillon <[email protected]>
Date: Sun Feb 5 16:46:59 2017 -0800
kernel - Disable vmm by default
* Leave hw.vmm.enabled at 0 even if VMM is detected for now. The vkernel
is not stable with it enabled.
Summary of changes:
sys/platform/pc64/vmm/vmm.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6a4908ebc31bf1b5a65dc7d2065d2d019d882b7
--
DragonFly BSD source repository