Re: [PATCH 3/4] x86,module: Detect VMX vs SLD conflicts

From: Paolo Bonzini
Date: Tue Apr 07 2020 - 11:28:13 EST


On 07/04/20 17:24, Peter Zijlstra wrote:
> The thing I worry about is them lying about "intree", is there anything
> that avoids that?

In QEMU we generate a random-ish number on every build (actually an SHA
of the version and a bunch of other things) and include that in the
modules as the "in tree" marker.

Paolo