]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit155459039134ea7b0db85fd46e80e6574635826e
tree27b4e5b9c6e6ed5f182955ef07af30fe893f94cb
parent4c5a48d3389e76e263e624f592f7fa9e58558020
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