git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a648bf4
)
x86, xsave: enable xsave/xrstor on cpus with xsave support
author
Suresh Siddha
<suresh.b.siddha@intel.com>
Tue, 29 Jul 2008 17:29:19 +0000
(10:29 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jul 2008 17:49:24 +0000
(19:49 +0200)
Enables xsave/xrstor by turning on cr4.osxsave on cpu's which have
the xsave support. For now, features that OS supports/enabled are
FP and SSE.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found