Re: [Spice-devel] [PATCH v7 07/20] usb-backend: include usbredirparser

2019-09-19 Thread Victor Toso
Hi, On Wed, Sep 18, 2019 at 06:17:16AM -0400, Frediano Ziglio wrote: > > > > From: Yuri Benditovich > > > > This patch introduces the usage of usbredirparser in > > SpiceUsbBackendChannel. > > > > The focus of this patch is to the code path of real devices. As we > > don't know beforehand if a

Re: [Spice-devel] [PATCH v7 07/20] usb-backend: include usbredirparser

2019-09-18 Thread Frediano Ziglio
> > From: Yuri Benditovich > > This patch introduces the usage of usbredirparser in > SpiceUsbBackendChannel. > > The focus of this patch is to the code path of real devices. As we > don't know beforehand if a SpiceUsbBackendChannel will be used by real > or emulated devices, an instance of usb

[Spice-devel] [PATCH v7 07/20] usb-backend: include usbredirparser

2019-09-16 Thread Victor Toso
From: Yuri Benditovich This patch introduces the usage of usbredirparser in SpiceUsbBackendChannel. The focus of this patch is to the code path of real devices. As we don't know beforehand if a SpiceUsbBackendChannel will be used by real or emulated devices, an instance of usbredirparser must be