summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/hypervisor/1838390
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:34:26 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-30 12:35:44 +0000
commit25f8033d556aa17afaea4a5196ea7a69fe248320 (patch)
tree0f056db167683be54ea1e5e72d29d6069af55e7d /results/classifier/deepseek-2-tmp/output/hypervisor/1838390
parent8e6da29e4ee5fc14bc1cc816a24f21271f14090d (diff)
downloadqemu-analysis-25f8033d556aa17afaea4a5196ea7a69fe248320.tar.gz
qemu-analysis-25f8033d556aa17afaea4a5196ea7a69fe248320.zip
add new temporary deepseek-r1:14b results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1838390')
-rw-r--r--results/classifier/deepseek-2-tmp/output/hypervisor/183839013
1 files changed, 13 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1838390 b/results/classifier/deepseek-2-tmp/output/hypervisor/1838390
new file mode 100644
index 000000000..214f60870
--- /dev/null
+++ b/results/classifier/deepseek-2-tmp/output/hypervisor/1838390
@@ -0,0 +1,13 @@
+
+vmx_write_mem: mmu_gva_to_gpa failed when using hvf
+
+Installed qemu 4.0.0 by homebrew, used below commands:
+
+1. qemu-img create -f raw arch-vm.img 100G
+2. qemu-system-x86_64 -show-cursor -only-migratable -nodefaults -boot order=d -cdrom archlinux-2019.07.01-x86_64.iso -cpu host -device virtio-keyboard -device virtio-mouse -device virtio-tablet -drive file=arch-vm.img,format=raw,if=virtio -m 4096 -machine q35,accel=hvf,vmport=off -nic user,ipv6=off,model=virtio -smp 4,sockets=1,cores=2,threads=2 -soundhw hda -vga virtio
+
+Displayed bootloader menu successfully, select "Boot Arch Linux" then crashed with message: vmx_write_mem: mmu_gva_to_gpa ffff91953b540000 failed.
+
+Use tcg accelerator has no problem but very slow.
+
+See attachment for full crash report.
\ No newline at end of file