From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmQ3h-0001as-Ed for qemu-devel@nongnu.org; Fri, 29 Nov 2013 10:32:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmQ3c-0003Z5-NC for qemu-devel@nongnu.org; Fri, 29 Nov 2013 10:32:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmQ3c-0003Z1-GC for qemu-devel@nongnu.org; Fri, 29 Nov 2013 10:32:40 -0500 Message-ID: <5298B394.2040102@redhat.com> Date: Fri, 29 Nov 2013 16:32:36 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1385737124-13964-1-git-send-email-marcandre.lureau@gmail.com> In-Reply-To: <1385737124-13964-1-git-send-email-marcandre.lureau@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 00/13] Spice block device, ready-to-go patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Cc: qemu-devel@nongnu.org, kraxel@redhat.com Il 29/11/2013 15:58, Marc-Andr=C3=A9 Lureau ha scritto: > 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. The NBD changes require a couple small changes. Gerd, feel free to pick up 1-7. Paolo