From: Gleb Natapov Date: Thu, 23 Apr 2009 14:03:48 +0000 (+0300) Subject: KVM: SVM: Don't reinject event that caused a task switch X-Git-Tag: v2.6.31-rc1~393^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe8e7f83de3f0979f13f57992cb33e4a8041272d;p=pandora-kernel.git KVM: SVM: Don't reinject event that caused a task switch If a task switch caused by an event remove it from the event queue. VMX already does that. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed