From: Avi Kivity Date: Tue, 1 May 2007 08:32:28 +0000 (+0300) Subject: KVM: Be more careful restoring fs on lightweight vmexit X-Git-Tag: v2.6.23-rc1~520^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621358455ae043ab39bc3481f13b101bd6016c8d;p=pandora-kernel.git KVM: Be more careful restoring fs on lightweight vmexit i386 wants fs for accessing the pda even on a lightweight exit, so ensure we can always restore it. This fixes a regression on i386 introduced by the lightweight vmexit patch. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed