git: kernel - Detect fixed meltdown hardware on Intel
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Jul 18 23:20:53 PDT 2020
    
    
  
commit d7883524fa1db8213208176145a413f833e353f8
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jul 18 23:19:45 2020 -0700
    kernel - Detect fixed meltdown hardware on Intel
    
    * Detect fixed meltdown hardware on Intel.
    
    * Display standard cpu features2 and features3 info during boot.
    
    Requested-by: mjg
Summary of changes:
 sys/cpu/x86_64/include/specialreg.h |  11 ++-
 sys/platform/pc64/include/md_var.h  |   3 +
 sys/platform/pc64/x86_64/identcpu.c | 146 +++++++++++++++++++++++++++++-------
 sys/platform/pc64/x86_64/initcpu.c  |   3 +
 sys/platform/pc64/x86_64/pmap.c     |   8 +-
 5 files changed, 140 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d7883524fa1db8213208176145a413f833e353f8
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list