Module Name: src
Committed By: riastradh
Date: Mon Apr 21 22:55:38 UTC 2025
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_vmx.c
Log Message:
nvmm/x86: Mark comments that should be synced between vmx/svm.
...so that I don't so easily forget to apply typo fixes in one to the
other.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/dev/nvmm/x86/nvmm_x86_svm.c
cvs rdiff -u -r1.89 -r1.90 src/sys/dev/nvmm/x86/nvmm_x86_vmx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.