From: Akinobu Mita Date: Sat, 18 Jul 2009 14:58:32 +0000 (+0900) Subject: KVM: x86: use get_desc_base() and get_desc_limit() X-Git-Tag: v2.6.32-rc1~693^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a359e71526909a18a47aaf4347343d6d1d74b2;p=pandora-kernel.git KVM: x86: use get_desc_base() and get_desc_limit() Use get_desc_base() and get_desc_limit() to get the base address and limit in desc_struct. Cc: Avi Kivity Cc: kvm@vger.kernel.org Signed-off-by: Akinobu Mita Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed