From: Avi Kivity Date: Mon, 14 Apr 2008 10:10:21 +0000 (+0300) Subject: KVM: SVM: force a new asid when initializing the vmcb X-Git-Tag: v2.6.26-rc1~1028^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79d2f1805da02d7837ec2240f0093c53272fb3a;p=pandora-kernel.git KVM: SVM: force a new asid when initializing the vmcb Shutdown interception clears the vmcb, leaving the asid at zero (which is illegal. so force a new asid on vmcb initialization. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed