On Fr, 2013-11-22 at 14:28 +0100, Marc-André Lureau wrote:
> Hi there,
>
> Even though there is no rush to review this series, it would be nice
> to get the first ~10 patches. It would make the next rebase easier,
> and the review smaller.
Can you send the ready-to-go spice bits as separate patch
Hi there,
Even though there is no rush to review this series, it would be nice
to get the first ~10 patches. It would make the next rebase easier,
and the review smaller.
cheers
On Mon, Nov 18, 2013 at 1:25 PM, Marc-André Lureau
wrote:
> Hi,
>
> The following patch series implement a Spice bloc
Hi,
The following patch series implement a Spice block device, which
allows the client to redirect a block device using the NBD protocol,
which greatly simplifies the Spice code by reusing an existing
protocol, and allows sharing existing qemu NBD implementation.
The backend only support read-onl