[PATCH] KVM: AMD SVM: Save and restore the floating point unit state
authorAvi Kivity <avi@qumranet.com>
Fri, 22 Dec 2006 09:05:20 +0000 (01:05 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 22 Dec 2006 16:55:46 +0000 (08:55 -0800)
commit36241b8c7cbcc83e7fd534d25e1df8339db8244e
tree7e62afdbe018c826599b83871d33b3c1cdd5a5d9
parent0e859cacb0b01bdbe34b5200dd2457d4818248fa
[PATCH] KVM: AMD SVM: Save and restore the floating point unit state

Fixes sf bug 1614113 (segfaults in nbench).

Signed-off-by: Avi Kivity <avi@qumranet.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/kvm/svm.c