summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/787
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/108/other/787
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloadqemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/108/other/787')
-rw-r--r--results/classifier/zero-shot/108/other/78727
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/787 b/results/classifier/zero-shot/108/other/787
new file mode 100644
index 000000000..a9d1d239b
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/787
@@ -0,0 +1,27 @@
+device: 0.900
+graphic: 0.864
+performance: 0.767
+vnc: 0.759
+socket: 0.710
+PID: 0.686
+permissions: 0.662
+debug: 0.596
+files: 0.557
+network: 0.540
+boot: 0.536
+KVM: 0.457
+semantic: 0.452
+other: 0.334
+
+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.