> >>what happens when you migrate auch VM to a host with different NUMA > architecture? > > If the host have less numa nodes than vmsocket, the qemu process don't start. > (I have a check for this in my patch) > > AFAIK, this is the only restriction. So migration from a NUMA host to a non-NUMA host always fail?