From: Avi Kivity Date: Thu, 21 Jan 2010 13:31:45 +0000 (+0200) Subject: KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active X-Git-Tag: v2.6.34-rc1~193^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2608d7a12fd4badfe2eac534150f0715a7fd3ff3;p=pandora-kernel.git KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active This allows accessing the guest fpu from the instruction emulator, as well as being symmetric with kvm_put_guest_fpu(). Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed