kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.08k stars 366 forks source link

Spice web client #1209

Closed pgurenko closed 6 years ago

pgurenko commented 6 years ago

Hi,

This is the integration of the spice-web-client (https://github.com/eyeos/spice-web-client) instead of spice-html5. It has almost all the features that spice supports, performant and, most important, supports qxl. Tested only against 2.5 and qxl + resizing are just great. Please take a look and say what you think of the general idea/what to improve.

Thanks!

pgurenko commented 6 years ago

Submitted patch to mailing list here: http://lists.ovirt.org/pipermail/kimchi-devel/2018-January/017919.html

pgurenko commented 6 years ago

Moved all the work to the new pull: https://github.com/kimchi-project/kimchi/pull/1225