Re: [Qemu-devel] [PATCH 00/13] Spice block device, ready-to-go patches

2013-11-29 Thread Paolo Bonzini
Il 29/11/2013 15:58, Marc-André Lureau ha scritto: > 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 NB

[Qemu-devel] [PATCH 00/13] Spice block device, ready-to-go patches

2013-11-29 Thread Marc-André Lureau
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. thanks Marc-A