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:
35fd68a
)
KVM: x86: extract blocking logic from __vcpu_run
author
Paolo Bonzini
<pbonzini@redhat.com>
Fri, 6 Feb 2015 11:48:04 +0000
(12:48 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 8 Apr 2015 08:46:53 +0000
(10:46 +0200)
Rename the old __vcpu_run to vcpu_run, and extract part of it to a new
function vcpu_block.
The next patch will add a new condition in vcpu_block, avoid extra
indentation.
Reviewed-by: David Matlack <dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/x86.c
Simple merge