Qemu-doc.html
Thanks for the great tutorial. Works like a charm. For better mouse positioning you can use the spice protocol instead of vnc: Just replace -vnc :1 with -spice port=5930,disable-ticketing in the qemu start command and then connect to the guest with the command remote-viewer spice://localhost:5930. The remote-viewer from the previous command is part of the virt-manager package in most linux