summary refs log tree commit diff stats
path: root/results/classifier/118/virtual/787
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/virtual/787
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/787')
-rw-r--r--results/classifier/118/virtual/78742
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/787 b/results/classifier/118/virtual/787
new file mode 100644
index 00000000..37c29ac2
--- /dev/null
+++ b/results/classifier/118/virtual/787
@@ -0,0 +1,42 @@
+virtual: 0.955
+device: 0.900
+graphic: 0.864
+x86: 0.798
+performance: 0.767
+vnc: 0.759
+VMM: 0.753
+architecture: 0.727
+socket: 0.710
+PID: 0.686
+permissions: 0.662
+risc-v: 0.632
+debug: 0.596
+hypervisor: 0.568
+TCG: 0.562
+files: 0.557
+register: 0.546
+kernel: 0.546
+network: 0.540
+boot: 0.536
+i386: 0.527
+ppc: 0.510
+KVM: 0.457
+semantic: 0.452
+arm: 0.410
+mistranslation: 0.409
+peripherals: 0.321
+user-level: 0.200
+assembly: 0.147
+
+6.2.0 Regression with Intel GVT-g
+Description of problem:
+Until version 6.1.0 the Intel GVT-g graphics passtrought was working flawless. But, since the version 6.2.0 the machine with the exact same configuration is not working anymore, presenting an error that the graphics device was not found.
+
+```
+qemu-system-x86_64: -set device.hostdev0.x-igd-opregion=on: there is no device "hostdev0" defined
+```
+
+Downgrade to 6.1.0 fixes the problem.
+Steps to reproduce:
+1. Create a virtual machine with GVT-g
+2. Try to run the machine.