MIPS: Probe for and report hardware virtualization support.
authorDavid Daney <david.daney@cavium.com>
Sat, 16 Feb 2013 22:42:43 +0000 (23:42 +0100)
committerJohn Crispin <blogic@openwrt.org>
Tue, 19 Feb 2013 08:36:36 +0000 (09:36 +0100)
The presence of the MIPS Virtualization Application-Specific Extension
is indicated by CP0_Config3[23].  Probe for this and report it in
/proc/cpuinfo.

Signed-off-by: David Daney <david.daney@cavium.com>
Patchwork: http://patchwork.linux-mips.org/patch/4904/
Signed-off-by: John Crispin <blogic@openwrt.org>

No differences found