From: Sheng Yang Date: Mon, 17 May 2010 09:08:27 +0000 (+0800) Subject: KVM: x86: Use unlazy_fpu() for host FPU X-Git-Tag: v2.6.36-rc1~580^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf30855e02be7a207ffebb8b9350986f2ba83e9;p=pandora-kernel.git KVM: x86: Use unlazy_fpu() for host FPU We can avoid unnecessary fpu load when userspace process didn't use FPU frequently. Derived from Avi's idea. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed