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:
e6dff7d
)
KVM: nVMX: Change location of 3 functions in vmx.c
author
Arthur Chunqi Li
<yzt356@gmail.com>
Thu, 4 Jul 2013 07:03:32 +0000
(15:03 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 18 Jul 2013 10:29:26 +0000
(12:29 +0200)
Move nested_vmx_succeed/nested_vmx_failInvalid/nested_vmx_failValid
ahead of handle_vmon to eliminate double declaration in the same
file
Signed-off-by: Arthur Chunqi Li <yzt356@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found