From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdcN9-00062E-Qx for qemu-devel@nongnu.org; Tue, 14 Feb 2017 07:38:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdcN5-0001Eb-66 for qemu-devel@nongnu.org; Tue, 14 Feb 2017 07:38:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34960) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cdcN5-0001Dn-09 for qemu-devel@nongnu.org; Tue, 14 Feb 2017 07:38:15 -0500 From: Juan Quintela In-Reply-To: (Peter Maydell's message of "Tue, 14 Feb 2017 09:55:31 +0000") References: <1487006388-7966-1-git-send-email-quintela@redhat.com> Reply-To: quintela@redhat.com Date: Tue, 14 Feb 2017 13:38:03 +0100 Message-ID: <87a89p3q38.fsf@emacs.mitica> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 00/12] Multifd v4 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Amit Shah , "Dr. David Alan Gilbert" Peter Maydell wrote: > On 13 February 2017 at 17:19, Juan Quintela wrote: >> Hi >> >> [v4] >> >> - Address reviews >> - move synchronization to semaphores (faster). Paolo suggestion >> - improvements overall (see invidiual patches) >> - fix all the checkpatch warnings >> - fix all [HACKS] except for one >> Please review. > > > Is this a patch series or a pull request? The subject line > says "PATCH" and the body says 'please review' but it's in > the form of a pull request email... patch, sorry. I have to upgrade my scripts. Sorry again, Juan.