> Here the patches serie for implemtation of cpuunits through cgroups If you implement it inside qemu-server you have a race-condition, because you do it too late and qemu already started the threads? Or maybe only parts of necessary threads are already created? So wouldn't it be easier to do it inside qemu?