summary refs log tree commit diff stats
path: root/results/classifier/118/device/1887
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/device/1887
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/device/1887')
-rw-r--r--results/classifier/118/device/188739
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/118/device/1887 b/results/classifier/118/device/1887
new file mode 100644
index 00000000..e91498a9
--- /dev/null
+++ b/results/classifier/118/device/1887
@@ -0,0 +1,39 @@
+device: 0.906
+architecture: 0.881
+graphic: 0.800
+debug: 0.712
+performance: 0.670
+arm: 0.643
+vnc: 0.596
+semantic: 0.578
+PID: 0.537
+risc-v: 0.532
+boot: 0.527
+virtual: 0.526
+register: 0.497
+permissions: 0.477
+mistranslation: 0.448
+VMM: 0.433
+network: 0.400
+ppc: 0.331
+hypervisor: 0.327
+TCG: 0.326
+user-level: 0.325
+files: 0.260
+socket: 0.253
+peripherals: 0.213
+x86: 0.182
+assembly: 0.137
+KVM: 0.135
+kernel: 0.095
+i386: 0.081
+
+Window VM failed to resume when using GPU passthrough(GVT-d) on Intel platform if add 'hv-stimer' option, seems like it happened after V6.2.0
+Description of problem:
+Windows VM failed to be resumed if adding 'hv-stimer' after Qemu v6.2.0.
+Steps to reproduce:
+1.Set up GVTd env and launch Windows 10 VM as guest;
+2. Sleep the Windows VM with Sleep button;
+3. Resume Windows VM via telnet to qemu ,e.g.,'telnet 127.0.0.1 2222', then input 'system_wakeup' to resume Windows VM.
+Additional information:
+