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/risc-v/1835827 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz qemu-analysis-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/risc-v/1835827')
| -rw-r--r-- | results/classifier/118/risc-v/1835827 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/results/classifier/118/risc-v/1835827 b/results/classifier/118/risc-v/1835827 new file mode 100644 index 000000000..3f04c2576 --- /dev/null +++ b/results/classifier/118/risc-v/1835827 @@ -0,0 +1,45 @@ +risc-v: 0.899 +device: 0.833 +graphic: 0.829 +architecture: 0.758 +kernel: 0.724 +network: 0.711 +socket: 0.591 +vnc: 0.580 +mistranslation: 0.547 +ppc: 0.547 +register: 0.547 +semantic: 0.531 +files: 0.459 +arm: 0.426 +permissions: 0.388 +VMM: 0.344 +performance: 0.340 +boot: 0.328 +TCG: 0.327 +PID: 0.306 +debug: 0.237 +virtual: 0.217 +hypervisor: 0.186 +user-level: 0.170 +KVM: 0.166 +i386: 0.165 +peripherals: 0.154 +x86: 0.095 +assembly: 0.093 + +HTIF symbols no longer recognized by RISC-V spike board + +Tested commit: f34edbc760b0f689deddd175fc08732ecb46665f + +I belive this was introduced in 0ac24d56c5e7d32423ea78ac58a06b444d1df04d when the spike's load_kernel() was moved to riscv_load_kernel() which no longer included htif_symbol_callback(). + +I think you are right. Would you like to write a patch to fix the issue? + +No, patch sign-off requires a legal name. + +Ok, I'll add it to my to do list then + +Patch has been included in QEMU v4.2: +https://git.qemu.org/?p=qemu.git;a=commitdiff;h=6478dd745dca49d632 + |