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:
4c690a1
)
KVM: Lazy FPU support for SVM
author
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 23 Apr 2007 14:17:21 +0000
(09:17 -0500)
committer
Avi Kivity
<avi@qumranet.com>
Thu, 3 May 2007 07:52:31 +0000
(10:52 +0300)
Avoid saving and restoring the guest fpu state on every exit. This
shaves ~100 cycles off the guest/host switch.
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found