]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "KVM: VMX: Fix KVM_SET_SREGS with big real mode segments"
authorAvi Kivity <avi@redhat.com>
Tue, 9 Oct 2012 10:30:01 +0000 (12:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:47:22 +0000 (05:47 +0900)
commitc12eaa49fccd767c91cdca4e21dff9a100c039fa
treec6856021a40013289130137ba35e174ba945eb91
parent4ffdd536f925258b68beab277fa6b5116aa558c0
Revert "KVM: VMX: Fix KVM_SET_SREGS with big real mode segments"

This reverts commit b398aa3174cd.  It
causes a regression with some versions of ipxe.  3.6 has other fixes
that cannot be backported to 3.5, so it is better to live with the
minor problem that b398aa3174cd fixes.

https://bugzilla.redhat.com/show_bug.cgi?id=854983

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kvm/vmx.c