From: Dor Laor Date: Sat, 6 Jan 2007 00:37:00 +0000 (-0800) Subject: [PATCH] KVM: Simplify test for interrupt window X-Git-Tag: v2.6.20-rc4~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=022a93080c269e913793bea3a9a7fed06ca7d29b;p=pandora-kernel.git [PATCH] KVM: Simplify test for interrupt window No need to test for rflags.if as both VT and SVM specs assure us that on exit caused from interrupt window opening, 'if' is set. Signed-off-by: Dor Laor Signed-off-by: Avi Kivity Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed