summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kvm/1585971
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 07:27:52 +0000
commitd0c85e36e4de67af628d54e9ab577cc3fad7796a (patch)
treef8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/gemma3:12b/kvm/1585971
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/kvm/1585971')
-rw-r--r--results/classifier/gemma3:12b/kvm/158597121
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kvm/1585971 b/results/classifier/gemma3:12b/kvm/1585971
new file mode 100644
index 000000000..c0857bb1e
--- /dev/null
+++ b/results/classifier/gemma3:12b/kvm/1585971
@@ -0,0 +1,21 @@
+
+Host system crashes on qemu with DMA remapping
+
+Hy,
+
+the host system crashes completely, when i try to pass an physical device without boot option intel_iommu=on set. In older kernel versions you didn't have to pass that option.
+
+I wonder if this can be easily checked by asking iommu state, avoiding a crash of the complete system.
+
+My data:
+cpu model: Intel(R) Core(TM) i7 CPU
+qemu version: 2.4.1-r2
+kernel version: 4.1.2 x86_64
+command line: 
+qemu-system-x86_64 -enable-kvm -drive file=/vms/prod/fw/fw.iso,if=virtio,format=raw -drive file=/vms/prod/fw/swap,if=virtio,format=raw -drive file=/vms/prod/fw/fwdata.iso,if=virtio,format=raw -m 512 -nographic -kernel /data/kernels/vmlinuz-2.6.36-gentoo-r8 -append "root=/dev/vda console=ttyS0 earlyprintk=serial" -net nic,model=virtio,macaddr=DE:AD:BE:EF:2D:AD -net tap,ifname=tapfw0,script=/etc/qemu/qemu-ifup -device pci-assign,host=03:00.0
+
+There are also more detailed informations (if needed) here:
+https://forums.gentoo.org/viewtopic-p-7923976.html
+
+Thanks,
+Antonios.
\ No newline at end of file