Skip to main content

Questions tagged [spice]

The tag has no usage guidance.

0 votes
0 answers
723 views

Prevent mouse from being hidden in Ubuntu when running as KVM/QEMU guest

I am testing software on a VM. The software I am testing controls the mouse, and to test it I require the mouse cursor to always be visible (i.e. when the mouse is not captured by the VM software). I ...
Nick Bolton's user avatar
  • 3,430
0 votes
1 answer
44 views

How can switch between applications in a win10 guest using remote-viewer from a linux host (spice protocol)? [duplicate]

I use Ubuntu 22.04 LTS and I connect to virtual machines via remote-viewer and with the SPICE protocol. The guest OS is a Windows 10 and very often I have to switch between windows in the guest OS. ...
MDoe's user avatar
  • 1
0 votes
2 answers
282 views

Shutdown VM when graphical console is closed

I have a Debian 12 VM with QEMU/KVM as hypervisor and Virt-Manager as a frontend and SPICE for graphical output. The purpose of this VM is to be used interactively and so I'd like not to leave it ...
cidra's user avatar
  • 65
2 votes
1 answer
8k views

virt-manager - spice-guest-tools not working on Windows 10 guest

Host: Debian Bullseye Guest: Windows 10 20H2 Hypervisor Details: Hypervisor: KVM Architecture: x86_64 Emulator: /usr/bin/qemu-system-x86_64 Chipset: Q35 Firmware: BIOS Windows in the VM is running ...
Enter Display Name Here's user avatar
3 votes
1 answer
10k views

Adding a second monitor on qemu virtual machine

I want to run a virtual machine with 3 requirements: Being able to copy/paste between host and VM Run two monitors (two separated windows) Only CLI (no GUI manager like virt-manager) For that, I ...
sebastien dontneedtoknowthat's user avatar
3 votes
1 answer
6k views

QEMU/KVM - Getting "Error connecting to graphical console: Error opening Spice console SpiceClientGtk missing" when trying to create a VM

I am trying to create a virtual machine using QEMU/KVM. I am getting an error: Error connecting to graphical console: Error opening Spice console SpiceClientGtk missing I have looked around but ...
Punko Brewster's user avatar