summary refs log tree commit diff stats
path: root/results/classifier/118/none/1618301
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/none/1618301')
-rw-r--r--results/classifier/118/none/161830181
1 files changed, 81 insertions, 0 deletions
diff --git a/results/classifier/118/none/1618301 b/results/classifier/118/none/1618301
new file mode 100644
index 000000000..d054da1e4
--- /dev/null
+++ b/results/classifier/118/none/1618301
@@ -0,0 +1,81 @@
+x86: 0.588
+architecture: 0.538
+graphic: 0.426
+device: 0.400
+performance: 0.344
+socket: 0.335
+PID: 0.330
+register: 0.318
+virtual: 0.309
+user-level: 0.296
+kernel: 0.296
+peripherals: 0.285
+ppc: 0.261
+semantic: 0.222
+permissions: 0.216
+i386: 0.215
+boot: 0.210
+network: 0.198
+vnc: 0.191
+arm: 0.189
+mistranslation: 0.174
+risc-v: 0.173
+TCG: 0.149
+debug: 0.138
+KVM: 0.126
+VMM: 0.125
+hypervisor: 0.109
+assembly: 0.106
+files: 0.102
+
+qemu-input: Mouse stops working in Windows guest
+
+ROCCAT Kone XTD mouse will randomly stop working in the guest until it's restarted.  Windows Event Viewer shows an error in i8042prt, with the message "Could not set the mouse resolution". The XML log:
+
+- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
+- <System>
+  <Provider Name="i8042prt" /> 
+  <EventID Qualifiers="49157">23</EventID> 
+  <Level>2</Level> 
+  <Task>0</Task> 
+  <Keywords>0x80000000000000</Keywords> 
+  <TimeCreated SystemTime="2016-08-30T02:52:00.354536300Z" /> 
+  <EventRecordID>5708</EventRecordID> 
+  <Channel>System</Channel> 
+  <Computer>cronus</Computer> 
+  <Security /> 
+  </System>
+- <EventData>
+  <Data /> 
+  <Binary>000008000100000000000000170005C03205000000000000000000000000000000000000000000000000000000000000</Binary> 
+  </EventData>
+  </Event>
+
+Host is running Linux 4.7.2 with QEMU 2.6.1.
+
+The same with:
+ 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux
+QEMU emulator version 3.1.0 (Debian 1:3.1+dfsg-7)
+and 
+
+Windows 4.0 sp6 workstation.
+
+This guest worked in virtualbox without issues.
+
+Still exists in  QEMU emulator version 5.0.0 (Debian 1:5.0-5)  running on Linux  5.6.0-1-amd64 #1 SMP Debian 5.6.7-1 (2020-04-29) x86_64 GNU/Linux
+
+
+Another observation  (not sure if 100% relevant) 
+When I leave "Generic PS/2 mouse" as an ONLY pointing device, I can observe erratic moving ("jumping") cursor in (at least) windows guests (NT4 sp 6 , XP, Win 8.1)
+
+QEMU emulator version 5.0.0 (Debian 1:5.0-6)
+
+
+
+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/126
+
+