From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=42517 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLx24-0004yo-90 for qemu-devel@nongnu.org; Tue, 08 Jun 2010 07:31:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLx22-0007eK-Mh for qemu-devel@nongnu.org; Tue, 08 Jun 2010 07:31:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37917) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLx22-0007eA-Cm for qemu-devel@nongnu.org; Tue, 08 Jun 2010 07:31:46 -0400 Message-ID: <4C0E2A1E.6080609@redhat.com> Date: Tue, 08 Jun 2010 14:31:42 +0300 From: Avi Kivity MIME-Version: 1.0 References: <215BBDE4-B30E-4E55-8AC7-3B7C25662FAC@dlh.net> <4C0E09C0.9060300@dlh.net> <4C0E29B6.7060302@redhat.com> In-Reply-To: <4C0E29B6.7060302@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Live Migration of 32-bit Linux guest broken since 2.6.35-rc2 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 06/08/2010 02:29 PM, Avi Kivity wrote: > On 06/08/2010 12:13 PM, Peter Lieven wrote: >> sorry, the subject should read 2.6.35-rc2 >> >> Peter Lieven wrote: >>> Hi, >>> >>> I freshly installed kernel 2.6.35-rc2 using userspace qemu-kvm 0.12.4. >>> >>> When I live migrate a 32-bit opensuse-11.2 VM, the incoming VM shows >>> the following error after the mem transfer has finished: >>> >>> kvm: unhandled exit 80000022 >>> kvm: kvm_run returned -22 >>> >>> cmdline: >>> /usr/bin/qemu-kvm-0.12.4 -net none -drive >>> format=host_device,file=/dev/mapper/iqn.2001-05.com.equallogic:0-8a0906-e1861b105-4cb000e7e8c4bf3b-opensuse-11-2-i586,if=ide,boot=on,cache=none,aio=native >>> -m 1024 -monitor tcp:0:4003,server,nowait -vnc :3 -name >>> 'opensuse-11.2-i586' -boot order=dc,menu=on -k de -incoming >>> tcp:172.21.55.20:5003 -pidfile /var/run/qemu/vm-154.pid -mem-path >>> /hugepages -mem-prealloc -rtc base=utc -usb -usbdevice tablet -cpu >>> qemu64,model_id='Intel(R) Xeon(R) CPU E5430 @ 2.66GHz' >>> >>> Migrating the same VM worked with 2.6.34 kvm module. > > > Please provide you host /proc/cpuinfo. > Also, after migration fails, the output of 'info registers' in the monitor. -- error compiling committee.c: too many arguments to function