summary refs log tree commit diff stats
path: root/results/classifier/118/none/1890208
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/none/1890208')
-rw-r--r--results/classifier/118/none/189020863
1 files changed, 63 insertions, 0 deletions
diff --git a/results/classifier/118/none/1890208 b/results/classifier/118/none/1890208
new file mode 100644
index 000000000..82b338667
--- /dev/null
+++ b/results/classifier/118/none/1890208
@@ -0,0 +1,63 @@
+virtual: 0.505
+peripherals: 0.501
+graphic: 0.445
+semantic: 0.391
+device: 0.298
+architecture: 0.227
+register: 0.161
+performance: 0.148
+hypervisor: 0.146
+vnc: 0.145
+mistranslation: 0.143
+socket: 0.121
+user-level: 0.114
+VMM: 0.113
+boot: 0.104
+ppc: 0.101
+PID: 0.099
+i386: 0.090
+network: 0.085
+x86: 0.081
+assembly: 0.057
+permissions: 0.055
+risc-v: 0.046
+kernel: 0.042
+debug: 0.039
+files: 0.038
+TCG: 0.037
+arm: 0.030
+KVM: 0.012
+
+Mouse pointer disappears when it is over console window
+
+The host mouse pointer disappears when it is over a console window.
+
+I am emulating quite simple hardware: just text console and no mouse. I don't expect the mouse to have any effect on the emulated computers, but I need to know where the mouse pointer is. That is  important because I need to use the mouse to switch between applications and to switch between virtual machines (QEMU grabs Alt+Tab events). Also, it is quite tricky to work with multiple screens when we don't know where the mouse pointer is.
+
+I am using:
+* Virtual Machine Manager 2.2.1
+* QEMU 4.2.0
+* Fedora 32
+* KDE Plasma 5.18.5
+
+Does your emulated machine have a graphics card (VGA or something similar)? If so, you might need to remove it from the guest. Also, have you tried to report this issue to the virt-manager project first?
+
+The emulated machine (guest) has the following graphics card, according to lspci:
+00:01.0 VGA compatible controller: Red Hat, Inc. QXL paravirtual graphic card (rev 04)
+
+The host machine has the following graphics card:
+01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M1000M] (rev a2)
+
+I haven't tried to report the issue to virt-manager, but I have another computer running Debian with a similar setup and the problem does not happen there.
+
+I also reported this issue in:
+https://github.com/virt-manager/virt-manager/issues/251
+
+
+This is an automated cleanup. This bug report has been moved to QEMU's
+new bug tracker on gitlab.com and thus gets marked as 'expired' now.
+Please continue with the discussion here:
+
+ https://gitlab.com/qemu-project/qemu/-/issues/434
+
+