From: Gleb Natapov Date: Thu, 25 Feb 2010 10:43:07 +0000 (+0200) Subject: KVM: Drop kvm_get_gdt() in favor of generic linux function X-Git-Tag: v2.6.35-rc1~436^2~208 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ab1ed44627c91d0a857a430b7ec4ed8648c7a5;p=pandora-kernel.git KVM: Drop kvm_get_gdt() in favor of generic linux function Linux now has native_store_gdt() to do the same. Use it instead of kvm local version. Signed-off-by: Gleb Natapov Signed-off-by: Avi Kivity --- Reading git-diff-tree failed