Spice-guest-tools-xxx.exe -

If you have just installed a Windows VM and the resolution is stuck, the mouse is lagging, or you cannot copy files between your main computer and the VM, this tool fixes those issues.

You no longer have to "capture" or "release" the mouse using hotkeys (like Ctrl+Alt). The cursor moves freely in and out of the VM window without lag.

git clone https://gitlab.freedesktop.org/spice/win32/vd_agent.git git clone https://gitlab.freedesktop.org/spice/win32/qxl.git spice-guest-tools-xxx.exe

makensis spice-guest-tools.nsi

Would you like a for a specific feature (e.g., clipboard sync improvement, automatic driver reinstall on resolution change)? If you have just installed a Windows VM

If you don't want to fork SPICE, you can write an that:

Section "SPICE Stale Mount Cleaner" SecCleaner SetOutPath "$INSTDIR" File "spice_mount_cleaner.exe" ExecWait '"$INSTDIR\spice_mount_cleaner.exe" /install' SectionEnd git clone https://gitlab

is a collection of drivers and software agents for Windows guest operating systems. It is designed to improve the performance and usability of virtual machines (VMs) running on Linux-based hypervisors.

Depending on your client (like GNOME Boxes or virt-viewer ), you can simply drag files onto the VM window to transfer them. How to Install spice-guest-tools

// Inside vdagent's session monitor thread case WTS_SESSION_LOGOFF: UnmapSpiceDrives(); break;