git: vkernel - Add -d option to disable vmm.

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Sat Sep 28 02:21:23 PDT 2013


commit 959b80b593204f8832cb56c4031d375043fbd4da
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
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



More information about the Commits mailing list