Re: [Spice-devel] [PATCH spice-protocol 2/2] Add qos related messages

2012-04-10 Thread Yonit Halperin
On 04/10/2012 12:25 PM, Marc-André Lureau wrote: Hi On Tue, Apr 10, 2012 at 11:19 AM, Yonit Halperin wrote: On 04/10/2012 12:13 PM, Marc-André Lureau wrote: On Sun, Apr 8, 2012 at 5:42 PM, Yonit Halperin wrote: If the client's channel has SPICE_COMMON_CAP_QOS_QUERY, the server's channel

Re: [Spice-devel] [PATCH spice-protocol 2/2] Add qos related messages

2012-04-10 Thread Marc-André Lureau
Hi On Tue, Apr 10, 2012 at 11:19 AM, Yonit Halperin wrote: > On 04/10/2012 12:13 PM, Marc-André Lureau wrote: >> >> On Sun, Apr 8, 2012 at 5:42 PM, Yonit Halperin >>  wrote: >>> >>> If the client's channel has SPICE_COMMON_CAP_QOS_QUERY, >>> the server's channel can send SPICE_MSG_QOS_QUERY to th

Re: [Spice-devel] [PATCH spice-protocol 2/2] Add qos related messages

2012-04-10 Thread Yonit Halperin
On 04/10/2012 12:13 PM, Marc-André Lureau wrote: On Sun, Apr 8, 2012 at 5:42 PM, Yonit Halperin wrote: If the client's channel has SPICE_COMMON_CAP_QOS_QUERY, the server's channel can send SPICE_MSG_QOS_QUERY to the client. In response, the client is expected to send back SPICE_MSG_QOS_ACK imme

Re: [Spice-devel] [PATCH spice-protocol 2/2] Add qos related messages

2012-04-10 Thread Marc-André Lureau
On Sun, Apr 8, 2012 at 5:42 PM, Yonit Halperin wrote: > If the client's channel has SPICE_COMMON_CAP_QOS_QUERY, > the server's channel can send SPICE_MSG_QOS_QUERY to the client. > In response, the client is expected to send back SPICE_MSG_QOS_ACK > immediately after it receives the message follow

[Spice-devel] [PATCH spice-protocol 2/2] Add qos related messages

2012-04-08 Thread Yonit Halperin
If the client's channel has SPICE_COMMON_CAP_QOS_QUERY, the server's channel can send SPICE_MSG_QOS_QUERY to the client. In response, the client is expected to send back SPICE_MSG_QOS_ACK immediately after it receives the message following the query, and before handling the message. The server can