From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnRCC-00043k-2R for qemu-devel@nongnu.org; Mon, 02 Dec 2013 05:57:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnRC6-0007xo-Os for qemu-devel@nongnu.org; Mon, 02 Dec 2013 05:57:44 -0500 Received: from mail-qe0-x22b.google.com ([2607:f8b0:400d:c02::22b]:52226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnRC6-0007xk-K2 for qemu-devel@nongnu.org; Mon, 02 Dec 2013 05:57:38 -0500 Received: by mail-qe0-f43.google.com with SMTP id 2so12874413qeb.2 for ; Mon, 02 Dec 2013 02:57:38 -0800 (PST) Sender: Paolo Bonzini Message-ID: <529C679C.8000006@redhat.com> Date: Mon, 02 Dec 2013 11:57:32 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1385933027-21261-1-git-send-email-marcandre.lureau@gmail.com> <1385980569.25236.15.camel@nilsson.home.kraxel.org> In-Reply-To: <1385980569.25236.15.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCHv2 00/14] Spice block device, ready-to-go patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Kevin Wolf , Stefan Hajnoczi , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , qemu-devel@nongnu.org Il 02/12/2013 11:36, Gerd Hoffmann ha scritto: > On So, 2013-12-01 at 22:23 +0100, Marc-André Lureau wrote: >> Hi, >> >> This patch series is a split-off from the Spice block device RFC. >> http://lists.gnu.org/archive/html/qemu-devel/2013-11/msg02024.html >> >> It should include only non-controversial or simple patches. The most >> important change is the NBD client implementation moved to a seperate >> file. > > Well, my intention was to merge the spice bits only, not nbd which is > block stuff. I'll happily take 1-7 as-is through the spice queue. > > I can take patches 8-14 though the spice queue too, but I want an ack > from the block people for that. Or we split the series and merge 8-14 > through the block queue. Kevin? Stefan? Patches 8-13 are NBD stuff, so Acked-by: Paolo Bonzini Paolo