From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTTKy-0006WQ-T0 for qemu-devel@nongnu.org; Fri, 07 Jul 2017 09:30:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTTKy-0003Xt-5K for qemu-devel@nongnu.org; Fri, 07 Jul 2017 09:30:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60693) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dTTKx-0003XW-VB for qemu-devel@nongnu.org; Fri, 07 Jul 2017 09:30:24 -0400 Date: Fri, 7 Jul 2017 10:30:16 -0300 From: Eduardo Habkost Message-ID: <20170707133016.GU12152@localhost.localdomain> References: <1499242883-2184-1-git-send-email-peterx@redhat.com> <1499242883-2184-5-git-send-email-peterx@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1499242883-2184-5-git-send-email-peterx@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 4/4] doc: update TYPE_MIGRATION documents List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: qemu-devel@nongnu.org, Juan Quintela , haoqf@linux.vnet.ibm.com, Laurent Vivier , Markus Armbruster , "Dr . David Alan Gilbert" On Wed, Jul 05, 2017 at 04:21:23PM +0800, Peter Xu wrote: > [Peter collected Eduardo's patch comment and formatted into patch] > > Suggested-by: Eduardo Habkost > Signed-off-by: Peter Xu In case it was not merged yet: Reviewed-by: Eduardo Habkost -- Eduardo