]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: SVM: Set the 'busy' flag of the TR selector
authorAmit Shah <amit.shah@redhat.com>
Mon, 23 Mar 2009 20:51:23 +0000 (17:51 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 2 May 2009 17:57:06 +0000 (10:57 -0700)
commitae88df0aa69791cdaff74e89e65f2703f22e398e
tree5f7bb75bb97d8651ff9d36a0c531ab3d5c5abd2b
parentca4bd92990aadcbea84fa25ec0cc5b0cd387cb9a
KVM: SVM: Set the 'busy' flag of the TR selector

(cherry picked from c0d09828c870f90c6bc72070ada281568f89c63b)

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/kvm/svm.c