From: Avi Kivity Date: Thu, 6 Aug 2009 17:39:43 +0000 (-0300) Subject: KVM: Load real mode segments correctly X-Git-Tag: v2.6.27.32~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=838c160be4225b74a1fdd6e549df272e3953ebd8;p=pandora-kernel.git KVM: Load real mode segments correctly (cherry picked from commit f4bbd9aaaae23007e4d79536d35a30cbbb11d407) Real mode segments to not reference the GDT or LDT; they simply compute base = selector * 16. Signed-off-by: Avi Kivity Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed