From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] qemu-kvm: fix migration with virtio-net Date: Thu, 02 Jul 2009 15:25:09 +0300 Message-ID: <4A4CA725.9070805@redhat.com> References: <20090702122015.GA26771@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41394 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751359AbZGBMXO (ORCPT ); Thu, 2 Jul 2009 08:23:14 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n62CNH2h001904 for ; Thu, 2 Jul 2009 08:23:18 -0400 In-Reply-To: <20090702122015.GA26771@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 07/02/2009 03:20 PM, Michael S. Tsirkin wrote: > Fix up loadvm versioning logic: vnet header should be checked for any > version>= 7, not just for version 7. > > Without this patch, migration is broken on qemu-kvm. > Note that qemu.git gets it right. > Applied, thanks. -- error compiling committee.c: too many arguments to function