From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L05zq-0001lI-Pi for qemu-devel@nongnu.org; Tue, 11 Nov 2008 22:02:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L05zp-0001l3-47 for qemu-devel@nongnu.org; Tue, 11 Nov 2008 22:02:22 -0500 Received: from [199.232.76.173] (port=39314 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L05zo-0001l0-Tf for qemu-devel@nongnu.org; Tue, 11 Nov 2008 22:02:20 -0500 Received: from an-out-0910.google.com ([209.85.132.188]:21008) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L05zo-00078D-RD for qemu-devel@nongnu.org; Tue, 11 Nov 2008 22:02:20 -0500 Received: by an-out-0910.google.com with SMTP id b1so68777ana.37 for ; Tue, 11 Nov 2008 19:02:18 -0800 (PST) MIME-Version: 1.0 Message-ID: <0003255756625f029f045b753902@google.com> Date: Tue, 11 Nov 2008 19:02:18 -0800 From: kknapp@gmail.com Content-Type: multipart/alternative; boundary=0003255756625f0284045b7539ae Subject: [Qemu-devel] migrate Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0003255756625f0284045b7539ae Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Ok, in the qemu monitor screen I see the option for migration of an image but I've not been able to find any references on how to start up the receiving qemu session that where not for KVM. I searched the man page, the website, the wiki, and Google does the migration work in non-KVM qemu or not? If it does can someone give me the command line option. As an example of my current startup command: qemu-system-i386 -name wizard -m 512 -boot c -hda wizard.img -net nic,macaddr=52:54:00:12:34:28,model=rtl8139 -net tap,script=/srv/qemu/qemu-ifup-bridge -kernel-kqemu -localtime -monitor pty -vnc :12 -usb -usbdevice tablet Thanks for your time Ken --0003255756625f0284045b7539ae Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Ok, in the qemu monitor screen I see the option for migration of an image but I've not been able to find any references on how to start up the receiving qemu session that where not for KVM. I searched the man page, the website, the wiki, and Google does the migration work in non-KVM qemu or not? If it does can someone give me the command line option.

As an example of my current startup command:
qemu-system-i386 -name wizard -m 512 -boot c -hda wizard.img -net nic,macaddr=52:54:00:12:34:28,model=rtl8139 -net tap,script=/srv/qemu/qemu-ifup-bridge -kernel-kqemu -localtime -monitor pty -vnc :12 -usb -usbdevice tablet

Thanks for your time

Ken --0003255756625f0284045b7539ae--