Re: [RFC PATCH v2 55/69] KVM: VMX: Add 'main.c' to wrap VMX and TDX

From: Paolo Bonzini
Date: Tue Jul 06 2021 - 10:44:01 EST


On 03/07/21 00:05, isaku.yamahata@xxxxxxxxx wrote:
+#include "vmx.c"

What makes it particularly hard to have this as a separate .o file rather than an #include?

Paolo