From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36831 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLx0e-00047L-Tm for qemu-devel@nongnu.org; Tue, 08 Jun 2010 07:30:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLx0O-0007Hz-Ss for qemu-devel@nongnu.org; Tue, 08 Jun 2010 07:30:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61989) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLx0O-0007Hn-Kl for qemu-devel@nongnu.org; Tue, 08 Jun 2010 07:30:04 -0400 Message-ID: <4C0E29B6.7060302@redhat.com> Date: Tue, 08 Jun 2010 14:29:58 +0300 From: Avi Kivity MIME-Version: 1.0 References: <215BBDE4-B30E-4E55-8AC7-3B7C25662FAC@dlh.net> <4C0E09C0.9060300@dlh.net> In-Reply-To: <4C0E09C0.9060300@dlh.net> 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 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. -- error compiling committee.c: too many arguments to function