I thought that the consensus was that adding unused-by-the-kernel flags toI guess we should finally write it down in Documentation/x86/cpuinfo.rst
cpufeatures.h is ok so long as the feature is hidden from /proc/cpuinfo and the
kernel already dedicates a word to the CPUID leaf?
And in case there's no dedicated word, it should be resorted to KVM-only
feature flags.
In any case, I'd like for baremetal CPUID stuff to be decoupled from
KVM's machinery as far as possible as both have different goals wrt
feature flags.