Skip to content

spicevmc: Check capabilities of the only possible client

Frediano Ziglio requested to merge fziglio/spice:mr_test_caps into master

RedVmcChannel can have only one client so check directly it (the RedChannel version just iterate all clients). Even if the channel would support multiple clients in this case we would need to check only the one we are sending the message to.

Signed-off-by: Frediano Ziglio fziglio@redhat.com

Merge request reports