From: Joerg Roedel Date: Fri, 7 Aug 2009 09:49:47 +0000 (+0200) Subject: KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed X-Git-Tag: v2.6.32-rc1~693^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=108768de55949c778bd95b36f3b17e652e59cd5b;p=pandora-kernel.git KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed Not checking for this flag breaks any nested hypervisor that does not set VINTR. So fix it with this patch. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed