From a79d2f1805da02d7837ec2240f0093c53272fb3a Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Mon, 14 Apr 2008 13:10:21 +0300 Subject: [PATCH] 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-format-patch failed