From: Zhang Yanfei Date: Thu, 6 Dec 2012 15:43:34 +0000 (+0800) Subject: KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f536b7697a0d40ef6b5fd04cf2c04953d5ca06f;p=pandora-kernel.git KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump The vmclear function will be assigned to the callback function pointer when loading kvm-intel module. And the bitmap indicates whether we should do VMCLEAR operation in kdump. The bits in the bitmap are set/unset according to different conditions. Signed-off-by: Zhang Yanfei Acked-by: Eric W. Biederman Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed