But do 32bit architectures even care about NUMA hinting? If not, just ignore them ...
So, do you mean that let kernel provide a per-VMA allow/disallow mechanism, and
it's up to the user space to choose between per-VMA and complex way or
global and simpler way?
QEMU could do either way. The question would be if a per-vma settings makes sense for NUMA hinting.