From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnSyT-0005TF-Sa for qemu-devel@nongnu.org; Mon, 02 Dec 2013 07:51:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VnSyO-00035d-RC for qemu-devel@nongnu.org; Mon, 02 Dec 2013 07:51:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:23403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VnSyO-00035W-JB for qemu-devel@nongnu.org; Mon, 02 Dec 2013 07:51:36 -0500 Date: Mon, 2 Dec 2013 13:51:22 +0100 From: Stefan Hajnoczi Message-ID: <20131202125122.GA24710@stefanha-thinkpad.redhat.com> References: <1385933027-21261-1-git-send-email-marcandre.lureau@gmail.com> <1385980569.25236.15.camel@nilsson.home.kraxel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1385980569.25236.15.camel@nilsson.home.kraxel.org> Content-Transfer-Encoding: quoted-printable 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 , pbonzini@redhat.com, =?iso-8859-1?Q?Marc-Andr=E9?= Lureau , qemu-devel@nongnu.org, Stefan Hajnoczi On Mon, Dec 02, 2013 at 11:36:09AM +0100, Gerd Hoffmann wrote: > On So, 2013-12-01 at 22:23 +0100, Marc-Andr=E9 Lureau wrote: > > Hi, > >=20 > > 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 > >=20 > > It should include only non-controversial or simple patches. The most > > important change is the NBD client implementation moved to a seperate > > file. >=20 > 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. >=20 > 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? This series is on my radar. I'll review what remains unmerged this week. Stefan