I want to start using the GUI domain functionality mainly for VNC however would wish to still be-able to use my device when I am at it without remote access.
My understanding is that you can only functionally have one GUI domain running and still be-able to use the normal “non-domain” interface when physically present at the device.
Is this correct? And would I be-able to run a vn-gui and gpu/hybrid-gui simultaneously on a single user/device?
This relating to what are then the limitation due to the global changes from default_guivm
to the desired domain and if even constantly switch between is possible to achieve this?
1 Like
Someone correct me if I’m wrong, because I’ve never used a non-dom0 guivm -
I don’t see why you couldn’t have multiple guivms, but the real problem is seamlessly switching over your currently running client VMs from one guivm to a another. If you change a running client VM’s guivm
property (individually, or through the global default_guivm
property), it would only take effect once that client VM is restarted, no?
1 Like