From: Gleb Natapov Date: Sun, 12 Apr 2009 10:37:02 +0000 (+0300) Subject: KVM: SVM: Skip instruction on a task switch only when appropriate X-Git-Tag: v2.6.31-rc1~393^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8317c298eab14cc20e2de5289743ff0d4c5a6b30;p=pandora-kernel.git KVM: SVM: Skip instruction on a task switch only when appropriate If a task switch was initiated because off a task gate in IDT and IDT was accessed because of an external even the instruction should not be skipped. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed