From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dRxBf-00010k-Bx for qemu-devel@nongnu.org; Mon, 03 Jul 2017 04:58:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dRxBb-0002PL-K8 for qemu-devel@nongnu.org; Mon, 03 Jul 2017 04:58:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47688) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dRxBb-0002NW-EN for qemu-devel@nongnu.org; Mon, 03 Jul 2017 04:58:27 -0400 Date: Mon, 3 Jul 2017 16:58:21 +0800 From: Peter Xu Message-ID: <20170703085821.GA32003@pxdev.xzpeter.org> References: <1499049848-18012-1-git-send-email-peterx@redhat.com> <7d11960f-168b-dce1-aa29-34cee7e7b043@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <7d11960f-168b-dce1-aa29-34cee7e7b043@linux.vnet.ibm.com> Subject: Re: [Qemu-devel] [PATCH 0/4] migration: fix iotest 055, only-migratable break List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QingFeng Hao Cc: qemu-devel@nongnu.org, Laurent Vivier , Eduardo Habkost , "Dr . David Alan Gilbert" , Juan Quintela On Mon, Jul 03, 2017 at 03:54:38PM +0800, QingFeng Hao wrote: > I tested the 2 patches and they can make iotest 055 passed on both x86 and > s390x. Thanks for testing! -- Peter Xu