summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1580586
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1580586')
-rw-r--r--results/scraper/launchpad-without-comments/15805869
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1580586 b/results/scraper/launchpad-without-comments/1580586
new file mode 100644
index 000000000..f78feceba
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1580586
@@ -0,0 +1,9 @@
+Qemu WinXP SP3 second loadvm freezes Guest OS
+
+Using Qemu-system-i386 to run WinXP SP3 with the following command line:
+
+qemu-system-i386 -hda qcow2/windowsxp_32bits_dd.qcow2 -m 1024  -net user,smb=/shared -vga std -net nic,model=rtl8139 -rtc base=localtime,clock=vm -s -snapshot
+
+savevm works fine, and the first loadvm to the snapshot works properly, but the next ones will all freeze the guest OS.
+
+First I thought it was due to the clock but adding the rtc options did not fix it.
\ No newline at end of file