You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sheng Yang
e38e05a858
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: Sheng Yang <sheng.yang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
boot
x86: boot: stub out unimplemented CPU feature words
17 years ago
configs
x86: update defconfigs
17 years ago
crypto
…
ia32
x86, xsave: save/restore the extended state context in sigframe
17 years ago
kernel
x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo
17 years ago
kvm
x86: move VMX MSRs to msr-index.h
17 years ago
lguest
Merge branch 'linus' into x86/x2apic
17 years ago
lib
x86: drop -funroll-loops for csum_partial_64.c
17 years ago
mach-default
Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core
17 years ago
mach-generic
x86: move dir es7000 to es7000_32.c
17 years ago
mach-rdc321x
removed unused #include <linux/version.h>'s
17 years ago
mach-voyager
Merge branch 'generic-ipi' into generic-ipi-for-linus
17 years ago
math-emu
…
mm
x86, init_64.c: cleanup
17 years ago
oprofile
x86: fix oprofile + hibernation badness
17 years ago
pci
x86: unify using pci_mmcfg_insert_resource
17 years ago
power
Merge branch 'x86/cpu' into x86/xsave
17 years ago
vdso
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
17 years ago
video
…
xen
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
17 years ago
Kconfig
Merge branch 'x86/cpu' into x86/xsave
17 years ago
Kconfig.cpu
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
17 years ago
Kconfig.debug
x86: Fix help message for STRICT_DEVMEM config option
17 years ago
Makefile
x86, RDC321x: add to mach-default
17 years ago
Makefile_32.cpu
…