Skip to content
Commit e38e05a8 authored by Sheng Yang's avatar Sheng Yang Committed by Ingo Molnar
Browse files

x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo



The hardware virtualization technology evolves very fast. But currently
it's hard to tell if your CPU support a certain kind of HW technology
without digging into the source code.

The patch add a new catagory in "flags" under /proc/cpuinfo. Now "flags"
can indicate the (important) HW virtulization features the CPU supported
as well.

Current implementation just cover Intel VMX side.

Signed-off-by: default avatarSheng Yang <sheng.yang@intel.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 315a6558
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment