From: Gui Jianfeng Date: Mon, 7 Jun 2010 02:33:27 +0000 (+0800) Subject: KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single() X-Git-Tag: v2.6.36-rc1~580^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1760dd4939a62591e492971858fac8cce1e4539e;p=pandora-kernel.git KVM: VMX: rename vpid_sync_vcpu_all() to vpid_sync_vcpu_single() 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed