KVM: Make unloading of FPU state when putting vcpu arch-independent
authorAmit Shah <amit.shah@qumranet.com>
Thu, 15 Nov 2007 16:38:46 +0000 (18:38 +0200)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:53:05 +0000 (17:53 +0200)
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 <amit.shah@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/svm.c
drivers/kvm/vmx.c
drivers/kvm/x86.c

Simple merge
Simple merge
Simple merge