How to connect a kvm guest via spice protocol

In this blog, I will show you how to connect a kvm guest by spice. As you know first of all we have to edit the guest configuration file for “graphics” to be spice as shown below. Hypervisor side modifications: ————————————– It may look like below in your system, graphics type=’vnc’ port=’-1′ autoport=’yes’ This can …

Read more