Home | History | Annotate | Download | only in x86
History log of /src/sys/dev/nvmm/x86/Makefile
RevisionDateAuthorComments
 1.1  07-Nov-2018  maxv branches: 1.1.2; 1.1.6;
Add NVMM - for NetBSD Virtual Machine Monitor -, a kernel driver that
provides support for hardware-accelerated virtualization on NetBSD.

It is made of an MI frontend, to which MD backends can be plugged. One
MD backend is implemented, x86-SVM, for x86 AMD CPUs.

We install

/usr/include/dev/nvmm/nvmm.h
/usr/include/dev/nvmm/nvmm_ioctl.h
/usr/include/dev/nvmm/{arch}/nvmm_{arch}.h

And the kernel module. For now, the only architecture where we do that
is amd64 (arch=x86).

NVMM is not enabled by default in amd64-GENERIC, but is instead easily
modloadable.

Sent to tech-kern@ a month ago. Validated with kASan, and optimized
with tprof.
 1.1.6.2  10-Jun-2019  christos Sync with HEAD
 1.1.6.1  07-Nov-2018  christos file Makefile was added on branch phil-wifi on 2019-06-10 22:07:14 +0000
 1.1.2.2  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.1.2.1  07-Nov-2018  pgoyette file Makefile was added on branch pgoyette-compat on 2018-11-26 01:52:32 +0000

RSS XML Feed