From: Joerg Roedel Date: Wed, 16 Sep 2009 13:24:15 +0000 (+0200) Subject: KVM: SVM: reorganize svm_interrupt_allowed X-Git-Tag: v2.6.33-rc1~387^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fcdb5103d10d2eb75876637a2efa9679cce14d3;p=pandora-kernel.git KVM: SVM: reorganize svm_interrupt_allowed This patch reorganizes the logic in svm_interrupt_allowed to make it better to read. This is important because the logic is a lot more complicated with Nested SVM. Signed-off-by: Joerg Roedel Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed