git: kernel/x86_64: Add SDBG to Features2.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Feb 7 16:16:02 PST 2015


commit d6da5c592daa20679c310495e561350bdc79d041
Author: Sascha Wildner <saw at online.de>
Date:   Sun Feb 8 01:15:26 2015 +0100

    kernel/x86_64: Add SDBG to Features2.
    
    From Intel 64 and IA-32 Architectures Software Developer's Manuals:
    
    "A value of 1 indicates the processor supports IA32_DEBUG_INTERFACE MSR
     for silicon debug."
    
    Found in the Xeon E3-1226 v3.

Summary of changes:
 sys/platform/pc64/x86_64/identcpu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6da5c592daa20679c310495e561350bdc79d041


-- 
DragonFly BSD source repository



More information about the Commits mailing list