On Mi, 2015-11-18 at 18:52 +0000, Daniel P. Berrange wrote: > This is an update of patches previously shown in an RFC posting > > RFC: https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg00829.html > > This series depends on the previously posted series: > > "[PATCH v3 0/9] Introduce I/O channels framework" > > This short series converts the VNC server to use the new > QIOChannel framework. This removes all the websocket protocol > code from the VNC server and further simplifies the TLS > handling in the VNC server > > The conversion has been tested against the virt-viewer/ > remote-viewer programs in the various TLS modes, and also > against the noVNC proxy websockets client with and without > TLS support.
Looks good to me. In case you want send the pull request yourself: Reviewed-by: Gerd Hoffmann <kra...@redhat.com> Otherwise ping me when the depending patch series is merged. thanks, Gerd