Re: [Spice-devel] [PATCH spice-server 3/8] replay: Replicate properly wakeups

2016-11-09 Thread Jonathon Jongsma
A few minor wording suggestions. The subject should say "Replicate wakeups properly". On Fri, 2016-11-04 at 13:16 +, Frediano Ziglio wrote: > Instead of waking up the command loop for every command queued add a comma after queued > handle saved wakeups and replicate these. > This better repr

[Spice-devel] [PATCH spice-server 3/8] replay: Replicate properly wakeups

2016-11-04 Thread Frediano Ziglio
Instead of waking up the command loop for every command queued handle saved wakeups and replicate these. This better reproduce what happened in the server. Signed-off-by: Frediano Ziglio --- server/red-replay-qxl.c | 2 +- server/tests/replay.c | 4 2 files changed, 1 insertion(+), 5 dele