[Kimchi-devel] [PATCH v2] [Kimchi 0/4] Fix issues on web serial console

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Wed Mar 16 17:25:15 UTC 2016


v2:
 - applied code review

This patchset contains some issues found in the web serial console code
as well as some small improvements.

Jose Ricardo Ziviani (4):
  Move unix socket files from /tmp to /run
  Improve log messages printed by the serial console
  Make serial console timeout configurable
  Check if guest is listening to serial before connecting to it

 i18n.py                    |   2 +
 kimchi.conf                |   3 ++
 model/vms.py               |  26 ++++++++--
 serialconsole.py           | 117 +++++++++++++++++++++++++++++++--------------
 tests/test_model.py        |   4 +-
 ui/serial/html/serial.html |   4 --
 6 files changed, 109 insertions(+), 47 deletions(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list