diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/device/1580586')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/device/1580586 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/device/1580586 b/results/classifier/deepseek-2-tmp/output/device/1580586 new file mode 100644 index 000000000..9ee90a15f --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/device/1580586 @@ -0,0 +1,10 @@ + +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 |