Comment # 29 on bug 1212195 from James Fehlig
(In reply to Gus Fos from comment #28)
> Yes, it uses "Video Virtio" and "Display Spice". I installed the Spice agent
> inside the VM as well. But not sure what the VMDP drivers are. When I
> Googled it it sounded like VMware Toolkit or the open-vm-tools from repos?
> If so, I have none of those installed on the host or VM. Is that something
> that I should be add somewhere?

VMDP == Virtual Machine Driver Pack

VMDP contains drivers for Windows that support KVM and Xen virtual devices.
Using virtual devices provides much better performance than emulated disks,
network devices, etc. VMDP also provides functionality like graceful shutdown
from the host. E.g. 'virsh shutdown win-vm-with-vmdp' will trigger Windows to
shutdown gracefully. Check the VMDP project page for more info and a link to
download the community version

https://github.com/SUSE/vmdp


You are receiving this mail because: