diff options
Diffstat (limited to 'results/classifier/108/other/1835827')
| -rw-r--r-- | results/classifier/108/other/1835827 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/results/classifier/108/other/1835827 b/results/classifier/108/other/1835827 new file mode 100644 index 000000000..f4ca77c5d --- /dev/null +++ b/results/classifier/108/other/1835827 @@ -0,0 +1,30 @@ +device: 0.833 +graphic: 0.829 +network: 0.711 +socket: 0.591 +vnc: 0.580 +semantic: 0.531 +files: 0.459 +permissions: 0.388 +performance: 0.340 +boot: 0.328 +PID: 0.306 +debug: 0.237 +KVM: 0.166 +other: 0.145 + +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 + |