From: Joerg Roedel Date: Thu, 22 Apr 2010 10:33:11 +0000 (+0200) Subject: KVM: x86: Add callback to let modules decide over some supported cpuid bits X-Git-Tag: v2.6.35-rc1~436^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4330ef2fb2236a1e3a176f0f68360f4c0a8661b;p=pandora-kernel.git KVM: x86: Add callback to let modules decide over some supported cpuid bits This patch adds the get_supported_cpuid callback to kvm_x86_ops. It will be used in do_cpuid_ent to delegate the decission about some supported cpuid bits to the architecture modules. Cc: stable@kernel.org Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed