]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86: vmx cpu feature detection
authorKamble, Nitin A <nitin.a.kamble@intel.com>
Sun, 30 Oct 2005 22:59:43 +0000 (14:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:13 +0000 (17:37 -0800)
commit9960ee8f4117cb8093dafab00acbed0b81ca0817
treef72c6f7c2a993284fe41fe43a8e95da259c419a8
parent64f2e6f1771a780d4600fde9e388eb507aea2c51
[PATCH] x86: vmx cpu feature detection

If VMX feature is available in the CPU, this patch will make it visible in
the /proc/cpuinfo with the cpuid detection.

Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/proc.c
arch/x86_64/kernel/setup.c