From: Amit Shah Date: Mon, 27 Oct 2008 09:04:17 +0000 (+0000) Subject: KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration X-Git-Tag: v2.6.29-rc1~539^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25022acc3dd5f0b54071c7ba7c371860f2971b52;p=pandora-kernel.git KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration The hardware does not set the 'g' bit of the cs selector and this breaks migration from amd hosts to intel hosts. Set this bit if the segment limit is beyond 1 MB. Signed-off-by: Amit Shah Signed-off-by: Avi Kivity --- Reading git-diff-tree failed