From: Joerg Roedel Date: Mon, 2 Aug 2010 14:46:45 +0000 (+0200) Subject: KVM: SVM: Check for asid != 0 on nested vmrun X-Git-Tag: v2.6.37-rc1~142^2~272 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbe7758482a870f30a86bdeefebf4fc260afef11;p=pandora-kernel.git KVM: SVM: Check for asid != 0 on nested vmrun This patch lets a nested vmrun fail if the L1 hypervisor left the asid zero. This fixes the asid_zero unit test. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed