Bugs item #2840773, was opened at 2009-08-20 11:19 Message generated for change (Tracker Item Submitted) made by felixblue You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2840773&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ting Wang (felixblue) Assigned to: Nobody/Anonymous (nobody) Summary: stop/cont will hang guest OS in kvm-88 Initial Comment: I'm using KVM-88 in 2.6.18 kernel, CPU is "Intel(R) Xeon(R) CPU L5238". After some step, I found that guest OS is hang, and the CPU usage is 100% (dual core CPU 200% max), following is my operation step: 1. gdb attach qemu process, continue qemu in gdb 2. in qemu monitor, input "stop" 3. ctrl-c in gdb, qemu stop, set break point in monitor.c:do_stop() and do_cont(), step in gdb for a couple of instructions, and continue qemu 4. in qemu monitor, input "cont" 5. gdb breaks, continue in gdb, qemu resumes 6. guest OS hang, in host OS, the qemu process usage is nearly 100%. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2840773&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html