From: Joerg Roedel Date: Wed, 21 Mar 2007 18:47:00 +0000 (+0100) Subject: KVM: SVM: forbid guest to execute monitor/mwait X-Git-Tag: v2.6.22-rc1~1008^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916ce2360fadc71d924e02403b31280112a31280;p=pandora-kernel.git KVM: SVM: forbid guest to execute monitor/mwait This patch forbids the guest to execute monitor/mwait instructions on SVM. This is necessary because the guest can execute these instructions if they are available even if the kvm cpuid doesn't report its existence. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed