NetBSD/lib/libnvmm
reinoud e0d9d410b7 Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without
signals. This introduces a new kernel and userland NVMM version indicating
this support.

Patch by Kamil Rytarowski <kamil@netbsd.org> and committed on his request.

This is the missing libnvmm part I forgot to include in the origional commit.
2021-04-06 08:40:17 +00:00
..
Makefile
libnvmm.3
libnvmm.c Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without 2021-04-06 08:40:17 +00:00
libnvmm_x86.c Implement support for trapping REP CMPS instructions in NVMM. 2020-12-27 20:56:14 +00:00
nvmm.h Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without 2021-04-06 08:40:17 +00:00
shlib_version