From: Avi Kivity Date: Wed, 20 Aug 2008 12:51:42 +0000 (+0300) Subject: KVM: Load real mode segments correctly X-Git-Tag: v2.6.28-rc1~269^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bbd9aaaae23007e4d79536d35a30cbbb11d407;p=pandora-kernel.git KVM: Load real mode segments correctly Real mode segments to not reference the GDT or LDT; they simply compute base = selector * 16. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed