summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/files/1829242
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/files/1829242')
-rw-r--r--results/classifier/deepseek-r1:14b/output/files/182924212
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/files/1829242 b/results/classifier/deepseek-r1:14b/output/files/1829242
new file mode 100644
index 000000000..5bdbabb0e
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/files/1829242
@@ -0,0 +1,12 @@
+
+qemu on windows host exits after savevm command
+
+I'm running qemu-system-i386.exe 3.1.0 with this command line:
+"C:\Program Files\qemu\qemu-system-i386.exe"  -L C:\user\qemu\pc-bios\ -name win7 -m 4G -uuid 564db62e-e031-b5cf-5f34-a75f8cefa98e -rtc base=localtime -accel hax -hdd C:\VirtualMachines\Dev\Win10x64_VS17\swap.qcow "C:\VirtualMachines\qemu\qemu_win7.qcow"
+Host OS Windows 10 x64, guest OS Wondows 7 x86.
+
+Wait till the OS loads, go to compat_monitor0 tab and enter command:
+savevm loaded_win
+After a few seconds qemu exits, running it another time and entering command:
+info snapshots
+says "There is no snapshot available". I've tried rinning it with -accel tcg, with same results. I've tried less memory (1G), same results.
\ No newline at end of file