From: Avi Kivity Date: Mon, 26 Jul 2010 15:32:39 +0000 (+0300) Subject: KVM: VMX: Use host_gdt variable wherever we need the host gdt X-Git-Tag: v2.6.37-rc1~142^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d359192feaf02861327339a9dda6b2b2d765c2bc;p=pandora-kernel.git KVM: VMX: Use host_gdt variable wherever we need the host gdt Now that we have the host gdt conveniently stored in a variable, make use of it instead of querying the cpu. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed