git: kernel - Adjust vmm_guest_sync_addr()
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jan 28 00:21:04 PST 2017
commit 2aa550cb1a58d76afc409c05ff2baba237ea185d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Jan 28 00:16:35 2017 -0800
kernel - Adjust vmm_guest_sync_addr()
* Adjust vmm_guest_sync_addr() to invalidate the current cpu's tlb
only for VMM when called with (NULL, NULL).
Summary of changes:
sys/kern/sys_vmm.c | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2aa550cb1a58d76afc409c05ff2baba237ea185d
--
DragonFly BSD source repository
More information about the Commits
mailing list