Re: [PATCH v2 1/3] KVM: x86: move kvm_exit related definitions intokvm_exit.h

From: Avi Kivity
Date: Thu Feb 02 2012 - 12:30:32 EST


On 02/02/2012 07:26 PM, Xiao Guangrong wrote:
> From: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
>
> Move the definitions into a separate .h file so that 'perf kvm-events' can
> easily use these

Why not just include vmx.h and svm.h? I don't like scattering those
definitions around.

> Signed-off-by: Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx>
> ---
> arch/x86/include/asm/kvm_exit.h | 229 +++++++++++++++++++++++++++++++++++++++

Especially as this file doesn't make a distinction between vmx and svm.


--
error compiling committee.c: too many arguments to function

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/