summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/kvm/498035
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/kvm/498035')
-rw-r--r--results/classifier/gemma3:12b/kvm/4980358
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/kvm/498035 b/results/classifier/gemma3:12b/kvm/498035
new file mode 100644
index 000000000..68aca3737
--- /dev/null
+++ b/results/classifier/gemma3:12b/kvm/498035
@@ -0,0 +1,8 @@
+
+qemu hangs on shutdown or reboot (XP guest)
+
+When I shut down or reboot my Windows XP guest, about half the time, it hangs at the point where it says "Windows is shutting down...".  At that point qemu is using 100% of one host CPU, about 85% user, 15% system.  (Core 2 Quad 2.66GHz)
+
+This is the command line I use to start qemu:
+
+qemu-system-x86_64 -hda winxp.img -k en-us -m 2048 -smp 2 -vnc :3100 -usbdevice tablet -boot c -enable-kvm &
\ No newline at end of file