From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TO6vA-0002F1-0c for qemu-devel@nongnu.org; Tue, 16 Oct 2012 09:11:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TO6v4-0007r4-7K for qemu-devel@nongnu.org; Tue, 16 Oct 2012 09:10:55 -0400 Received: from mail-pa0-f45.google.com ([209.85.220.45]:49266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TO6v4-0007qt-0K for qemu-devel@nongnu.org; Tue, 16 Oct 2012 09:10:50 -0400 Received: by mail-pa0-f45.google.com with SMTP id fb10so5857005pad.4 for ; Tue, 16 Oct 2012 06:10:48 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <507D5CD2.2050002@redhat.com> Date: Tue, 16 Oct 2012 15:10:42 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1349877786-23514-1-git-send-email-pbonzini@redhat.com> <20121016100957.25af33a1@doriath.home> In-Reply-To: <20121016100957.25af33a1@doriath.home> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for Luiz 00/25] Combined qemu-sockets cleanup v2 + NBD server List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org Il 16/10/2012 15:09, Luiz Capitulino ha scritto: > I've applied all these patches to the qmp tree, ie. I didn't pull. I did this > because it was easier to me and because of the following changes: > > 1. I've added my signed-off to all patches > 2. I've dropped previous acked & reviewed-by from me (my signed-off should > replace those) > 3. I've dropped duplicated reviewed-by/signed-off-by from you > Great! (The PULL was just for convenience in case it helped you). Paolo