summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/2573
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/2573')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/257310
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/2573 b/results/classifier/accel-gemma3:12b/kvm/2573
new file mode 100644
index 000000000..2f0c878b4
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/2573
@@ -0,0 +1,10 @@
+
+RISC-V: Executing floating point instruction in VS mode under KVM acceleration leads to crash
+Description of problem:
+Executing `fcvt.d.w fa5,a5` in VS mode leads to crash.
+Steps to reproduce:
+1. Download the Ubuntu 24.10 image https://cdimage.ubuntu.com/ubuntu-server/daily-preinstalled/current/oracular-preinstalled-server-riscv64.img.xz
+2. On your amd64 system launch a VM using -accel tcg
+3. Inside the VM launch a new VM using -accel kvm with the payload mentioned above
+Additional information:
+For more details see https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2077731