x86, cpu: Print AMD virtualization features in /proc/cpuinfo
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 14 Dec 2009 12:08:41 +0000 (13:08 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 13 Feb 2010 23:04:40 +0000 (15:04 -0800)
commit414bb144efa2d2fe16d104d836d0d6b6e9265788
tree253a0913b9704fb90cfc83a668a5dd7685712fa2
parent048a8774ca43488d78605031f11cc206d7a2682a
x86, cpu: Print AMD virtualization features in /proc/cpuinfo

This patch adds code to cpu initialization path to detect
the extended virtualization features of AMD cpus to show
them in /proc/cpuinfo.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
LKML-Reference: <1260792521-15212-1-git-send-email-joerg.roedel@amd.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/addon_cpuid_features.c