Description
The qemu display might slow down the host, and the window be in the way...
But it is also possible to connect to the qemu virtual machine desktop using vnc
The parameters can be somewhat tricky, so give it a separate configuration.
This also clearly separates a display window with a network connection.
The recommended configuration only binds to localhost, not to the network.
It is also possible to add a password (8 char, clear text) to the VNC connection.
In addition, it is also possible to run the whole interface in a web browser with novnc.
It uses a websocket connection to port 5700+d, instead of the regular port 5900+d.