summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2/output/hypervisor/1091115
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/deepseek-2/output/hypervisor/1091115
parent7f4364274750eb8cb39a3e7493132fca1c01232e (diff)
downloademulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz
emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2/output/hypervisor/1091115')
-rw-r--r--results/classifier/deepseek-2/output/hypervisor/109111516
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2/output/hypervisor/1091115 b/results/classifier/deepseek-2/output/hypervisor/1091115
new file mode 100644
index 00000000..3742fdce
--- /dev/null
+++ b/results/classifier/deepseek-2/output/hypervisor/1091115
@@ -0,0 +1,16 @@
+
+windowsXP install in qemu-system-i386 1.3.0 ends with a BSOD 0x7E in acpi.sys
+
+These are the commands:
+$git checkout v1.3.0
+$./configure --prefix=/home/user/tmp --target-list=i386-softmmu --enable-sdl --disable-curses --disable-vnc --enable-kvm --disable-docs
+$make
+$make install
+In /home/user/tmp directory:
+$./bin/qemu-img create imgs/winxp.img 4G
+$./bin/qemu-system-i386 imgs/winxp.img -cdrom ~/Downloads/zh-hans_windows_xp_professional_with_service_pack_3_x86_cd_x14-80404.iso
+
+then it show a bluescreen after a few seconds.
+See the attachment for more information, please.
+
+It works well when checking out v1.2.0.
\ No newline at end of file