From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEjyg-0000My-9A for qemu-devel@nongnu.org; Thu, 20 Sep 2012 12:51:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEjyf-0006wG-Bn for qemu-devel@nongnu.org; Thu, 20 Sep 2012 12:51:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54508) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEjyf-0006vy-3y for qemu-devel@nongnu.org; Thu, 20 Sep 2012 12:51:49 -0400 Message-ID: <505B49A1.5080608@redhat.com> Date: Thu, 20 Sep 2012 13:51:45 -0300 From: Lucas Meneghel Rodrigues MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu.git/qemu-kvm.git bugs during migrate + reboot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU devel , KVM mailing list , Avi Kivity , Ademar Reis , Cleber Rosa Hi guys, We're seeing the following problem during upstream testing: qemu: VQ 0 size 0x80 Guest index 0x2d6 inconsistent with Host index 0x18: delta 0x2be qemu: warning: error while loading state for instance 0x0 of device '0000:00:04.0/virtio-blk' load of migration failed This is happening consistently with qemu and qemu-kvm. Test case is simple, while the vm goes through a reboot loop, a parallel ping-pong migration loop happens. I'm happy to provide more details and logs. Lucas