Bugs item #2761920, was opened at 2009-04-14 06:10 Message generated for change (Comment added) made by jiajun You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2761920&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: intel Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Jiajun Xu (jiajun) Assigned to: Nobody/Anonymous (nobody) Summary: 64-bit smp RHEL5.3 call trace after Live Migration Initial Comment: With Kernel Commit:e3dbe3f408a46a045012f1882e9f62b27b8a616c Userspace Commit:ee8b55cb06c3fa996392a69983b0fe4d77343dc3 and Host Kernel Version: 2.6.29-rc6 64-bit RHEL5.3 guest will call trace after live migration, up guest or 32-bit guest LM is ok. Reproduce steps: ---------------- (1)qemu-img create -b /share/xvs/img/app/ia32e_smp_rhel5u3 -f qcow2 /share/xvs/var/tmp-img_CPL_LM_40_1228273473_1 (2)qemu -m 256 -smp 4 -net nic,macaddr=00:16:3e:39:78:1c,model=rtl8139 -net tap,script=/etc/kvm/qemu-ifup -hda /share/xvs/var/tmp-img_CPL_LM_40_1228273473_1 -incoming tcp:localhost:4444 (3) Press "Ctrl+Alt+2" to switch to qemu monitor (4) Run "migrate tcp:localhost:4444" ---------------------------------------------------------------------- >Comment By: Jiajun Xu (jiajun) Date: 2009-08-21 00:15 Message: Verified on kvm.git: 779cc54dbccaa3a00d70a9d61d090be5d9ccc903, qemu.git: 9e3269181e9bc56feb43bcd4e8ce0b82cd543e65, the issue has gone. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2761920&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