diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/none/1354727 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/none/1354727')
| -rw-r--r-- | results/classifier/118/none/1354727 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/results/classifier/118/none/1354727 b/results/classifier/118/none/1354727 new file mode 100644 index 00000000..43a1d98f --- /dev/null +++ b/results/classifier/118/none/1354727 @@ -0,0 +1,45 @@ +architecture: 0.668 +graphic: 0.644 +x86: 0.603 +hypervisor: 0.599 +device: 0.592 +files: 0.577 +network: 0.490 +mistranslation: 0.470 +peripherals: 0.458 +i386: 0.445 +semantic: 0.440 +virtual: 0.431 +register: 0.428 +ppc: 0.419 +socket: 0.387 +vnc: 0.384 +performance: 0.335 +assembly: 0.315 +debug: 0.290 +PID: 0.287 +permissions: 0.279 +kernel: 0.253 +TCG: 0.224 +user-level: 0.210 +arm: 0.205 +VMM: 0.139 +boot: 0.137 +risc-v: 0.097 +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.] + |
