KVM: SVM: Set the 'busy' flag of the TR selector
authorAmit Shah <amit.shah@redhat.com>
Mon, 27 Oct 2008 09:04:18 +0000 (09:04 +0000)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:51:48 +0000 (16:51 +0200)
commitc0d09828c870f90c6bc72070ada281568f89c63b
tree84964d81972066b33496f9c2105f2b338d369dae
parent25022acc3dd5f0b54071c7ba7c371860f2971b52
KVM: SVM: Set the 'busy' flag of the TR selector

The busy flag of the TR selector is not set by the hardware. This breaks
migration from amd hosts to intel hosts.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c