Skip to content
Commit 8f536b76 authored by Zhang Yanfei's avatar Zhang Yanfei Committed by Gleb Natapov
Browse files

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: default avatarZhang Yanfei <zhangyanfei@cn.fujitsu.com>
Acked-by: default avatarEric W. Biederman <ebiederm@xmission.com>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent f23d1f4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment