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:
a183b63
)
KVM: x86: Use kvm_make_request when applicable
author
Guo Hui Liu
<liuguohui@gmail.com>
Fri, 12 Sep 2014 05:43:19 +0000
(13:43 +0800)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 16 Sep 2014 12:44:20 +0000
(14:44 +0200)
This patch replace the set_bit method by kvm_make_request
to make code more readable and consistent.
Signed-off-by: Guo Hui Liu <liuguohui@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
No differences found