vmware-host-modules/vmmon-only
Michal Kubecek 60bfdb5ed5 import Workstation 17.5.0 module sources 2023-10-20 13:56:49 +02:00
..
autoconf import Workstation 14.0.0 module sources 2017-09-30 21:05:11 +02:00
bootstrap import Workstation 17.5.0 module sources 2023-10-20 13:56:49 +02:00
common import Workstation 17.5.0 module sources 2023-10-20 13:56:49 +02:00
include import Workstation 17.5.0 module sources 2023-10-20 13:56:49 +02:00
linux import Workstation 17.5.0 module sources 2023-10-20 13:56:49 +02:00
COPYING import Workstation 12.5.5 module sources 2017-05-31 09:36:09 +02:00
Makefile import Workstation 16.0.0 module sources 2020-09-15 17:05:51 +02:00
Makefile.kernel import Workstation 16.2.0 module sources 2021-10-17 15:44:31 +02:00
Makefile.normal import Workstation 16.2.0 module sources 2021-10-17 15:44:31 +02:00
README import Workstation 14.0.0 module sources 2017-09-30 21:05:11 +02:00

README

This files in this directory and its subdirectories are the kernel module
portion of the VMware Virtual Machine Monitor.  In order to build, make
certain the Makefile is correct, especially in whether or not your system
is multi-processor and then just type

        make

from this directory.  A copy of the module will be left in

        driver-<kernel version>/vmmon.o

(e.g. driver-up-2.0.32/vmmon.o).

If you have any problems or questions, send mail to support@vmware.com