From: Amit Shah Date: Thu, 15 Nov 2007 16:38:46 +0000 (+0200) Subject: KVM: Make unloading of FPU state when putting vcpu arch-independent X-Git-Tag: v2.6.25-rc1~1138^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9327fd1195b77e67b86db8c1c1c4c4f7db009b00;p=pandora-kernel.git KVM: Make unloading of FPU state when putting vcpu arch-independent Instead of having each architecture do it individually, we do this in the arch-independent code (just x86 as of now). [avi: add svm to the mix, which was added to mainline during the 2.6.24-rc process] Signed-off-by: Amit Shah Signed-off-by: Avi Kivity --- Reading git-diff-tree failed