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:
5ee481d
)
KVM: x86: Use unlazy_fpu() for host FPU
author
Sheng Yang
<sheng@linux.intel.com>
Mon, 17 May 2010 09:08:27 +0000
(17:08 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:35:48 +0000
(10:35 +0300)
We can avoid unnecessary fpu load when userspace process
didn't use FPU frequently.
Derived from Avi's idea.
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found