Reference: http://www.cnblogs.com/jankie/archive/2012/07/04/2575695.html
First, the Windows platform:
You can view it using Cpu-z.
Second, the Linux platform:
Execute the #cat/proc/cpuinfo (or #grep-e ' (VMX|SVM) '/proc/cpuinfo) command at the terminal to find the Flags section, if the output has VMX or SVM, which indicates support for virtualization technology.
Third, the flags section of the Linux display explains:
Fpu–onboard FPU
Vme–virtual Mode Extensions
De–debugging Extensions
Pse–page Size Extensions
Tsc–time Stamp Counter
Msr–model-specific Registers
Pae–physical Address Extensions
Mce–machine Check Architecture
CX8–CMPXCHG8 instruction
Apic–onboard APIC
Sep–sysenter/sysexit
Mtrr–memory Type Range Registers
Pge–page Global Enable
Mca–machine Check Architecture
Cmov–cmov instructions (plus FCMOVCC, Fcomi with FPU)
Pat–page Attribute Table
Pse36–36-bit PSEs
Pn–processor Serial Number
Clflush–clflush instruction
Dts–debug Store
ACPI–ACPI via MSR
Mmx–multimedia Extensions
Fxsr–fxsave/fxrstor, CR4. Osfxsr
Sse–sse
Sse2–sse2
SS–CPU self Snoop
Ht–hyper-threading
Tm–automatic Clock Control
IA64–IA-64 processor
Pbe–pending Break Enable
Syscall–syscall/sysret
MP–MP capable
Nx–execute Disable
MMXEXT–AMD MMX Extensions
Fxsr_opt–fxsave/fxrstor Optimizations
PDPE1GB–GB pages
Rdtscp–rdtscp
Lm–long Mode (x86-64)
3DNOWEXT–AMD 3dnow! Extensions
3dnow–3dnow!
K8–opteron, Athlon64
K7–athlon
CONSTANT_TSC–TSC ticks at a constant
UP–SMP kernel running on up
Pebs–precise-event Based Sampling
Bts–branch Trace Store
NONSTOP_TSC–TSC does not stop in C states
Pni–sse-3
PCLMULQDQ–PCLMULQDQ instruction
Dtes64–64-bit Debug Store
Monitor–monitor/mwait Support
Ds_cpl–cpl Qual. Debug Store
Vmx–hardware Virtualization//intel Virtualization Technology VT Technology
Smx–safer mode
est–enhanced SpeedStep
Tm2–thermal Monitor 2
Ssse3–supplemental SSE-3
Cid–context ID
Fma–fused Multiply-add
cx16–cmpxchg16b
Xptr–send Task Priority Messages
Pdcm–performance Capabilities
Dca–direct Cache Access
sse4_1–sse-4.1
sse4_2–sse-4.2
X2apic–x2apic
Aes–aes Instructions
Xsave–xsave/xrstor/xsetbv/xgetbv
avx–advanced Vector Extensions
Hypervisor–running on a hypervisor
LAHF_LM–LAHF/SAHF in long mode
Cmp_legacy–if Yes hyperthreading not valid
Svm–secure Virtual Machine//AMD Virtualization Technology Amd-v
extapic–extended APIC Space
CR8LEGACY–CR8 in 32-bit mode
abm–advanced bit manipulation
sse4a–sse-4a
Ibs–instruction Based Sampling
Sse5–sse-5
SKINIT–SKINIT/STGI Instructions
Wdt–watchdog Timer
See if the CPU supports virtualization