summary refs log tree commit diff stats
path: root/results/classifier/105/instruction/1354727
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
commit256709d2eb3fd80d768a99964be5caa61effa2a0 (patch)
tree05b2352fba70923126836a64b6a0de43902e976a /results/classifier/105/instruction/1354727
parent2ab14fa96a6c5484b5e4ba8337551bb8dcc79cc5 (diff)
downloademulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.tar.gz
emulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.zip
add new classifier result
Diffstat (limited to 'results/classifier/105/instruction/1354727')
-rw-r--r--results/classifier/105/instruction/135472728
1 files changed, 28 insertions, 0 deletions
diff --git a/results/classifier/105/instruction/1354727 b/results/classifier/105/instruction/1354727
new file mode 100644
index 00000000..9ad054ff
--- /dev/null
+++ b/results/classifier/105/instruction/1354727
@@ -0,0 +1,28 @@
+instruction: 0.886
+graphic: 0.644
+device: 0.592
+network: 0.490
+mistranslation: 0.470
+semantic: 0.440
+socket: 0.387
+vnc: 0.384
+assembly: 0.315
+other: 0.230
+boot: 0.137
+KVM: 0.079
+
+build error with GCC 4.9
+
+% gcc --version
+gcc (GCC) 4.9.1
+
+latest development version on git
+
+xen-hvm.c: In function ‘xen_hvm_init’:
+xen-hvm.c:1008:41: error: ‘HVM_PARAM_IOREQ_PFN’ undeclared (first use in this function)
+     xc_get_hvm_param(xen_xc, xen_domid, HVM_PARAM_IOREQ_PFN, &ioreq_pfn);
+
+Triaging old bug tickets ... can you still reproduce this problem with the latest version of QEMU?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+