From: Nadav Amit Date: Mon, 2 Jun 2014 15:34:04 +0000 (+0300) Subject: KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37a75a13cdae5deaa2ea2cbf8d55b5dd08638b6;p=pandora-kernel.git KVM: x86: Emulator ignores LDTR/TR extended base on LLDT/LTR The current implementation ignores the LDTR/TR base high 32-bits on long-mode. As a result the loaded segment descriptor may be incorrect. Signed-off-by: Nadav Amit Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed