git: libnvmm(3): Use volatile when accessing guest memory
Aaron LI
aly at crater.dragonflybsd.org
Tue Sep 1 06:09:05 PDT 2026
commit b01f5c07f8058ca8d5078e7624fbf917bd0e0350
Author: Aaron LI <aly at aaronly.me>
Date: Tue Sep 1 09:05:47 2026 +0800
libnvmm(3): Use volatile when accessing guest memory
To preserve implicit atomicity.
Obtained-from: NVMM Reference Implementation
Summary of changes:
lib/libnvmm/libnvmm_x86.c | 52 +++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 50 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b01f5c07f8058ca8d5078e7624fbf917bd0e0350
--
DragonFly BSD source repository
More information about the Commits
mailing list