summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1829242
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1829242')
-rw-r--r--results/scraper/launchpad-without-comments/182924211
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1829242 b/results/scraper/launchpad-without-comments/1829242
new file mode 100644
index 00000000..6eed683c
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1829242
@@ -0,0 +1,11 @@
+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