git: vkernrel - Synchronize w/master, adjust for vmm_guest_sync_addr() changes
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Thu Jan 26 11:39:14 PST 2017
    
    
  
commit eb36cb6b66c4a776399689141d25d2669544b96b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Jan 26 11:37:58 2017 -0800
    vkernrel - Synchronize w/master, adjust for vmm_guest_sync_addr() changes
    
    * synchronize suword, fuword, etc naming conventions with master.
    
    * Use the new vmm_guest_sync_addr() ABI to more safely make adjustments
      to virtual page tables.
Summary of changes:
 sys/platform/vkernel64/platform/copyio.c     | 159 ++++++++++++++++++++-------
 sys/platform/vkernel64/platform/pmap.c       |  66 ++++++++---
 sys/platform/vkernel64/platform/pmap_inval.c |  53 +++++----
 3 files changed, 194 insertions(+), 84 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eb36cb6b66c4a776399689141d25d2669544b96b
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list