KVM: Set the ET flag in CR0 after initializing FX
authorAmit Shah <amit.shah@qumranet.com>
Sat, 25 Aug 2007 08:35:52 +0000 (11:35 +0300)
committerAvi Kivity <avi@qumranet.com>
Sat, 13 Oct 2007 08:18:27 +0000 (10:18 +0200)
commit380102c8e431ba8b25a5b3a29e4529ca02ede4c8
tree27b4e5b9c6e6ed5f182955ef07af30fe893f94cb
parentc5ec153402b6d276fe20029da1059ba42a4b55e5
KVM: Set the ET flag in CR0 after initializing FX

This was missed when moving stuff around in fbc4f2e

Fixes Solaris guests and bug #1773613

Signed-off-by: Amit Shah <amit.shah@qumranet.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c