NetBSD/src dfJCh7dlib/libnvmm libnvmm.3 libnvmm.c, sys/dev/nvmm nvmm.c nvmm.h

   Make it possible for an emulator to set the protection of the guest pages.
   For some reason I had initially concluded that it wasn't doable; verily it
   is, so let's do it.

   The reserved 'flags' argument of nvmm_gpa_map() becomes 'prot' and takes
   mmap-like protection codes.
VersionDeltaFile
1.5+20-7tests/lib/libnvmm/h_io_assist.c
1.8+16-6tests/lib/libnvmm/h_mem_assist.c
1.11+10-4sys/dev/nvmm/nvmm.c
1.20+6-5sys/dev/nvmm/x86/nvmm_x86_vmx.c
1.35+6-5sys/dev/nvmm/x86/nvmm_x86_svm.c
1.5+2-8sys/dev/nvmm/nvmm.h
1.12+3-3lib/libnvmm/libnvmm.3
1.7+3-3lib/libnvmm/libnvmm.c
1.4+2-2sys/dev/nvmm/nvmm_ioctl.h
+68-439 files

UnifiedSplitRaw