KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 19 Feb 2007 12:37:46 +0000 (14:37 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 4 Mar 2007 09:12:39 +0000 (11:12 +0200)
commitde979caacca51c929d2cc2f0f79611ee4a1bc8a5
treed0a89aee5efdf8e65010dfcf718d600cd78ce0d9
parentd27d4aca184ac0ca6b7e32caf79e1c2b91959be9
KVM: vmx: hack set_cr0_no_modeswitch() to actually do modeswitch

The whole thing is rotten, but this allows vmx to boot with the guest reboot
fix.

Signed-off-by: Markus Rechberger <markus.rechberger@amd.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/vmx.c