commit | 9327fd1195b77e67b86db8c1c1c4c4f7db009b00 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@qumranet.com> | Thu Nov 15 18:38:46 2007 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Wed Jan 30 17:53:05 2008 +0200 |
tree | 749d44bc2ed554280acd6f807d95569cd695c496 | |
parent | 4cee576493b6abc95cc7447a65f1b9d2b40b8f20 [diff] |
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 <amit.shah@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com>