From: Sheng Yang Date: Thu, 17 Jan 2008 07:14:33 +0000 (+0800) Subject: KVM: VMX: Enable Virtual Processor Identification (VPID) X-Git-Tag: v2.6.26-rc1~1028^2~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2384d2b32640839a4d4d260ca7c5aa4edbf68d91;p=pandora-kernel.git KVM: VMX: Enable Virtual Processor Identification (VPID) To allow TLB entries to be retained across VM entry and VM exit, the VMM can now identify distinct address spaces through a new virtual-processor ID (VPID) field of the VMCS. [avi: drop vpid_sync_all()] [avi: add "cc" to asm constraints] Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed