summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/boot/2403
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/boot/2403
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloadqemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
qemu-analysis-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/gemma3:12b/boot/2403')
-rw-r--r--results/classifier/gemma3:12b/boot/240315
1 files changed, 15 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/2403 b/results/classifier/gemma3:12b/boot/2403
new file mode 100644
index 000000000..65d27ef94
--- /dev/null
+++ b/results/classifier/gemma3:12b/boot/2403
@@ -0,0 +1,15 @@
+
+WHPX accelerator fails to boot guest Windows 7
+Description of problem:
+I get Qemu freezed on Starting Windows screen when trying to boot Windows 7 Professional
+Steps to reproduce:
+1. Run qemu with the above command line and until Starting Windows screen appears.
+2. See qemu freezed.
+Additional information:
+tcg accelerator works ok, though (Windows 7 successfully boots as expected on native hardware):
+
+- `qemu-system-x86_64.exe -accel tcg -cpu Westmere,aes=on,avx=on,sse4.1=on,sse4.2=on,ssse3=on,x2apic=on,xsave=on -m 4G -machine q35 -device qxl-vga,vgamem_mb=64 -hda Windows7_Disk.qcow2 -boot d -cdrom Windows7.iso`
+
+  This bug seems to have the same roots: https://gitlab.com/qemu-project/qemu/-/issues/1859
+
+  ![Capture.PNG](/uploads/f934e620a4b3c157fc34e8ff38470a0b/Capture.PNG){width=579 height=477}