> Did you just echo the main qemu-kvm PID, or did you also
> add the PIDs of every thread too ? From this description
> of the problem, I'd guess you've only confined the main
> process thread and thus the I/O & VCPU threads are not
> confined.

That was indeed correct. I was mislead by the fact that no child
_processes_ were shown in ps.

Once I added /proc/<qemu-pid>/tasks/* to tasks, it worked even when
libvirt started the process.

Thank you very much!
Dominik
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to