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

Jose Ricardo Ziviani joserz at linux.vnet.ibm.com
Wed Mar 9 19:04:22 UTC 2016


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/wok
  Improve log messages printed by the serial console
  Make serial console timeout configurable
  Check if guest is listening to serial before connecting to it

 config.py.in               |   3 ++
 i18n.py                    |   2 +
 model/vms.py               |  26 ++++++++--
 serialconsole.py           | 115 ++++++++++++++++++++++++++++++---------------
 ui/serial/html/serial.html |   4 --
 5 files changed, 105 insertions(+), 45 deletions(-)

-- 
1.9.1




More information about the Kimchi-devel mailing list