summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1694998
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1694998')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/169499812
1 files changed, 0 insertions, 12 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1694998 b/results/classifier/deepseek-2-tmp/output/hypervisor/1694998
deleted file mode 100644
index 8b71ac764..000000000
--- a/results/classifier/deepseek-2-tmp/output/hypervisor/1694998
+++ /dev/null
@@ -1,12 +0,0 @@
-
-PPC: msgsnd instruction leads to assertion
-
-I tried to send doorbells (using msgsnd) between cores in guest OS. On QEMU v2.9.0 usage of msgsnd instruction leads to error:
-ERROR: <...>/qemu-new/translate-common.c:34:tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked())
-
-
-QEMU v2.8.0 works fine.
-
-QEMU run options: qemu-system-ppc -serial stdio -M ppce500 -cpu e500mc -smp 2 -m 512M -kernel pok.elf
-
-pok.elf attached
\ No newline at end of file