[Spice-devel] [PATCH spice 5/8 v3] Send the graphics device info from streaming agent to the vd_agent

2019-01-16 Thread Lukáš Hrázký
Adds the graphics device info from the streaming device(s) to the VDAgentGraphicsDeviceInfo message sent to the vd_agent. Signed-off-by: Lukáš Hrázký --- server/red-stream-device.c | 18 +++ server/red-stream-device.h | 7 + server/reds.c | 63 ++

Re: [Spice-devel] [PATCH spice 5/8 v3] Send the graphics device info from streaming agent to the vd_agent

2019-01-17 Thread Jonathon Jongsma
On Wed, 2019-01-16 at 13:52 +0100, Lukáš Hrázký wrote: > Adds the graphics device info from the streaming device(s) to the > VDAgentGraphicsDeviceInfo message sent to the vd_agent. > > Signed-off-by: Lukáš Hrázký > --- > server/red-stream-device.c | 18 +++ > server/red-stream-device.h |

Re: [Spice-devel] [PATCH spice 5/8 v3] Send the graphics device info from streaming agent to the vd_agent

2019-01-18 Thread Lukáš Hrázký
On Thu, 2019-01-17 at 13:10 -0600, Jonathon Jongsma wrote: > On Wed, 2019-01-16 at 13:52 +0100, Lukáš Hrázký wrote: > > Adds the graphics device info from the streaming device(s) to the > > VDAgentGraphicsDeviceInfo message sent to the vd_agent. > > > > Signed-off-by: Lukáš Hrázký > > --- > > se

Re: [Spice-devel] [PATCH spice 5/8 v3] Send the graphics device info from streaming agent to the vd_agent

2019-01-26 Thread Frediano Ziglio
> > On Thu, 2019-01-17 at 13:10 -0600, Jonathon Jongsma wrote: > > On Wed, 2019-01-16 at 13:52 +0100, Lukáš Hrázký wrote: > > > Adds the graphics device info from the streaming device(s) to the > > > VDAgentGraphicsDeviceInfo message sent to the vd_agent. > > > > > > Signed-off-by: Lukáš Hrázký