695be10 parent 68a99f6d37aa65e848e09ec6ea52848e93bd5de2 author Dor Laor 1168043820 -0800 committer Linus Torvalds 1168070128 -0800 [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