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:
5f5c35a
)
KVM: VMX: Remove vmx->msr_offset_efer
author
Avi Kivity
<avi@redhat.com>
Thu, 29 Oct 2009 09:00:16 +0000
(11:00 +0200)
committer
Avi Kivity
<avi@redhat.com>
Thu, 3 Dec 2009 07:32:23 +0000
(09:32 +0200)
This variable is used to communicate between a caller and a callee; switch
to a function argument instead.
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found