From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58467) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TO6tQ-0001AW-1L for qemu-devel@nongnu.org; Tue, 16 Oct 2012 09:09:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TO6tK-0007Ij-0O for qemu-devel@nongnu.org; Tue, 16 Oct 2012 09:09:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TO6tJ-0007Id-N4 for qemu-devel@nongnu.org; Tue, 16 Oct 2012 09:09:01 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q9GD90fY004437 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 16 Oct 2012 09:09:01 -0400 Date: Tue, 16 Oct 2012 10:09:57 -0300 From: Luiz Capitulino Message-ID: <20121016100957.25af33a1@doriath.home> In-Reply-To: <1349877786-23514-1-git-send-email-pbonzini@redhat.com> References: <1349877786-23514-1-git-send-email-pbonzini@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Paolo Bonzini Cc: qemu-devel@nongnu.org On Wed, 10 Oct 2012 16:02:41 +0200 Paolo Bonzini wrote: > Luiz, > > The following changes since commit b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade: > > ssi: Add slave autoconnect helper (2012-10-10 11:13:32 +1000) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git nbd-next > > for you to fetch changes up to 7a057978b8b8f7578c03a470ffd8c486a778497a: > > hmp: add NBD server commands (2012-10-10 13:44:09 +0200) 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