Skip to content

iris: use a single VM for every context

Paulo Zanoni requested to merge pzanoni/mesa:iris-single-vm into main

If we want to implement vm_bind one day, having everybody on the same vm would make things much much simpler. So here are some prep patches for that. If we don't want this I'll have to rethink my planned approach for vm_bind.

Merge request reports