commit 959b80b593204f8832cb56c4031d375043fbd4da
Author: Antonio Huete Jimenez <[email protected]>
Date: Sat Sep 28 02:06:44 2013 -0700
vkernel - Add -d option to disable vmm.
In some cases we might need to be able to disable vmm per-vkernel.
Add a command-line option to allow that.
Summary of changes:
share/man/man7/vkernel.7 | 6 ++++--
sys/platform/vkernel/platform/init.c | 8 +++++++-
sys/platform/vkernel64/platform/init.c | 7 ++++++-
3 files changed, 17 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/959b80b593204f8832cb56c4031d375043fbd4da
--
DragonFly BSD source repository