NetBSD/lib/libnvmm
martin 5c49c16e5e Pull up following revision(s) (requested by maxv in ticket #688):
share/man/man4/nvmm.4: revision 1.5
	lib/libnvmm/libnvmm.3: revision 1.26
	sys/dev/nvmm/x86/nvmm_x86_vmx.c: revision 1.47

Mmh, as noted in PR/54847, this should be uint64_t, not uint16_t. Harmless
because we use only the two lowest bits anyway.

I believe this could be caught by KUBSAN; time to do another round of
NVMM+K_SAN testing.

Reference nvmmctl(8).
2020-02-10 19:05:05 +00:00
..
Makefile Modify the communication layer between the kernel NVMM driver and libnvmm: 2019-04-28 14:22:13 +00:00
libnvmm.3 Pull up following revision(s) (requested by maxv in ticket #688): 2020-02-10 19:05:05 +00:00
libnvmm.c Pull up following revision(s) (requested by maxv in ticket #405): 2019-11-10 12:58:29 +00:00
libnvmm_x86.c Pull up following revision(s) (requested by maxv in ticket #405): 2019-11-10 12:58:29 +00:00
nvmm.h Pull up following revision(s) (requested by maxv in ticket #405): 2019-11-10 12:58:29 +00:00
shlib_version