From: Christian Ehrhardt Date: Tue, 8 Jan 2008 07:04:50 +0000 (+0100) Subject: KVM: Portability: Move kvm_fpu to asm-x86/kvm.h X-Git-Tag: v2.6.25-rc1~1138^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f723c7911e7827091586ae63f4040874eeb75e5;p=pandora-kernel.git KVM: Portability: Move kvm_fpu to asm-x86/kvm.h This patch moves kvm_fpu asm-x86/kvm.h to allow every architecture to define an own representation used for KVM_GET_FPU/KVM_SET_FPU. Signed-off-by: Christian Ehrhardt Acked-by: Carsten Otte Acked-by: Zhang Xiantao Signed-off-by: Avi Kivity --- Reading git-diff-tree failed