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:
b9d762f
)
KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single()
author
Gui Jianfeng
<guijianfeng@cn.fujitsu.com>
Mon, 7 Jun 2010 02:33:27 +0000
(10:33 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:46:16 +0000
(10:46 +0300)
The name "pid_sync_vcpu_all" isn't appropriate since it just affect
a single vpid, so rename it to vpid_sync_vcpu_single().
Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found