summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1915027
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1915027')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/191502710
1 files changed, 0 insertions, 10 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1915027 b/results/classifier/deepseek-2-tmp/output/hypervisor/1915027
deleted file mode 100644
index 852fe347a..000000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/1915027
+++ /dev/null
@@ -1,10 +0,0 @@
-
-RISC-V 64, CPUs do ilegal 0x00 write with SMP
-
-When QEMU is runt like this:
-
-qemu-system-riscv64 -d unimp,guest_errors -smp 8
-
-Other harts will do a illegal write on address 0x00.
-
-This could be mostly (i think) because the initial assembly code is only loaded on the first hart and the others do a mess because there is no code to execute.
\ No newline at end of file