NetBSD/sys/dev/nvmm/x86
reinoud 222afabb3b 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.
2021-03-26 15:59:53 +00:00
..
Makefile
nvmm_x86.c nvmm: cosmetic changes 2020-09-08 16:58:38 +00:00
nvmm_x86.h Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without 2021-03-26 15:59:53 +00:00
nvmm_x86_svm.c Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without 2021-03-26 15:59:53 +00:00
nvmm_x86_svmfunc.S nvmm: update copyright headers 2020-09-05 07:22:25 +00:00
nvmm_x86_vmx.c Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without 2021-03-26 15:59:53 +00:00
nvmm_x86_vmxfunc.S nvmm: update copyright headers 2020-09-05 07:22:25 +00:00