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:
95d4c16
)
KVM: VMX: remove unneeded vmx_load_host_state() calls.
author
Gleb Natapov
<gleb@redhat.com>
Thu, 17 Nov 2011 08:56:09 +0000
(10:56 +0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 27 Dec 2011 09:17:22 +0000
(11:17 +0200)
vmx_load_host_state() does not handle msrs switching (except
MSR_KERNEL_GS_BASE) since commit
26bb0981b3f
. Remove call to it
where it is no longer make sense.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found